body {
	background-color: #D7DFE2;
	margin: 0px;
	padding: 0px;
	font: 10px  verdana, arial, helvetica;
	color: #416271;
}
h1 {
	padding: 5px 0 0 0;
	margin: 0px;
	font-size: 18px;
	color: #f7951e;
}
h2 {
	padding: 20px 0 0 0;
	margin: 0px;
	font-size: 14px;
}
p {
	padding: 5px 0 0 0;
	line-height: 1.3em;
}
.wrapper {
	width: 900px;
	margin: 10px auto;
}
.greenbox {
	background: url(images/green_box_bg.gif) no-repeat left #50a842;
	overflow: hidden;
}
.greenboxleft {
	width: 607px;
	float: left;
	overflow: hidden;
}
.logo_img {
	padding: 10px 39px 10px 40px;
	float: left;
}
.title {
	margin: 10px 10px 10px 130px;
	font-size: 30px;
	color: #FFFFFF;
}
.right_nav {
	width: 263px;
	height: auto;
	padding: 10px 30px 10px 0px;
	float: right;
	overflow: hidden;
}
.right_nav ul {
	list-style: none;
	margin: auto;
	display: block;
	padding: 0px;
}
.right_nav ul li {
	list-style: none;
	display: block;
	width: auto;
	height: 29px;
	padding: 0px;
	line-height: 29px;
}
.right_nav ul li a {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	color: #d4f0ba;
	background: url(images/right_nav.gif) no-repeat center;
	background-position: 0px 0px;
}
.right_nav ul li a:hover {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	color: #d4f0ba;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	background: url(images/right_nav_a.gif) no-repeat center;
	background-position: 0px 0px;
}
.right_nav ul li a.current {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	padding: 0px;
	color: #d4f0ba;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0; 
	background: url(images/right_nav_a.gif) no-repeat center;
	background-position: 0px 0px;
}
.content {
	clear: both;
	background: #50a842;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
}
.content a {
	background: none;
	color: #3a4a3f;
	padding: 0 3px;
	text-decoration: none;
}
.content a:hover, a:active {
	color: #3a4a3f;
	text-decoration: underline;
}
.read_more {
	width: auto;
	float: right;
	padding: 0 20px 3px 0;
	line-height: 20px;
	background: url(images/read_more_bg.gif) no-repeat right;
}
.read_more a {
	text-decoration: none;
	color: #f7941d;
}
.left_box {
	float: left;
	width: 250px;
	border: 1px solid #3a4a3f;
	background: #fff;
	padding: 5px;
	overflow: hidden;
}
.right_box {
	float: right;
	width: 595px;
	border: 1px solid #3a4a3f;
	background: #fff;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	overflow: hidden;
}
.features {
	width: 250px;
	height: auto;
	float: left;
	margin: 0 0 20px 0;
}
.features ul {
	list-style: none;
	margin: auto;
	display: block;
	padding: 10px;
}
.features ul li{
	list-style: none;
	display: block;
	width: 230px;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 35px;
	background: url(images/features_arrow.gif) no-repeat left;
	background-position: 0px 0px;
	color: #6898ac;
	font-size: 12px;
}
img.left_img {
	float: left;
	margin: 0 5px 0 0;
}
img.right_img {
	float: right;
	margin: 0 5px 5px 5px;
}
.officers {
	float: left;
	width: 200px;
	margin: 0 0 0 100px;
}
.officers dl {
	list-style: none;
	padding: 0 0 0 10px;
}
.officers dl dt {
	list-style: none;
	line-height: 20px;
	color: #6898ac;
}
.officers dl dd {
	list-style: none;
	line-height: 20px;
}
.champions {
	float: right;
	width: 200px;
	margin: 0 50px 0 0;
}
.champions dl {
	list-style: none;
	padding: 0 0 0 10px;
}
.champions dl dt {
	list-style: none;
	line-height: 20px;
	color: #6898ac;
}
.champions dl dd {
	list-style: none;
	line-height: 20px;
}
.stuff {
	width: 450px;
	margin: 0 50px 0 50px;
}
.stuff dl {
	list-style: none;
	padding: 0 0 0 10px;
}
.stuff dl dt {
	list-style: none;
	line-height: 20px;
	color: #6898ac;
}
.stuff dl dd {
	list-style: none;
	line-height: 20px;
	padding: 0 0 20px 0;
}
.center {
	margin: 5px 5px 0;
	text-align: center;
}
table.fixtures {
	width: 420px;
	border-top: 1px solid #D7DFE2;
	border-right: 1px sold #D7DFE2;
	margin: 1em auto;
	border-collapse: collapse;
}
table.fixtures td {
	border-bottom: 1px solid #D7DFE2;
	border-left: 1px solid #D7DFE2;
	padding: .3em 1em;
	text-align: center;
}
table.fixtures td a {
	background: #50a842;
}
#div1 {
	display: none;
}
#div2 {
	display: none;
}
#div3 {
	display: none;
}
#div4 {
	display: none;
}
#div5 {
	display: none;
}
#div6 {
	display: none;
}
#div7 {
	display: none;
}
#div8 {
	display: none;
}
#div9 {
	display: none;
}
#div10 {
	display: none;
}
#div11 {
	display: none;
}
#div12 {
	display: none;
}
#div13 {
	display: none;
}
#div14 {
	display: none;
}
#div15 {
	display: none;
}
#div16 {
	display: none;
}
#div17 {
	display: none;
}
#div18 {
	display: none;
}
#div19 {
	display: none;
}
#div20 {
	display: none;
}
#div21 {
	display: none;
}
#div22 {
	display: none;
}
#div23 {
	display: none;
}
#div24 {
	display: none;
}
#div25 {
	display: none;
}
#div26 {
	display: none;
}
#div27 {
	display: none;
}
#div28 {
	display: none;
}
.footer {
	clear: both;
	text-align: center;
}