body{
	background: url(causewayBG.png) #4175ae center top no-repeat;
}
#templateMain{
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
}
#templateHeader{
	height: 260px;
	background: url(banner_hapenny.png) no-repeat left bottom;
	color: #ddd;
}
#templateHeader div{
	position: absolute;
	top: 235px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	line-height: 25px;
	background: #fff;
	color: #000;
	right: 0px;
	padding: 0px 10px;
	
}
#templateHeader div a{
	color: #4175ae;
	text-decoration: none;
}
#templateHeader div a:hover{
	text-decoration: underline;
}
#templateContent{
	padding: 30px;
	padding-top: 15px;
	background: url(contentBG.png) repeat-x #fff;
}
#templateNav{
	position: absolute;
	top: 0px;
	background: #fff;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	width: 100%;
}
#templateNav a{
	display: block;
	float: left;
	line-height: 30px;
	color: #4175ae;
	padding: 0px 7px;
	text-decoration: none;
}
#templateNav a:hover{
	color: #fff;
	background: #4175ae;
}
#templateFooter{
	clear: both;
	background: #fff;
	padding: 10px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	font-size: 9px;
	color: #4175ae;
}
#templateFooter a{
	color: #4175ae;
	text-transform: uppercase;
}
#templateFooter span.footer{
	margin-top: 10px;
	display: block;
}
#templateFooter span.footer,#templateFooter span.footer a{
	font-size: 9px;
	text-transform: none;
}
#homeStats{
	float: right;
	margin-top: 30px;
}