body {
	background: url(../images/bgRepeat.png) #b0b0b0 repeat-x;
	width: 1000px; 
	margin: 0 auto 0 auto;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

#ieHeight {
		*padding-top: 60px;
		}
	
#soccerPlayers {
	width: 569px;
	height: 397px;
	position: absolute;
	z-index: 3;
	margin-left: 260px;
	margin-top: -55px;
	*margin-top: -55px;
	}
	
#wrapper {
	width: 1000px;
	position: relative;
	z-index: 1;
	margin-top: 60px;
	}
	
#header {
	background: url(../images/header.png) no-repeat;
	width: 1000px;
	height: 114px;
	}
	
#mainContent {
	background: url(../images/middle.png) repeat-y;
	width: 1000px;
	}
	
#footer {
	background: url(../images/footer.png) no-repeat;
	width: 1000px;
	height: 26px;
	}
	
#headerContent {
	width: 949px;
	margin-left: 25px;
	}
	
#topRightContent {
	float: right;
	padding-top: 25px;
	}
	
#topRightContent a, #topRightContent a:visited {
	color: #3b3b3b;
	text-decoration: none;
	}
	
#topRightContent a:hover {
	color: #496A01;
	text-decoration: underline;
	}
	
#logo {
	padding-top: 28px;
	}
	
#mainContentContainer {
	width: 949px;
	margin-left: 25px;
	position: relative;
	}
	
#grass {
	background: url(../images/grassBg.png) no-repeat;
	width: 949px;
	height: 230px;
	}
	
#topNav {
	background: url(../images/topNavRepeat.png) repeat-x;
	height: 45px;
	width: 949px;
	}

#col1 {
	background: url(../images/leftNavBg.png) repeat-y;
	width: 215px;
	float: left;
	/*margin-top: 16px;*/
	position: absolute;
	top: 289px;
	bottom: 59px;
	left: 0;
	}
	
#col2 {
	width: 720px;
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	min-height: 300px;
	*margin-top: 14px;
	*margin-bottom: 14px;
	}
	
.colClear {
	clear: both;
	}
	
#bottomGreenBar {
	width: 949px;
	background-color: #537507;
	height: 45px;
	}
	
#col1Content {
	font-size: 12pt;
	color: #ffffff;
	}
	
#col1Content ul {
	margin: 0;
	padding: 0;
	}
	
#col1Content ul li {
	list-style-type: none;
	}
	
#col1Content ul li {
	border-bottom: solid 1px #bcbcbc;
	height: 30px;
	margin-top: 10px;
	}
	
#col1Content ul li a, #col1Content ul li a:visited {
	background: url(../images/logoBg.png) no-repeat;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
	display: block;
	}
	
#col1Content ul li a:hover {
	color: #D2D2D2;
	text-decoration: none;
	}
	
#topNavContent {
	color: #3b3b3b;
	font-size: 12pt;
	padding-top: 12px;
	padding-left: 10px;
	}
	
#topNavContent a, #topNavContent a:visited {
	color: #3b3b3b;
	text-decoration: none;
	}
	
#topNavContent a:hover {
	color: #496A01;
	text-decoration: underline;
	}
	
.name {
	padding-left: 18px;
	margin-top: -6px;
	}
	
#bottomContent {
	color: #ffffff;
	text-align: center;
	padding-top: 14px;
	}
	
#bottomContent a, #bottomContent a:visited {
	color: #def691;
	}
	
#copyright {
	width: 1000px;
	text-align: center;
	margin-bottom: 6px;
	color: #3b3b3b;
	}
	
.small {
	font-size: 9pt;
	}
	
.small a, .small a:visited {
	color: #000000;
	}
	
a, a:visited {
	color: #537507;
	}
	
a:hover {
	color: #3b3b3b;
	}
	
.image {
	margin-top: 10px;
	}
	
.green {
	color: #537507;
	font-size: 12pt;
	}
