h3 span.ruler {
 display: block;
 height: 5px;
 width: 600px;

 border-right: 0;
 border-bottom: 0;
 border-left: 0;
 background-image:url(IMG/ruler.gif);
 background-repeat:repeat-x;
 
 }

div.hr {
	height: 5px;
	width: 800px;

	background-image:url(IMG/ruler.gif);
	background-repeat:repeat-x;
}

div.hr hr {
  display: none;
}

img { border-color: #999999;}

.bodyplain {  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; }
.head1 { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal ; font-weight: bold}
.headbig { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal ; font-weight: bold }
.bg {  background-color: #e3e7c4; text-align:center;}
.bg2 {  background-color: #009966; background-image: none; background-repeat: repeat; background-attachment: scroll}
.head2 { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal ; font-weight: bold }
/* CSS Document */
a {
 color:#525C23; font-weight:bold;
 font-size: 11px; 
}

#navnpos {
	width: 220px;
	height:87px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	left: 428px;
	top:87px;
	position:absolute;
	line-height: 100%;
}


#navlist_wrapper { 
position:absolute;
top: 17px;
left: 204px;
}

#navlist ul { 
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type:none;
}

#navlist li { 
padding:0;

}

#navlist a:hover {
background-color:#009933;
}

#navlist a, #uberlink a {
display:block;
margin: 2px 2px 2px 2px;
width:100px;
height:20px;
color:#ffffff;
text-align:left;

text-decoration:none;
background-color:#251278;
background-position:0% 50%
}

#uberlink a, #uberlink a:hover {
font-weight:	bold;
background-color:#009933;

}
#uberlink a:hover{
background-color:#009933;


}
#logopos { position:absolute;   top:-41px; left:-5px; width:600; height:137px; }
#alternate { position:absolute;   top:35px; left:6px; }
#centerpage {
	position: relative;
   width:600px; margin: 0 auto; text-align:left;
	
}

