#masthead {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../template_images/header.png);
	height: 290px;
	width: 960px;
	background-repeat: no-repeat;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../template_images/content.png);
	background-repeat: repeat-y;
	width: 960px;
	padding: 0px;
}
a {
outline:none;
}

body {
	background-color: #54681E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}

#content_wrapper {

     width: 920px;
     position: relative;
     clear: both;

        }

#leftbar {

     margin-top:10px;
	 margin-right:5px;
	 padding:5px;
	 width: 150px;
	 position: relative;  
	 border: 1px double #000000;
	 float: left;
	 margin-left:40px;

        }

#maincontent_side {

     width: 695px;
     position: relative;
	 background-color: #FFFFFF;
     float: right;


}

#maincontent {
	background-color: #FFFFFF;
	width: 865px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}


h2 {
	font-size: 16px;
	color: #64276A;
}

#footer {
	font-size: 9px;
	line-height: 14px;
	background-image: url(../template_images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	height: 50px;
}
.footerlink {
	color: #333333;
}



#sidebar {
	background-color: #FFFFFF;
	float: left;
	width: 170px;
}
h1 {
	font-size: 24px;
	color: #64276A;
	line-height: 30px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

#box1 {
	width: 220px;
	float: left;
	background-color: #CC6699;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#box2 {
	width: 225px;
	float: right;
	background-color: #AEDA47;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div#footer_text{
padding-top:0px;
text-align:center;
width:960px;
margin-left:auto;
margin-right:auto;
font-size:10px;
}

/*---------------------------navigation settings------------------------------------------- */


div#nav{
	background-image: url(../template_images/menu_bg.png);
	height: 54px;
	width: 960px;

}
div.nav{
	margin-left: 30px;
}

	

#siteseal {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.style1 {

color: #70166e;

font-size: 20px;

}

img {
padding:0px 5px 0px 5px;
}

#scarecrowpoll {
height:300px;
}

