body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color:#FFF;
}
a:visited {
	color:#CCC;
}
a:hover {
	color: #FCBA27;
}
#topSection {
	background-attachment: scroll;
	background-image: url(images/topheader2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 397px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	display: block;
}
#navSection {
	height: 50px;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 396px;
	position: relative;
	clear: both;
	display: block;
}
#videoPlayer {
	margin-left: 428px;
	margin-top: 30px;
	width: 560px;
	position: relative;
	float: left;
	display: inline;
}
#videoContainer, #bottomContainer {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
}
#bottomSection, #bottomSection2, #bottomSection3, #bottomSection4, #bottomSection5 {
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 535px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 446px;
	display:block;
	text-align: center;
}
#bottomSection2 {
	background-image:url(images/bottomBG2.jpg);
}
#bottomSection3 {
	background-image:url(images/bottomBG3.jpg);
}
#bottomSection4 {
	background-image:url(images/bottomBG4.jpg);
}
#bottomSection5 {
	background-image:url(images/bottomBG5.jpg);	
}

#battleTimes {
	height: 251px;
	width: 253px;
	margin-top: -450px;
	margin-left: 25px;
	text-align: center;
	float: left;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.headerText {
	font-size: 14px;
	font-weight: bold;
	color: #FCBA27;
}
#mp3player {
	background:url(images/player_BG.jpg);
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 42px;
	width: 397px;
	display: inline;
	padding-top: 8px;
	padding-left: 22px;
}
#homelink {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 50px;
	width: 419px;
	display: inline;
}
#Big_Fish {
	height: 369px;
	width: 616px;
	margin-left: 328px;
	margin-top: 23px;
	display: inline-block;
	overflow: hidden;
}
#bottomLinks {
	height: 110px;
	width: 630px;
	margin-left: 354px;
	margin-top: 15px;
	display: block;
}
.eventListing {
	margin-bottom: 8px;
	margin-top: 8px;
	line-height: 16px;
}
.smallText {
	font-size: 11px;
}
#bottomContent {
	height: 311px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	overflow: auto;
	text-align: left;
}
#myspace {
	margin-left: 60px;
	text-align: left;
	margin-top: 0px;
}
#about, #rules, #prizes {
	height:408px;
	width:276px;
	float:left;
	margin-top:78px;
	position: relative;
	text-align: left;
}
#othercontent, #pastbeatcontent, #pastbeatcontent2, #pastvideo {
	height:368px;
	width:936px;
	float:left;
	margin-top:90px;
	position: relative;
	text-align: left;
	margin-left: 38px;
}
#pastbeatcontent {
	
	margin-top:85px;
	height:401px;
}
#pastbeatcontent2 {
	
	margin-top:85px;
	height:401px;
	width:408px;
}
#pastvideo {
	
	margin-top:85px;
	height:401px;
	width:510px;
	margin-left: 15px;
}
#samplechallenge, #samplewinners {
	height:408px;
	width:447px;
	float:left;
	margin-top:78px;
	position: relative;
	text-align: left;
	margin-left: 38px;
}
#samplewinners {
	margin-left: 43px;
}
#about {
	position: relative;
	margin-left: 38px;
}
#rules {
	margin-left:54px;
}
#prizes {
	margin-left:60px;
}
.footer {
	clear: both;
}
.aboutbox {
	padding-right: 5px;
	overflow: auto;
	height: 408px;
}
.shopbox, .pastbox {
	padding-right: 5px;
	overflow: auto;
	height: 395px;
}
.pastbox {
	
	height:401px;
}
.sampleentry {
	background-color: #333;
	margin-bottom: 10px;
	padding: 5px;
}
.battletitles {
	margin-bottom: 5px;
}
.photosCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.prizes {
	background-image:url(images/PrizesBackground.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.contestants {
	background-image:url(images/contestantsbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}
.bottomMain {
	background-image: url(images/MainBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 535px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 446px;
	display:block;
	text-align: center;
}

