body {
background-color: #306b35;
margin: auto;
padding: 0px;
width: 800px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #414141;
text-align: left;
padding: 10px;
}

h6 {
background-color: #fff;
margin: 0px;
padding: 0px;
width: 800px;
height: 600px;
align: center bottom;
clear: both;
font: 13px normal Arial, Helvetica, sans-serif;
color: #414141;
text-align: left;
}

h7 {
background: #fff;
margin: 0px;
padding: 0px;
width: 800px;
height: auto;
align: center;
clear: both;
font: 13px normal Arial, Helvetica, sans-serif;
color: #414141;
text-align: left;
}
.container {
background: #fff;
margin: auto;
padding: 0px;
width: 800px;
align: center;
}



h1 {
background-color: #fff;
background-image: url('images/bannertop.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top;
margin: 0px;
padding: 0px;
width: 800px;
height: 96px;
align: center top;
clear: both;
padding-bottom: 30px;
}



h4 {
background-color: #fff;
background-image: url('images/h3');
background-repeat: no-repeat;
background-attachment: scroll;
margin: 0px;
padding: 0px;
width: 800px;
height: 8px;
align: center;
}

h3 {
background-color: #fff
margin: 0;
padding: 0;
width: 800px;
align: center;
}


h2 {
background-color: #fff;
background-image: url('images/bannerbot.gif');
margin-bottom: -20px;
padding: 0px;
align: center bottom;
clear: both;
font: 12px normal Arial, Helvetica, sans-serif;
color: #ccc;
text-align: right;
padding: 10px;
}



#home {
padding: 10px;
width: 430px;
}

#content {
background: #ffffff;
border-right: #ccc dotted 1px;
margin-top: 20px;
margin-left: 30px;
margin-right: 5px;
padding: 10px;
float: left; 
width: 530px;
}

#content2 {
background: #ffffff;
border-right: #ccc dotted 1px;
margin-top: 20px;
margin-left: 30px;
margin-right: 5px;
padding: 10px;
float: left; 
width: 400px;
}


#nav {
padding: 10px;
width: 280px;
}



#imageStyle {
padding: 5px;
margin: 5px;
align: left;
clear: left;
float: left;
border: 0px;
}

#navmenu { 
color: #fff;
background: #1c3664;
text-align: center; 
height: 18px;
}

#navmenu ul { 
margin: 0 auto; 
padding-left: 0px; 
list-style: none; 
width: 800px; 
height: 18px; 
}

#navmenu ul li { 
margin: 0; 
padding: 0; 
list-style: none;
display: block; 
float: left; 
position: relative; 
}

#navmenu ul li a{ 
display: block; 
color: #fff;
padding-bottom: 0px;
height: 18px;
width: 105px;
border-right: 1px #fff solid; 
font: bold 12px Arial, Helvetica, sans-serif; 
}

#navmenu ul li a:hover { 
background: #ccc; 
color: #fff;
width: 105px;
padding-bottom: 0px;
height: 18px;
font: bold 12px Arial, Helvetica, sans-serif; 
}

#navmenu ul li a:active{ 
background: none; 
color: #306b35; 
font: bold 12px Arial, Helvetica, sans-serif; 
}

#navmenu ul li ul { 
border: 1px solid #fff; 
background: #fff; 
padding: 0; 
margin: 0; 
list-style: none; 
display: none; 
font-size: 0; 
z-index: 99999; 
position: absolute; 
left: 0; 
overflow: visible;
width: auto;   
}

#navmenu ul li ul li { 
float: none; 
margin: 0; 
padding: 0; 
background: #fff; 
color: #414141; 
text-align: left; 
width: auto;
}

#navmenu ul li ul li a { 
width: auto; 
white-space: nowrap; 
display: block; 
padding: 0 6px 0 6px; 
margin: 0px;
text-decoration: none; 
color: #414141;  
background: #fff;
font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
}

#navmenu ul li ul li a:hover, #navmenu ul li ul li:hover { 
background: #cccccc; 
color: #FFFFFF; 
width: auto;
}

#navmenu ul li:hover ul, #navmenu ul li a:hover ul { 
display: block; 
}

#navmenu ul li > ul { 
top: auto; 
left: auto; 
}


a:link, a:visited{
color: #1c3664;
font-style: none;
text-decoration: none;
}

a:active {
color: #306b35;
font-style: none;
text-decoration: none;
}

a:hover {
color: #cccccc;
text-decoration: bold;
}

blockquote {
background: #E9E9E9;
border: 1px solid #cccccc;
font-size: 10px;
color: #414141;
width: 300px;
padding: 5px;
}

#sidebox {
background: #ffffff;
border-left: #cccccc dotted 1px;
color: #414141;
margin-top: 20px;
margin-left: 5px;
margin-right: 5px;
padding: 10px;
width: 175px;
float: right;
clear: both;
}

.sideboxlink {
background: #ffffff;
border-bottom: #cccccc dotted 1px;
color: #414141;
width: 175px;
float: right;
padding: 5px;
margin: 0px;
text-align: left;
}

.sideboxlink2 {
background: #ffffff;
border-bottom: #cccccc dotted 1px;
color: #414141;
width: 250px;
float: right;
padding: 5px;
margin: 0px;
text-align: left;
}



.underline {
background: #ffffff;
border-bottom: #cccccc dotted 1px;
color: #414141;
width: 450px;
float: left;
padding: 5px;
margin: 0px;
}
