#masthead {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../template_images/header-toon.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-toon.png);
	background-repeat: repeat-y;
	width: 960px;
	padding: 0px;
}
body {
	background-color: #990000;
	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;
}
#maincontent {
	background-color: #FFFFFF;
	width: 865px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}
h2 {
	font-size: 16px;
	color: #990000;
}

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



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

#leftbar {
	width: 166px;
	padding-top: 10px;
	border: 1px double #000000;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	padding-left: 8px;
	margin-left: 50px;
	padding-right: 5px;
	font-weight: normal;
}
#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-toon.png);
	height: 25px;
	width: 960px;

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

}

a {
outline:none;
}	

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

.style1 {
	color: #990000;
	font-size: 20px;
}

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

