html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
	text-align: center;
	background: White url(images/background.png) repeat-x top;
}

#outer{
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 100%;
	background: transparent url(images/footer_bottom_fade.png) repeat-x center bottom;
}
* html #outer{
	height: 100%;
}
#main{
	width: 930px;
	margin: auto;
}
#top{
	text-align: left;
	padding: 5px 20px 0 0;
	height: 75px;
}
#top img{
	margin: 5px 0 0 15px;
	float: left;
}
#top h2{
	margin: 35px 0 0 15px;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 1px solid black;
}
div#top div.wsu{
	margin: 0 40px 0 0;
	padding: 0;
	text-align: right;
	clear: right;
	display: block;
}
#search{
	float: right;
	width: 250px;
	margin: 20px 0 0 0;
	padding: 2px;
	text-align: right;
}
div#search #searchtxt{
	width: 125px;
}
div#search input, submit{
	font-size: .8em;
	color: #09357b;
	border: #999 1px solid;
}
#head{
	width: 930px;
	height: 239px;
	background: transparent url(images/header-up.png) no-repeat top center;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}
* #head{
	padding: 0;
}
#headmid{
	/*width: 100%;*/
	height: 200px;
	background: transparent url(images/header-bkgd.png) repeat-y top center;
	margin: 0;
	padding: 0;
}
#headupper{
	width: 100%;
	height: 14px;
	margin: 0;
	padding: 0;
}
#headlower{
	height: 14px;
	background: transparent url(images/header-btm.png) no-repeat top center;
	margin: 0;
	padding: 0;
}
#headleft{
	width: 165px;
	padding: 0;
	margin: 0 0 0 15px;
	float: left;
	height: 190px;
}
#headleft p {
	border-bottom: 2px dotted #b23f62;
	padding: 2px 0;
	margin: 17px 0;
	font-weight: bold;
	line-height: 1.2em;
}
#headright{
	width: 720px;
	padding: 0;
	margin: 0 15px 0 0;
	float: right;
	height: 190px;
	text-align: center;
}
#banner{
	height: 150px;
	/*background: transparent url(wsu/head_img.jpg) no-repeat top center;*/
	text-align: center;
}
/***** TOP NAVIGATION *****/
/**** from elixer at rockettheme ***/
#nav{
	height: 25px;
	margin: 0 0 0 10px;
	padding: 0;
	z-index: 90;
}
#nav ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	z-index: 91;
}

#nav ul li {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 0 0 0 9px;
	background: transparent url(images/top-nav-bkgd.png) repeat-x left;
	z-index: 92;
	width: 115px;
}

#nav a {
	display: block;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	padding: 0 20px 0 8px;
	text-decoration: none;
	font-size: 12px;
}
#nav a:link, #nav a:visited {
	color:#fff;
}
#nav a:visited {
	color:#fff;
}
#nav a:hover{
	text-decoration: underline;
}
#nav ul li ul li{
	background-image: none;
	padding: 1px 5px;
	margin: 0;
	text-align: center;
	z-index: 92;
	width: 200px;
}
#nav ul li ul li a{
	background-image: none;
	padding: 1px 7px;
	margin: 0;
	text-align: center;
}
/********** END TOP NAV *************************/

#leftcol {
	width: 240px;
	float: left;
	text-align: left;
	padding: 0;
}
/* fix this for right aligned images of individual events */
#leftcol img {
	/*border: 1px solid red;*/
	border: none;
}
#leftcol h4 {
	border-bottom: 2px solid #b23f62;
	padding-bottom: 3px; /* there is a large break after this, fix that */
	margin: 10px 0 5px 0;
	font-size: 1.2em;
}
#leftcol p {
	border-bottom: 2px dotted #b23f62;
	padding: 2px 0;
	margin: 15px 0;
}
.date {
	color: #416590;
}
#content{
	text-align: left;
	width: 670px;
	float: right;
}
#content h1 {
	border-bottom: solid 2px #b23f62;
	padding-bottom: 5px;
	font-size: 1.5em;
	margin: 5px 0 7px 0;
}
.clearall{
	clear: both;
}
.cleardiv{
	clear: both;
	height: 10px;
}
.clearhead{
	clear: both;
	height: 15px;
}
#greybreak {
	display: block;
	height: 36px;
	width: 100%;
	background: #999 url(images/footer_grey_break.png) repeat-x;
}
#footer{
	/*height: 106px;*/
	text-align: center;
	margin: 0 0 0 0;
	padding-bottom: 15px;
}
/*
#footer ul {
	height: 30px;
	padding: 25px 0 0 0;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin: 0 10px;
	font-weight: bold;
}
#footer ul li a {
	display:inline-block;
	padding: 10 auto; 
	text-decoration: none;
	color: #999;
}
#footer li a:hover {
	color: #09357b;
	text-decoration: underline;
}*/
#footer #copyright {
	color: #999;
	font-size: .7em;
	font-weight: bold;
}
#wsu{
	border: none;
	margin: 0;
	padding: 0;
}
/***** banner rotator *****/
#s3slider{width:720px;height:150px;}
#s3sliderContent{width:720px;}
.s3sliderImage span {background-color:#09357b;}
.s3sliderImage span.ctop,.s3sliderImage span.cbottom{width:400px;}
.s3sliderImage span.cleft,.s3sliderImage span.cright{width:400px;} 

h3.ProductNameText{
    margin: 0;
    padding-top: 0;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
div.products th{
	background-color: #e0ffff;
}
div.products th.price{
	background-color: #dcdcdc;
}

