body {
	background-image: none;
}
#maincontainer {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: auto;
}
.topflash {display:none}
.mainbody {
	width: 700px;
	top: 0;
	left: 0;
	background-image: none;
	border-right-style: none;
	border-bottom-style: none;
	height: auto;
	border-top-style: none;
	border-left-style: none;
}
.navbarr {display:none}
.navbottom {display:none}
.contentarea {
	width: 500px;
	left: 178px;
	top: 0px;
	position: relative;
	/* height: expression( this.scrollHeight < 539 ? "538px" : "auto" ); *//* sets min-height for IE */
	/* min-height: 538px; *//* sets min-height value for all standards-compliant browsers */
	background-image: none;
}
.topcontent {display:none}
.bottomcontent {display:none}
.travwidget {display:none}
.footer {display:none}
.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.fishtable {
	display:none;
}
.even
{
background-color:#ffffff
}

.odd
{
background-color:#ffffff
}
