body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/body_bg2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	background-color: #000066;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #B8D4FF;
	text-decoration: none;
}
a:hover {
	color: #D8E8FF;
	text-decoration: none;
	background-color: #000066;
}
.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 165px;
/*	z-index: 5;*/
}
.contentsurround {
	position: absolute;
	top: 155px; /* 130 */
	left: 142px;
	background-color: #000033;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width: 486px;
}
.content {
	width: 460px;
	position: relative;
	left: 11px;
	top: 0px;
	z-index: 40;
}
/*.top {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/content_head.gif);
	background-position: 0px 0px;
	z-index: 10;
	height: 30px;
	width: 486px;
}*/
.bottom {
	position: relative;
	left: 0px;
	background-image: url(images/content_footer.gif);
	background-color: #340088;
	background-position: 0px 0px;
	z-index: 10;
	height: 32px;
	width: 486px;
}
.copyright {
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	width: 486px;
	background-color: #340088;
	text-align: center;
}
.rightlink {
	position: absolute;
	width: 137px;
	height: 51px;
	left: 634px;
	background-image: url(images/buttonholder.gif);
}
.rightlinknested {
	position: relative;
	width: 88px;
	height: 31px;
	left: 12px;
	top: 8px;
}
.leftnav {
	position: absolute;
	width: 135px;
	left: 0px;
	top: 120px;
	z-index: 15;
	margin-left: 2px;
	text-align: center;
}
