body {
	margin-top:0px;
	background-color: #007401;
	background-image: url(images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	}

td{
	font-family: Arial;
	font-size: 12px;
	color: #8ba68d;
}
	
#container {
	width: 960px;
	background-image:url(images/container_2_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}

/* header area start */
	
#header {
	width: 940px;
	border-bottom: 4px  #0d2a0c solid;
	background-image:url(images/header-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#utility_nav {
	width: 940px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 6px;

	}
	
/* topnav area start */

#topnav {
	width: 940px;
	text-align: right;
	padding-bottom: 2px;
	white-space: nowrap;
	border-bottom: 2px #000000 solid;
	}

/* main area start */
	
#main {
	width: 940px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #414606 solid;
	border-top: 2px #000000 solid;
	}
	
#leftnav {
	width: 165px;
	padding-top: 0px;
	padding-bottom: 50px;
	border-right: #000000 1px solid;
	}
	
#content_area {

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	}

/* footer area start */

#footer {
	width: 940px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #001d00;
	}
	
#sponsors {
	font-family:Arial;
	margin-top:25px;
	font-size:13px;
	font-weight:bold;
	color: #5c721e;
	padding-left:20px;
}

.game-cancelled{
font-family:Arial;
font-weight:bold;
font-size:14px;
color:#FF0000;
}

.center-image-top{
background-image:url(images/center-image-top.jpg);
width:706px;
height:48px;
}

.center-image-bottom{
background:  #002200 url(images/center-image-bottom.jpg);
background-position: middle top;
background-repeat:no-repeat;
font-family:Arial;
font-size:12px;
color:#123012;
width:706px;
height:62px;

}
.center-image-bottom-text{
padding-top:10px;
margin-left: 30px;
margin-right:30px;
}
	
/* heading styles */

h1 {
	color: #b7c52f;
	font-size: 14px ;
	font-style:normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}
.homepage-h1{

	color: #b7c52f;
	font-size: 24px ;
	margin-top:10px;
	margin-bottom:0px;
	text-align:center;
	font-style:normal;
}


h2 {
	color: #b7c52f;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -15px;
	padding-bottom: 0px;
	}
	
h3 {
	font-family: Times;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	}
h4{
	color: #347b5e;
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:-10px;
	padding-bottom:-10px;

	}
	
/* image styles */
	
.sponsor-img01 {
	border: 1px #5c721e solid;
	margin-top: 10px;
	margin-left: -20px;
	padding-left: 0px;
	}

.img0{
	border: 1px #5c721e solid;
		}
	
.img02 {

	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.img03 {

	float: right;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
/* miscellaneous */

	