body {
	background:url(../layout-images/ESG_Tile-bg.jpg) repeat-x #e2e2e2;
	color:#3f92cf;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

img {
	border:0;
}

a:link {
	color: #3f92cf;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3f92cf;
}
a:hover {
	text-decoration: none;
	color: #e8bf00;
}
a:active {
	text-decoration: underline;
	color: #3f92cf;
}

#content {
	width:1000px;
	margin:auto;
}

#footer {
	width:1000px;
	margin:auto;
	clear:both;
}

#top {
	width:1000px;
	height:90px;
	position:relative;
	background:url(../layout-images/ESG_Top-bg.gif);
	margin-top:10px;
}

#mainLeft {
	position:relative;
	float:left;
	width:288px;
	height:577px;
	background:url(../layout-images/ESG_Sponsor-bg.jpg) no-repeat #000000;
	background-position:bottom;
}

#mainRightHome {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/ESG_Home_Content-bg.jpg) no-repeat;
	background-position:bottom;
}

#mainRightAbout {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/About_main-bg.jpg) no-repeat;
	background-position:top;
}

#mainRightAthlete {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/Athlete_main-bg.jpg) no-repeat;
	background-position:bottom;
}

#mainAboutSec {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/About_section-bg.jpg) no-repeat;
	background-position:top;
}

#aboutScroll {
	height:488px;
	overflow:auto;
	width:712px;
}

#mapScroll {
	height:488px;
	overflow:auto;
	width:712px;
}

#sponsorsScroll {
	height:488px;
	overflow:auto;
	width:712px;
}

#mainRightVisitors {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/Visitors_main-bg.jpg) no-repeat;
	background-position:bottom;
}

#mainVisitorSec {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/Visit_section-bg.jpg) no-repeat;
	background-position:bottom;
}

#mainRightVolunteers {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/Volunteers_main-bg.jpg) no-repeat;
	background-position:bottom;
}

#mainVolunteesrSec {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/Volunteers_section-bg.jpg) no-repeat;
	background-position:bottom;
}

#mainRightMedia {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/Media_main-bg.jpg) no-repeat;
	background-position:bottom;
}

#mainRightOpening {
	position:relative;
	float:left;
	width:712px;
	height:577px;
	background:url(../layout-images/Opening_main-bg.jpg) no-repeat;
	background-position:bottom;
}

#menuHolder {
	position:relative;
	background:#3f92cf;
	margin-top:8px;
}

#topBanner {
	float:right;
	position:relative;
	width:468px;
	height:60px;
	top:15px;
	right:35px;
	background:#FFFFFF;
}

#sponsorBlock {
	position:relative;
	width:288px;
}

#home_copy {
	position:relative;
	width:420px;
	left:35px;
}

#home_leftButton {
	position:relative;
	width:275px;
	height:90px;
	float:left;
	top:10px;
	padding: 20px 0px 0px 0px;
}

#home_rightButton {
	position:relative;
	width:145px;
	height:110px;
	float:right;
	top:10px;
	padding: 0px 0px 0px 0px;
}

#sub_copy {
	clear:both;
	position:relative;
	width:600px;
	left:55px;
}

#sub_copy25 {
	position:relative;
	width:600px;
	left:25px;
}

#sub_copyLeft {
	position:relative;
	width:200px;
	float:left;
}

#sub_copyRight {
	position:relative;
	width:400px;
	float:right;
}

.committee_thumb {
	position:relative;
	float:left;
	width:90px;
	height:115px;
	background:#CCCCCC;
	margin-right:10px;
	margin-top:35px;
}

.black {
	color:#000000;
}

.bold {
	font-weight:bold;
}

.thirteen {
	font-size:13px;
	line-height:16px;
}

.eleven {
	font-size:11px;
}

.nine {
	font-size:9px;
}

.onefifty {
	width:150px;
}

.white {
	color:#ffffff;
	font-size:11px;
}
