<style type="text/css">
.test {
}
body {
  margin : 0;
  padding : 0;
  background-color : #ffffff;
 background: url('../images/nvbg.jpg')  repeat-y fixed left;
  color : #000000;
}
div#nvheader1
{
	left: 0px;
	top: 0px;
	height: 40px;
	background-color: #ffffff;
	background: url('../images/nvheader1.jpg') no-repeat fixed left;
	background-attachment:scroll !important;
	}
div#nvheader2
{
	left: 0px;
	height: 55px;
	padding-left: 190px;
	background: #ffffff url('../images/nvheader2.gif') no-repeat left;
	background-attachment:scroll !important;
	border-bottom: medium solid #B0B4B5; 
}

select.slist1 {
  border: medium solid #000090;
  color: #ffffff;
  background-color: #B0B4B5;
}

#hnav {
	position: absolute;
	left: 230px;
	top: 43px;
	height: 54px;
	Width: 785px; left
}
#hnav2 {
	position: absolute;
	top: 55px;
	height: 54px;
	Width: 785px;
}
#leftnavigation {
  position : absolute;
  left : 0;
  width : 170px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000000;
  padding : 1px;
 }
 #rightcol {
  position : absolute;
  left : 60%;
  top : 99px;
  padding-left : 5px;
  padding-right : 5px;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
  z-index : 3;
  color : #000000;
	border-left: thin dashed #B0B4B5;
}
#content {
  top : 0px;
	margin: 0px 43% 0 175px;
  padding : 3px;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
  color : #000000;
} 
h1
{
font-size: 2em;
color: #000000;
margin: 0;
padding-top: 0em;
font-weight: normal;
background: #E7E7E7;
border-bottom: medium double Maroon;
}
h4
{
	font-size: 1.2em;
	color: #B0B4B5;
	margin: 0;
	padding-top: 0em;
	font-weight: normal;
	font: italic sans-serif;
}

p {
	text-indent: 20px;
}
#cleardiv
{
clear: both;
}
div#footer
{
	clear: both;
	padding: .5em 1em;
	text-align: center;
	font-size: .8em;
}
div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}
div#footer li
{
display: inline;
margin-right: 1em;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
#navlist {
	position: relative;
	left: 5px;
	top: 0px;
	width: 150px;
}
#navlist p {
	font-size: .9em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}
#navlist li {
	margin: 0;
}
#navlist a {
	border-left:1px solid #ddd; border-right:1px solid #000; border-top:1px solid #ddd; border-bottom:1px solid #000; display: block;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0% 50%; padding-left:2px; padding-right:1px; padding-top:1px; padding-bottom:1px
}
#navlist a:link, #navlist a:visited {
	color: #eee;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #ffffff;
	/*background-image:  url('../images/l3_down.jpg');*/
	/*background-image:  url('../images/l3_over.jpg');*/
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D
}
/*---------- LOGO LISTINGS --------------------------------*/
div.sl {
left: 170px;
	right: 25px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: thin solid blue;
	border-bottom: thin solid blue;
}
p.comment{
	text-indent: 30px;
	font-size: .8em;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color : #000080;
	
}

</style>