#page_container {
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	text-align:center;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(../_Images/bg_grad.png);
	background-repeat: repeat-x;
}
#content_container {
	position:relative;
	width: 960px;
	height: 821px;
	text-align:center;
	margin:0 auto;
	z-index: 1;
	overflow:hidden;
	vertical-align:top;
	}
#page_left {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../_Images/page_L.gif);
	background-repeat: no-repeat;
	width: 80px;
	height:823px;
	float:left;
	margin:0 auto;
	z-index: 2;
}

#page_right {
	position:absolute;
	top:0px;
	left:880px;
	background-image:url(../_Images/page_R.gif);
	background-repeat: no-repeat;
	width: 80px;
	height:823px;
	float:right;
	margin:0 auto;
	z-index: 2;
}
#logo {
	position: absolute;
	top:0px;
	left:80px;
	margin:0 auto;
	width:800px;
	height:129px;
	text-align:left;
	background-image:url(../_Images/GoLogo.gif);
	background-repeat:no-repeat;
 	z-index: 3;
}
#header {
	position: absolute;
	top:129px;
	left:80px;
	margin:0 auto;
	width:800px;
	height: 55px;
	background-color:#FFFFFF;
	text-align:left;
	color:#1e155d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 15px;
	z-index: 3;
}

/*Navigation*/
.nav_div {
width: 150px;
color: #999999;
font-family: Arial;
font-size:10px;
display:inline;
overflow:visible;
}
.nav {
color:#1e155d;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
font-weight:bold;
text-decoration: none;
}
.nav a:link, .nav a:visited {
display: block;
text-decoration: none;
color: #ff9900;
}
a.nav:hover {
text-decoration: none;
color: #ff9900;
}
/*Body*/

#body_container {
	position:absolute;
	top:199px;
	left:32px;
	width: 900px;
	height:623px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	vertical-align:top;
	overflow:hidden;
	z-index: 3;
}
#body {
	position: relative;
	width: 800px;
	height:623px;
 	text-align:center;
	margin:0 auto;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align:top;
	padding-top: 20px;
	overflow:hidden;
}

#body_left {
	width: 360px;
	height: 604px;
	text-align:left;
	padding: 130px 40px 0px 0px;
 	vertical-align:top;
	float:left;
	z-index: 1;
}
#body_right {
	width: 353px;
	height: 570px;
	text-align:left;
	padding: 10px 7px 0px 40px;
	vertical-align:top;
	overflow-y:scroll;
	float: right;
	z-index: 1;
}
#H_body_left {
	position:absolute;
	top:0px;
	left:0px;
	width: 450px;
	height: 623px;
 	vertical-align:top;
	
	float:left;
	z-index: 1;
}
#H_body_right {
	position:absolute;
	top:0px;
	left:450px;
	width: 450px;
	height: 623px;
	text-align:left;
	vertical-align:top;
	float: right;
	z-index: 1;
	background-image:url(../_Images/HomeRight2.gif);
	background-repeat:no-repeat;
}
#H_body_right_text {
	position:relative;
	margin:0 auto;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align:top;
	padding: 35px 50px 0px 30px;
}
.stats {
	background-image:url(../_Images/stats_bg.gif);
	background-repeat:no-repeat;
}
.thankyou {
	background-image:url(../_Images/thank-you.gif);
	background-repeat:no-repeat;
}
.contact-us {
	background-image:url(../_Images/contact-us_bg.gif);
	background-repeat:no-repeat;
}
.grand-prize {
	background-image:url(../_Images/grand-prize_bg.gif);
	background-repeat:no-repeat;
}
.press-box {
	background-image:url(../_Images/press-box_bg.gif);
	background-repeat:no-repeat;
}
.recruits {
	background-image:url(../_Images/recruits_bg.gif);
	background-repeat:no-repeat;
}
.schedule {
	background-image:url(../_Images/schedule_bg.gif);
	background-repeat:no-repeat;
}
.team-roster {
	background-image:url(../_Images/team-roster_bg.gif);
	background-repeat:no-repeat;
}
.the-league {
	background-image:url(../_Images/the-league_bg.gif);
	background-repeat:no-repeat;
}
.trophy-room {
	background-image:url(../_Images/trophy-room_bg.gif);
	background-repeat:no-repeat;
}







/*Footer*/
#footer {
	position:relative;
/*	top: 870px;
	left: 0px;
*/	width: 100%;
	height:30px;
	z-index: 2;
	text-align:center;
	background-image:url(../_Images/footer.png);
	background-repeat: repeat-x;
}
#footer_container {
	width: 800px;
	height:30px;
	text-align:center;
	margin:0 auto;
	z-index: 2;
/*	padding-bottom: 30px;
*/	background-image:url(../_Images/footer.png);
	background-repeat: repeat-x;
}
#footer_content1 {
	position:relative;
	float:left;
	width: 500px;
	padding: 7px 0px 0px 0px;
	text-align: left;
	color:#FFFFFF;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	z-index: 2;

}
#footer_content1  a:link, #footer_content1 a:visited, #footer_content2  a:link, #footer_content2 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#footer_content1  a:hover, #footer_content2  a:hover {
	color: #000000;
	text-decoration: none;
}

#footer_content2 {
	position:relative;
	float:right;
	width: 300px;
	padding: 7px 0px 0px 0px;
	text-align: right;
	color:#FFFFFF;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 2;

}
#bookmark {
	position:relative;
	width: 100%;
	z-index: 3;
	text-align:center;
}
#bookmark_container {
	width: 800px;
	height:30px;
	text-align:right;
	margin:0 auto;
	padding: 7px 0px 23px 0px;
	z-index: 3;
}
#bm {
	position: absolute;
	top:129px;
	left:700px;
	margin:0 auto;
	width:125px;
	text-align: right;
	padding: 30px 0px 0px 0px;
	z-index: 4;
}

.h1, a.h1, a.h1:link, a.h1:visited, a.h1:active {
	font-variant: small-caps;
	color: #1e155d;
	padding: 5px 0px 3px 0px;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
a.h1:hover {
	color: #ff9900;
	text-decoration: none;
}
.h2 {
	font-variant: small-caps;
	color: #224232;
	padding: 5px 0px 3px 0px;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;

}
.body_link, a.body_link:link, a.body_link:visited, a.body_link:active {
	color: #000000;
}
a.body_link:hover {
	color: #ff9900;
}
.smallfont {font-size: 10px}
.date {
	padding: 1px 0px 3px 0px;
	font-size: 14px;
	font-weight:bold;
}
.none, a.none:link, a.none:visited, a.none:active, a.none:hover {
	text-decoration: none;
}
