
body
{
	background-color: #FFFFFF;	
	margin: 0px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color: #FFFFFF;
}

a
{
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}

#horizon
{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#contentframe
{
	background-color: #FFFFFF;
	
	margin-left: -460px;
	margin-top:15px;
	margin-bottom:30000px;	
	position: absolute;
	top:0px;
	left: 50%;
	width: 920px;	
	visibility: visible;	
	
	border-style:solid;
	border-color:#489422;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
}

#header
{
	
	margin-top:-111px;
	height:125px;
	background-color: #F0F0F0;
	width:100%;
}

#head-ani
{	
	margin-left:45px;
	margin-top:15px;
	background-color:#F0F0F0;
		
}

#head-ani li
{
	margin-left:5px;
	margin-right:5px;
}


#content
{
	text-align:left;
	margin-top:23px;	
	margin-left:20px;
	margin-right:20px;
	
	padding:0px;	
	width:838px;
	
	color:#000000;
	
	float:bottom;	
	background-color: #FFFFFF;
}



#content a
{
	color:#489422;
}

#content a:hover
{
	color:#c0c0c0;
}


#footer
{
	float:bottom;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:15px;
	background-color: #489422;
}
