body,td,th {
	vertical-align: top;
}
body {
	background-color: #524B4B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: center;
}
a {
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}	
#container {
	width: 830px;
	border-bottom: 0px;
	height: 645px;
	z-index: 2;
	background-position: center;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-y;
	position: absolute;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
}
#top {
	background-color: #333333;
	z-index: 10;
	position: absolute;
	height: 120px;
	width: 800px;
	left: 15px;
}
#topnav {
	position:absolute;
	left: 40px;
	top: 75px;
	width: 478px;
	height: 30px;
	z-index:4;
}
#logo {
	position:absolute;
	left: 650px;
	top: 35px;
	width: 115;
	height: 70;
	z-index:5;
}
#image {
	position:absolute;
	left: 15px;
	top: 120px;
	width: 800;
	height: 140;
	z-index:11;
	right: 15px;
}
#mainbkgd {
	position:absolute;
	z-index:3;
	background-color: #524B4B;
	left: 15px;
	top: 260px;
	width: 800px;
	height: 371px;
}
#mainbody {
	position:absolute;
	z-index:8;
	background-color: #524B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	left: 155px;
	top: 260px;
	width: 660px;
	margin-bottom: 5px;
	height: 320px;
}

#subnav {
	position:absolute;
	left:015px;
	top:260px;
	width:140px;
	z-index:9;
	background-color: #524B4B;
	height: 316px;
}
#bottomnav {
	position:absolute;
	left:15px;
	top:582px;
	width:800px;
	height:48px;
	z-index:7;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.scroll {
	overflow: auto;
}
