body {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:785px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	color:#000000;
}

h1 {
	font-size:100%;
	color:#594940;
	padding-top:0px;
	margin-top:0px;
}

h2 {
	font-size:95%;
	color:#1492C9;
}

h3 {
	font-size:90%;
	border-bottom:1px #85736A solid;
	color:#85736A;
}

p {
	font-size:78%;
}

img {
	border:0;
}

#shadow {
	background-image:url(images/shadow.gif);
	background-repeat:repeat-y;
	width:785px;
}

#wrapper {
	margin-left:5px;
	width:775px;
}

#header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:770px;
	height:153px;
}

.logo {
	position:relative;
	left:30px;
	top:15px;
}

#top_nav {
	height:28px;
	background-image:url(images/topnav_end.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:717px;
	background-color:#1492C9;
	margin-bottom:28px;
	color:#FFFFFF;
	font-size:70%;
	padding-left:28px;
	display:none;
}

#top_nav ul {
	display:inline;
	list-style:none;
}

#top_nav ul li {
	float:left;
	display:inline;
	padding-top:7px;
}

#top_nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#top_nav ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#left_nav {
	width:180px;
	float:left;
	height:auto;
	padding-top:0px;
	margin-top:0px;
	display:none;
}

#nav {
	background-image:url(images/nav_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#594940;
	width:180px;
	height:auto;
	font-size:70%;
	margin-bottom:28px;
	margin-top:0px;
	padding-top:10px;
}

#nav_btm {
	background-image:url(images/nav_btm.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	height:9px;
}

#nav ul {
	list-style-image:url(images/arrow.gif);
	line-height:185%;
	margin-left:14px;
	padding-left:14px;
}

#nav ul li {
	height:28px;
	height:auto !important;
	min-height:28px;
	padding-left:3px;
	vertical-align:middle;
}

#nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#volbase {
	 background-color:#00678F;
	 background-image:url(images/volbase.gif);
	 background-repeat:no-repeat;
	 background-position:right;
	 height:47px;
	 width:172px;
	 color:#FFFFFF;
	 padding-left:8px;
	 padding-top:7px;
	 margin-bottom:28px;
}

#volbase a {
	color:#FFFFFF;
	text-decoration:none;
}

#volbase a:hover {
	text-decoration:underline;
}
.volbase_header {
	font-size:125%;
}

.volbase_sub {
	font-size:70%;
}


#content {
	width:90%;
	height:auto;
	padding-right:28px;
	float:right;
	height:auto;
	border-left:0px;
	padding-left:0px;
	margin-left:0px;
	padding-right:0px;
	margin-bottom:28px;
	position:absolute;
	left:35px;
}

#footer {
	height:25px;
	background-image:url(images/footer_end.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:745px;
	background-color:#1492C9;
	clear:both;
	display:none;
}

.footer_text {
	color:#FFFFFF;
	padding-left:10px;
	font-size:70%;
}

.footer_text a {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_text a:hover {
	text-decoration:underline;
}

.footer_arrow {
	padding-left:8px;
	padding-top:6px;
}

.hide {
	display:none;
}