body {
	margin: 0px;
}
.header {
	text-align: center;
	height: 117px;
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
}
#leftcol {
	background-color: #003300;
	width: 190px;
}
#leftcol A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
	display: block;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(images/but_off.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height: 44px;
}
#featuredfoot {
	background-image: url(images/featured_foot.jpg);
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
}
#featuredfoot A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	display: block;
	text-decoration: none;
}

#featuredcenter {
	background-color: #013300;
	text-align: center;
}


#leftcol A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
	display: block;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(images/but_on.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 20px;
	height: 20px;
}
#rightcol {
	width: 220px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003300;
}
#centercol {
	padding: 15px;
	width: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003300;
	font-weight: bold;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
		margin-right:15px;
}
#featuredfoot A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
}
IMG {
	border: 0px;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-right:15px;
}
