body {
margin: 0 auto;
height:100%;
}

#container{
width: 785px;
height:100%;
border-left:5px solid #006633;
border-right: 5px solid #006633;
border-top: 5px solid #006633;
border-bottom: 5px solid #006633;
margin: 0 auto 0 auto;
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
}

#spacer {
with: 100%;
height: 40px;
}



h1 {
font-size: 30px;
letter-spacing: 1px;
font-family: sans-serif, verdana, arial;
color: #ffffff;
font-weight: bold;
text-align: left;
}

h2 {
font-size: 16px;
font-family: sans-serif, verdana, arial;
color: #ffffff;
font-weight: bold;
padding-top: 2px;
padding-left: 4px;
text-align: center;
}

h3 {
font-size: 14px;
font-family: verdana, arial, sans-serif;
color: #006600;
font-weight: bold;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 6px;
margin: 0 auto;
}

a:link, a:visited {
color: #CC9966;
font-family: verdana, arial, sans-serif;
text-decoration: none;
}

a:hover {
color: #993300;
text-decoration: none;
}

#header {
height: 100%;
padding-top: 25px;
padding-bottom: 1px;
padding-left: 25px;
padding-right: 16px;
background-color: #006633;
}

#content {
	width: 550px;
	height: 100%;
	line-height: 18px;
	background-color: #006633;
	text-align: left;
	padding-top: 125px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 21px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	border: 5px solid #006633;


}

#footer {
width: 100%;
margin: 0 auto;
bottom: 0px;
text-align: left;
padding: 0px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #000000;
}

#menu {
height: 1.8em;
line-height: 2em;
width: auto;
padding-left: 15px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background: #99CC99;

}

#menu ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
text-align: center;
}

#menu li {
float: left;
list-style-type: none;
white-space: nowrap;
text-transform: uppercase;
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
padding-top: 1em;
margin-left: auto; 
margin-right: auto;
}

#menu a {
display: block;
width: 100px;
padding: 0px 0px 0px 0px;
text-align: center;
border: 1px solid #000000;
background: #FFFFCC;
text-decoration: none;
margin-left: 10px;

} 

#menu a:link, #menu a:active, #menu a:visited {
color: #666666;
}

#menu a:hover {
border: 1px solid #000000;
background: #006633;
color: #ffffff;
}

#sidenav {
float: right;
width: 150px;
height: 100%;
line-height: 18px;
text-align: left;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 12px;
padding-right: 12px;
border-left: 1px solid #989898;
font-size: 11px;
font-family: verdana, arial, sans-serif;
background: #006633;
color: #000000;
}

#sidenav h1 {
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #CCCCCC;
font-weight: bold;
padding-top: 0px;
padding-left: 0px;
text-align: left;
}
