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;
}

#outer{
	width: 95%;
	margin: 0;
	padding: 0;
}
* html #outer{
	height: 95%;
}
#main{
	width: 100%;
}
#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{
	display:none;
}
div#search #searchtxt{
	display:none;
}
div#search input, submit{
	display:none;
}
#head{
	display:none;
}
* #head{
	display: none;
}
#headmid{
	display:none;
}
#headupper{
	display:none;
}
#headlower{
	display:none;
}
#headleft{
	display:none;
}
#headleft p {
	display:none;
}
#headright{
	display:none;
}
#banner{
	display:none;
}
/***** TOP NAVIGATION *****/
/**** from elixer at rockettheme ***/
#nav{
	display:none;
}
#nav ul{
	display:none;
}

/********** END TOP NAV *************************/

#leftcol {
	display:none;
}
/* fix this for right aligned images of individual events */
#leftcol img {
	/*border: 1px solid red;*/
	display:none;
}
#leftcol h4 {
	display:none;
}
#leftcol p {
	display:none;
}
.date {
	color: #416590;
}
#content{
	text-align: left;
	width: 90%;
}
#content table{
	width: 95%;
	float: left;
}
#content form,input{
	display: none;
}
#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{
	display:none;
}
#greybreak {
	display: block;
	height: 36px;
	width: 100%;
	background: #999 url(images/footer_grey_break.png) repeat-x;
}
#footer{
	text-align: center;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
}

#footer #copyright {
	color: #999;
	font-size: .7em;
	font-weight: bold;
}
#wsu{
	border: none;
	margin: 0;
	padding: 0;
}

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;
}
.ProductNavLink{
	display: none;
}

