


div# container {
margin:0 auto; 
width: 100%;
  }
  


.navigation {
position: absolute;
top: 550px;
left: 80px;
width: 1000px;
height: 47px;
}




#topnav {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 1000px;
		}
		
	#topnav  ul {
		margin: 0;
		padding: 0;
		color: #45518c;
		list-style-type: none;
		}
		
	#topnav  ul li {
		float: left;
		padding: .6em;
		}
		
	#topnav  ul a {
		padding: .1em;
		margin: 0;
		line-height: 1.1em;
		font-size: 13px;
		font-family: century gothic;
		text-align: center;
		color: #45518c;
		text-decoration: none;
		font-weight: none;
		}	
		
		
	#topnav  a:hover {
		text-decoration: none;
		color: #5a8dd2;
		font-weight: none;
		}
		
		
.farmlink {
position: absolute;
top: 9px;
left: 0px;
}

.arelink {
position: absolute;
top: 10px;
left: 212px;
}

.dolink {
position: absolute;
top: 10px;
left: 395px;
}

.happeninlink {
position: absolute;
top: 10px;
left: 590px;
}

.uplink {
position: absolute;
top: 10px;
left: 790px;
}

.flashmovie {
position: absolute;
top:50px;
left: 100px;
width: 949px;
height: 504px;;
}


 

.footer {
position: absolute;
top:620px;
left: 375px;
width: 949px;
color: #959595;
font-family: times New Roman;
font-size: 12px;
}

.footer a{
color: #959595;
font-family: times New Roman;
font-size: 12px;
}

.footer a:visited{
color: #959595;
font-family: times New Roman;
font-size: 12px;
}

.footer a:hover{
color: #cc1919;
font-family: times New Roman;
font-size: 12px;
}

