body {
font-family: Arial, Helvetica, sans-serif;
background-color:#4040AF;
padding: 0;
margin: 0;
}

#governor a{
position: absolute; 
overflow: hidden; 
text-indent: -5000px; 
display: block;
width: 155px;
height: 31px;
background: url(../images/home/governor.gif) no-repeat;
left: 327px;
top: 333px;
}


#governor a:hover{background-position: -155px 0;}

#policies {
position: relative;
width:705px;
margin: 0 auto;

}

#policies a{
position: absolute; 
overflow: hidden; 
text-indent: -5000px; 
display: block;
width: 155px;
height: 31px;
background: url(../images/policies.gif) no-repeat;
left: -1px;
top: -326px;
}


#policies a:hover{background-position: -155px 0;}





#contentarea {
    padding-right: 8px;
}
h1 {
	font-size: 14px;
	color: #0C7E0C;
}
h2 {
	font-size: 16px;
	color: #0C7E0C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {text-decoration:underline; color: #009933}
a:visited {text-decoration:underline; color: #009933;}
a:hover {text-decoration:none; color:#CC0000}


.kidspage {
display:block;
	padding:2px;
	background-color:#009933;
	border-bottom:1px solid #4040AF;
	border-top:1px solid #4040AF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
		font-size: small;
		color: #FFFFFF;
		font-weight:bold;
	}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: #009933;
}


a.rec, a.yr1, a.yr2, a.yr3, 
a.yr4, a.yr5 {
position: relative;
display: block; float: left;
width: 150px;  top: 20px;
padding: 10px; margin: 5px 20px;
}

