body {
	scrollbar-arrow-color:#ffcd18;
	scrollbar-base-color:#905f22;
	scrollbar-track-color:#fdba11;
}
#maincontainer {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: auto;
}
.topflash {
	height: 188px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
.mainbody {
	width: 700px;
	top: 0;
	left: 0;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: auto;
}
.navbarr {
	width: 157px;
	position: absolute;
	left: 0px;
	top: 188px;
}
.navbottom {
	width: 157px;
	height: 14px;
	left: 0px;
	top: 425px;
}
.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 */
	padding-bottom: 15px;
	background-image: url(../images/content-middle.jpg);
	background-repeat: repeat-y;
}
.topcontent {
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 500px;
	left: 178px;
	top: 8px;
	position: relative;
}
.bottomcontent {
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 500px;
	left: 178px;
	position: relative;
}
.travwidget {
	height: 550px;
	top: 174px;
	margin-left: 200px;
	position: absolute;
	left: 50%;
	border: 1px solid #000;
	width: 298px;
}
.footer {
	text-align: center;
	visibility: visible;
	position: relative;
	top: 0px;
	overflow: visible;
	margin-top: 24px;
}
.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.fishtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.even
{
background-color:#D4FEFF
}

.odd
{
background-color:#ffffff
}
