BODY {	
	background-color: #1f691e;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}
.outerdiv {
	width: 968px;
	text-align: left;
}
.innerdiv {
	float: left;
	width: 786px;
}
.clear {
	clear: both;
}
.sponsors {
	border: 3px solid #de1b2c;
	background: #FFFFFF;
	padding: 10px;
	width: 120px;
	float: left;
	margin-left: 10px;
	margin-top: 187px;
}
.sponsors IMG {
	margin-bottom: 10px;
}
.header {
	background-image:url(../site_images/bg_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.header_container {
	background-image:url(../site_images/bg_topcontent_top.gif);
	background-repeat:repeat-y;
	border-bottom: 3px solid #de1b2c;
}
.header IMG {
	margin: 18px 14px 18px 18px;
}
.header A IMG {
	border: 0px;
}
.body_container {
	background-image:url('../site_images/bg_content.gif');
	background-repeat:repeat-y;
}
.body {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image:url('../site_images/bg_bottom.gif');
}
.bg_top {
	height: 5px;
	background-image:url('../site_images/bg_content_top.gif');
	background-repeat:repeat-y;
	font-size:0px;
}
.right {
	margin: -5px 1px 7px 0px;
	color: #1f691e;
	clear:both;
}
.right IMG{
	display: block;
	margin-top: 0px;
	text-align:center;
}
.right A IMG {
	border: 0;
}
H1 {
	font-size: 14px;
	font-weight:bold;
}
.content A {
	color: #1f691e;
}
.content A:hover {
	text-decoration: none;
}
.news H1 {
	color: #1f691e;
}
.news A {
	color: #1f691e;
	display:block;
}
.bottom {
	height:5px;
	clear:both;
	font-size:0px;
}
.top_content {
	height:5px;
	font-size:0px;
	background-image:url('../images/bg_content_top.gif');
}
.copyright {
	margin-top: 4px;
	color:#FFFFFF;
	font-size: 11px;
	text-align: right;
}
.copyright A{
	color:#FFFFFF;
	text-decoration:none;
}
.copyright A:hover{
	color:#de1b2c;
}