<style type="text/css">
.test {
}
body {
background-color: #8B0000;
color: black;
text-align: center;
margin: 0px;
}
#wrapper {
width: 980px;
padding: 0px;
margin: 0px auto;
height: auto;
text-align: left;
background: #ffffff url('../images/leftside.jpg') repeat-y;
border-left: thin solid #6BD46B;
}
div#header {
	left: 0px;
	top: 0px;
	height: 152px;
	background-color: #F31414;
	border-bottom: thin solid #000000;
}
div#header2
{
	border-left:thin solid #403D3D; border-right:thin solid #403D3D; border-top:thin solid #403D3D; 
	border-bottom:thin solid #403D3D;
	left: 0px;
	height: 20px;
	background-color: #228B22;
	background: url('../images/head2.gif') repeat-x;	
}
#leftnavigation {
  float: left;
  width : 120px;
  margin-left : 0px;
  margin-top : 0px;
  color : #000090;
 }

#rightcol {
top: 0;
padding: 0px 5px 0px 0px;
width: 298px;
float: right;
font-size : .9em;
  font-family : Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
background-color: #F0F7F0;
}
 #content {
width: 540px;
margin : 5px 0px 4px 125px;
padding : 0px 0px 0px 0px;
font-size : .9em;
font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
} 
 #contentw {
width: 800px;
margin : 5px 0px 4px 125px;
padding : 0px 0px 0px 0px;
font-size : .9em;
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
} 

.box{
	width: 270px
	border: solid green 2px;
	font-weight: bold;
	background-color: #D1E4D1;
}
.boxc{
	width: 525px;
	padding: 0px 5px 0px 10px;
	border: solid red 2px;
	font-weight: normal;
	background-color: #EEE8AA;
}

table {
	font-size: .9em;
	font-weight: bold;
	text-align: left;
}
div#content h2
{
font-size: 2em;
color: #036;
margin: 0;
padding-top: 0em;
font-weight: normal;
}
div#content h3
{
font-size: 1.5em;
color: #006600;
margin: 0;
padding-top: 0em;
font-weight: bold;
}
div#content h4
{
font-size: 1.2em;
color: #CCA62E;
margin: 0;
padding-top: 0em;
font-weight: bold;
}
div#content { line-height: 150%; }
#cleardiv
{
clear: both;
}
div#footer
{
	clear: both;
	background-color: #ffffff;
	background: #ffffff url('../images/leftside.jpg') repeat-y;
	padding: .5em 1em;
	text-align: center;
	font-size: .6em;
	font-weight: bold;
	border-bottom: thin solid #228B22;
}
#navlist {
	position: relative;
	left: 0px;
	top: 0px;
	width: 120px;
}
#navlist p {
	font-size: .8em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
}
#navlist li {
	margin: 0;
}
#navlist a {
	font-family: Rockwell;
	font-size: .8em;
	font-weight: bold;
	border-left:1px solid #ddd; border-right:1px solid #000; border-top:1px solid #ddd; border-bottom:1px solid #000; display: block;
	background-color: #228B22;
	background-repeat: no-repeat;
	background-position: 0% 50%; padding-left:0px; padding-right:0px; padding-top:2px; padding-bottom:2px
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #9F2B2C;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF
}
</style>
