html, body {
margin: 0px;
padding: 0px;
background-color: #003300;
}

body {
font-family: verdana;
font-size: 0.71em;
color: #000000;
text-align: left;
line-height: 1.4em;
}

.link a:link 		{color: #cc9900;}
.link a:hover 	{color: #cc9900;}
.link a:active 	{color: #cc9900;}
.link a:visited 	{color: #cc9900;}
a.link:link 		{color: #cc9900;}
a.link:hover 		{color: #cc9900;}
a.link:active 	{color: #cc9900;}
a.link:visited 	{color: #cc9900;}

#wrapper {
width: 815px;
margin: 0px auto 0px auto;
padding: 0px;
text-align: left;
}

#header {
width: 815px;
height: 60px;
background-color: #ffffff;
}

#container {
width: 100%;
height: auto;
min-height:500px;
margin: 0px;
padding:0px 0px 0px 0px;
background-color: #660000;
}

#left {
background-color: #660000;
width: 130px;
height: auto;
min-height:500px;
float: left;
padding: 5px 5px 5px 5px;
margin: 0px;
}

#right {
background-color: #ffffff;
width: 665px;
height: auto;
min-height:500px;
float: left;
padding: 10px 0px 10px 10px;
margin: 0px;
}

.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
line-height:0px;
}

#footer {
width:810px;
padding: 5px 0px 5px 5px;
margin: 0px;
background-color:#ffffff;
border-top-width:1px;
border-top-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
border-color:#000000;
font-family: Verdana, Arial, sans-serif;
font-size: 0.8em;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #000000;
}


#headerline { 
border-top-width:1px;
border-top-style:solid;
border-color:#cccccc;
width:665px;
height:5px;
font-size:1px;
line-height:1px;
}

#seplinetop { 
border-top-width:1px;
border-top-style:solid;
border-color:#cccccc;
width:100%;
height:5px;
font-size:1px;
line-height:1px;
}

.pageheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	}

.sidebar1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	}	

.sidebar1 a:link 		{color: #ffffff; text-decoration:none;}
.sidebar1 a:hover 	{color: #ffffff; text-decoration:none;}
.sidebar1 a:active 	{color: #ffffff; text-decoration:none;}
.sidebar1 a:visited 	{color: #ffffff; text-decoration:none;}
a.sidebar1:link 		{color: #ffffff; text-decoration:none;}
a.sidebar1:hover 		{color: #ffffff; text-decoration:none;}
a.sidebar1:active 	{color: #ffffff; text-decoration:none;}
a.sidebar1:visited 	{color: #ffffff; text-decoration:none;}

.sidebar2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	}	
	
.sidebar-accent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #cc9966;
	}