body { 
	background: #990000 url(images/back_leaves.gif) fixed;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}
* { font-family: "Trebuchet MS", sans-serif; color: #333333; font-size: small; }

a:link, a:visited, a:hover, a:active, strong, h2, h3 { font-weight: bold; }

a:link {color: #E5004F;}
a:visited {color: #CC0041; text-decoration: none;}
a:hover {color: #FF6600;}
a:active {color: #669900;}

#overhead { width: 800px; height: 75px; background: url(images/header.jpg); text-align: right;}
#pageheading { width: 450px; height: 75px;}

#header {width: 800px; height: 195px; text-align: left;}
#headerleft {float: left; width: 150px; height: 195px; background: url(images/header_a.jpg); text-align: center;}
#headerleft a {font-weight: bold; color: #C7F04E;}
#headermiddle {float: left; width: 450px; height: 195px; background: url(images/header_b.jpg);}
#headerright {float: left; width: 200px; height: 195px; background: url(images/header_c.jpg);}

#content {width: 800px; height: 100%; text-align: left;}
#cleft {float: left; width: 150px; height: 100%; background: url(images/content_a.jpg);}
#cmiddle {float: left; width: 420px; height: 100%; background: #F5F2E1 url(images/content_b.jpg); padding: 10px 10px 0px 20px;}
#cright {float: left; width: 200px; height: 100%; background: #EEF3A7 url(images/content_c.jpg);}

#nav1 {position: relative; top: 0px; left: 60px; width: 141px;}
#nav2 {position: relative; top: -20px; left: 60px; width: 141px;}

#footer  {width: 800px; height: 50px; background: url(images/footer.jpg);}.headline {
	font-weight: bold;
	text-transform: uppercase;
	color: #760021;
	letter-spacing: 1px;
	border-bottom: 1px dashed #760021;
}
#counter {display: none;}