body     { background-color: #8DC63F; text-align: center; margin: 0; padding: 0 0 10px;  height:100%;}

#header     
{
	margin: 0 auto 5px; 
	padding: 0; 
	width: 744px; 
	text-align: right;  
	color: #000000; 
	font-family: Times New Roman, Times, serif; 
	font-size: 26px;
	font-weight: normal; 
	letter-spacing:-1px;
	line-height: 22px; 
	text-decoration: none;
	display: block;
	padding: 50px 0px 0px;  
	border: none;
}

#content          
{ 
	background-color: #fff; 
	background-repeat: repeat-x; 
	text-align: left; 
	margin: 0 auto 16px; 
	padding: 0; 
	width: 744px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000 
}

#logo   
{ 
	display: block; 
	margin-top: 10px; 
	margin-left: -500px; 
	position: absolute; 
	z-index: 10; 
	top: 0; 
	left: 50% 
}

#logosmall   
{ 
	display: block; 
	margin-left: -20px;
	margin-top: 10px; 
	position: absolute; 
	z-index: 20; 

}


#navigation  
{ 
	font-size: 11px; 
	text-align: right; 
	display: block; 
	margin: 0 0 0 10px; 
	padding: 6px 0 6px 8px; 
	width: 720px 
}

#navigation a:link, #navigation a:visited     
{ 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	display: inline; 
	padding: 2px 4px 
}

#navigation a:hover    { color: #ef0007; font-size: inherit; text-decoration: none }
#navigation a:active     { color: #ef0007; font-size: inherit; background-color: #8DC63F}

#imageheader_big     { display: block; margin: 0 0px 0px; padding: 0; height: 260px; float: none; clear: both }
#imageheader_small     { display: block; margin: 0 0px 0px; padding: 0; height: 100px; float: none; clear: both }

#columnright 
{ 
	font-size: 12px; 
	display: block; 
	margin: 0 0 0 0; 
	right: 0px; 
	width: 220px; 
}

#columnright h1
{
	font-size: 20px;
	font-family: Times New Roman, Times, serif; 
	font-weight: normal; 
	letter-spacing:-1px;
	text-align: right;  
	color: #000000;
	width: 220px;  
	line-height: 22px; 	
	display: block;
	margin: 15px 0 0 0;
	padding: 0; 
}

#columnright h2
{
	font-family: Times New Roman, Times, serif; 
	font-size: 22px; 
	font-weight: normal;  
	letter-spacing:-1px;
	color: #000000;
	margin-top:0px;
	margin-left: 10px;
}

#columnright div
{
	background-color: #8DC63F;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
}

#textbody
{ 
	width: 460px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0 0 24px 24px; 
}

#textbody p { line-height:140%;}

#textbody h1 
{
	font-family: Times New Roman, Times, serif; 
	font-size: 26px; 
	font-weight: normal;  
	margin: 15px 0; 
	letter-spacing:-1px;
	color: #000000;
}

#textbody h2 
{
	font-family: Times New Roman, Times, serif; 
	font-size: 20px; 
	font-weight: normal;  
	letter-spacing:-1px;
	color: #000000;
}

a:link { color: #000000; text-decoration: none }
a:visited { color: #000000}
a:hover { color: #000000; text-decoration: underline }
a:active { color: #000000}
