body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #524B4B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
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;
	left: 0;
  	right: 0;
	margin: 0px;
	margin-left: auto;
  	margin-right: auto;
}
#top {
	background-color: #333333;
	z-index: 8;
	position: absolute;
	height: 120px;
	width: 800px;
	left: 15px;
}
#topnav {
	position:absolute;
	left: 40px;
	top: 75px;
	width: 458;
	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: 800px;
	height: 143px;
	z-index:9;
	right: 15px;
	background-color: #7f7474;
	padding-top: 3px;
}
#image ul {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	white-space: nowrap; 
}

#image li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-right: 0px;
}
#titlebar {
	position:absolute;
	left: 15px;
	top: 263px;
	width: 800px;
	height: 15;
	z-index:9;
	right: 15px;
	text-align: right;
	background-color: #7f7474;
}
#mainbody {
	position:absolute;
	z-index:7;
	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: 278px;
	width: 660px;
	margin-bottom: 5px;
}

#subnav {
	position:absolute;
	left:15px;
	top:278px;
	width:140px;
	z-index:6;
	background-color: #524B4B;
	height: 310px;
}
#bottomnav {
	position:absolute;
	left:15px;
	top:582px;
	width:800px;
	height:48px;
	z-index:5;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
