/* CSS Document */

body {
	text-align: center;
	position: relative;
	top: 0px;
	background: #16177C;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #000066;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
}
h4 {
	color: #006666;
	font-size: 12px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	top: 2px;
	position: relative;
	background: #ffffff;
	height: 1130px;
}
#header {
	width: 950px;
	position: relative;
	height: 211px;
	background: url(images/header2.jpg);
	z-index: 0;
}
#navbar {
	position: absolute;
	width: 950px;
	height: 35px;
	background: url(images/nav-bkgd.jpg) no-repeat bottom;
	padding: 0px;
	left: 0px;
	margin-top: 0px;
	top: 210px;
}
#topnav {
	top: 194px;
	position: absolute;
	height: 24px;
	display: inline;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
	width: 700px;
	background: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	left: 140px;
	z-index: 3;
}
#top-right-nav {
	width: 350px;
	position: absolute;
	text-align: right;
	vertical-align: middle;
	height: 35px;
	line-height: 35px;
	margin-top: 0px;
	padding-top: 0px;
	left: 520px;
	float: right;
	top: 194px;
	z-index: 3;
}
#leftnav {
	width: 212px;
	float: left;
	padding: 0;
	font: bold 12px Verdana, sans-serif;
	position: absolute;
	left: 0px;
	margin: 0;
	top: 252px;
	clear: right;
	border: 1px solid #000066;
}
#left-col-2 {
	position: absolute;
	width: 185px;
	top: 620px;
	padding: 6px;
	left: 6px;
}
#counter {
	position: absolute;
	width: 185px;
	top: 845px;
	padding: 6px;
	left: 6px;
	z-index: 999;
}
#container #leftnav #left-col-2 p {
	font-style: normal;
	font-weight: normal;
}
#leftnav ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#leftnav li {
	list-style: none;
	margin: 0;
	border-top: 1px solid #000066;
	text-align: left;
	padding: 0px;
}
#leftnav li a {
	display: block;
	padding: 0.25em 0.5em 0.25em .75em;
	border-left: 1em solid #999999;
	background: #CDD;
	text-decoration: none;
	margin: 0px;
}
#leftnav li a:link {
	color: #000066;
}
#leftnav li a:visited {
	color: #003399;
}
#leftnav li a:hover {
	border-color: #006666;
	color: #FFF;
	background: #000066;
}
.leftnav-separator {
	border-bottom: 0.25em solid #000066;
}
.leftnav-strong {
	background: #CC0033;
	font-size: 14px;
	padding: 3px 0px;
}
.leftnav-strong li a {
	display: block;
	padding: 0.25em 0.5em 0.25em .75em;
	border-left: 1em solid #999999;
	background: #DDD;
	text-decoration: none;
	margin: 0px;
}
#content {
	width: 410px;
	position: absolute;
	left: 216px;
	top: 252px;
	padding: 6px;
	background: #ffffff;
	overflow: auto;
	height: 800px;
}
#content a:link {
	color: #000099;
}
#content a:visited {
	color: #0000CC;
}
#content a:hover {
	color: #006666;
}
.contentnav-ul {
}
.contentnav-li {
	display: inline;
	padding-right: .75em;
	padding-left: .75em;
}
#container #content table {
	font-size: 12px;
}
#container #content tr {
	vertical-align: top;
}
#adbar {
	width: 300px;
	position: absolute;
	top: 252px;
	float: right;
	left: 638px;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #000066;
	text-align: center;
}
#adbar p {
	font-size: 85%;
}
.ad-image {
	text-align: center;
	border-bottom: 12px solid #FFFFFF;
}
#footer {
	position: absolute;
	width: 950px;
	top: 1130px;
	background: url(images/ftr-bkgd.jpg) repeat;
	text-align: center;
	padding-top: 12px;
	left: 0px;
}
#spacer {
	position: absolute;
	height: 20px;
	width: 100%;
	top: 1440px;
}
.list-no-bullet {
	list-style: none;
}
.numbers-heading {
	color: #FFFFFF;
	background: #16177C;
}
#container #content img {
	float: left;
	clear: both;
	padding: 4px;
}
.centered-list {
	text-align: center;
}
