@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

html { 
	margin: 0;
	padding: 0;
	height: 100%; }

body {
	border: 0px;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #e2bb22 url(../graphics/bodyBG.gif) left repeat-y;
}


html, h1, body, wrapper, nav, nav li, nav_tickets, nav_tickets a, nav_patch, nav_patch a, nav_events nav_events a, nav_volunteer, nav_volunteer a, nav_volunteer, nav_volunteer a, nav_travel, nav_travel a, nav_media, nav_media a, nav_stadium, nav_stadium a, nav_sponsors, nav_sponsors a, nav_programs, nav_programs a, nav_gba, nav_gba a, nav_travel, nav_travel a, nav_media, nav_media a, nav_stadium, nav_stadium a, nav_sponsors, nav_sponsors a, nav_programs, nav_programs a, nav_gba, nav_gba a, rcsLOGO, gbaLOGO{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {color: #FFFFFF}

/* ---------------------------------------------------------------------------
	
	=skeleton

--------------------------------------------------------------------------- */


#container {
	width: 1000px;
	height: auto;
	}

body.GBA #header { width: 1000px;	height: 205px;	background: url(../graphics/headerGBA.jpg) no-repeat;	}
body.KMGB #header {	width: 1000px;	height: 205px;	background: url(../graphics/headerKMGB.jpg) no-repeat;	}
	
#top_nav {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	left: 590px;
	position: absolute;
	top: 8px;
}

#content {
	width: 620px;
	height: auto;
	float: left;
	}
	

.inContentIMG {
	width: 600px;
	height: auto;
	margin: 10px 10px 0px 10px;
	clear: both;
	}

.twoImages {
	height: 112px;
	}
	
.credit {
	height: 52px;
	}

#mission {
	background-color: #CCCCCC;
	font: .7em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;
	width: 570px;
	margin: 10px 10px 0px 10px;
	padding: 15px;
}



.clearLine {
	width:600px;
	height: 1px;
	clear: both;
	}

.clearBottom {
	width: 620px;
	height: 30px;
	background: transparent;
	margin: 0px 0px 10px 0px;
	clear: both;
	}

.floatLeft {
	float:left;
	}
	
.floatRight {
	float:right;
	}

#advertisements {
	width: 380px;
	height: auto;
	float: right;
	background: url(../graphics/adBG.jpg) no-repeat;
	padding: 10px 0px 0px 0px;
	}

ul#leftAD {
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0;
	list-style-type: none;
	width: 175px;
	height:auto;
	}

ul#leftAD li {
	width: 175px;
	height: auto;
	margin: 0px 0px 10px 0px;
	}
	
ul#rightAD {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 175px;
	height:auto;
	}
	
ul#rightAD li {
	width: 175px;
	height: auto;
	margin: 0px 0px 10px 0px;
	}

ul#rightAD li a.marines {
	display: block;
	width: 175px;
	height: 130px;
	background: url(../images/_ads/marines.jpg) no-repeat;
	}
ul#rightAD li a.marines:hover { background-position: 0 -130px;} 

ul#leftAD li a.fba {
	display: block;
	width: 175px;
	height: 95px;
	background: url(../images/_ads/fba.jpg) no-repeat;
	}
ul#rightAD li a.fba:hover { background-position: 0 -95px;} 

	
/* ---------------------------------------------------------------------------
	
	=logos in header area

--------------------------------------------------------------------------- */

#gbaLOGO a{
	background-image: url(../graphics/logos/interim.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 128px;
	position: absolute;
	top: 40px;
	left: 865px;
	}

#gbaLOGO a:hover {	background-position: 0 bottom;}

#rcsLOGO a{
	background-image: url(../graphics/logos/rcs.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 186px;
	position: absolute;
	top: 40px;
	left: 690px;
	}

#rcsLOGO a:hover {	background-position: 0 bottom;}

#secLOGO a{
	background-image: url(../graphics/logos/sec.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 112px;
	position: absolute;
	top: 40px;
	left: 572px;
	}

#secLOGO a:hover {	background-position: 0 bottom;}






.homeSocial {
	width: 600px;
	height: 150px;
	margin: 0px 0px 0px 10px;
	background:url('../images/social.jpg') no-repeat;
	clear: both;
	}

a.facebook {
	display: block;
	width: 150px;
	height: 150px;
	text-indent: -9999px;
	float: left;
	}
	
a.twitter {
	display: block;
	width: 150px;
	height: 150px;
	text-indent: -9999px;
	float: right;
	}