@charset "UTF-8";
/* CSS Document */

body 
{
	background-image: url(images/back.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

#table{
	position:relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



.dates
{
	height: 480px;
	width: 640px;
	margin-top: 15px;
	position: absolute;
	left: 56px;
	top: 1883px;
	z-index:1
}


.embed 
{
	height: 364px;
	width: 659px;
	position:absolute;
	top:214px;
	left:57px;
}

.header
{
	height: 205px;
	width: 685px;
	margin-top: 15px;
	position: absolute;
	left: 45px;
	top: -21px;

}

.clips
{
	height: 500px;
	width: 705px;
	position:absolute;
	top:426px;
	left:-5px;
	padding: 0px;
	float: none;
	margin: 0px;
	}
.videohead
{
	height: 37px;
	width: 640px;
	margin-top: 15px;
	position: absolute;
	left: 55px;
	top: 575px;
	}
.bloghead
{
	height: 37px;
	width: 640px;
	margin-top: 15px;
	position: absolute;
	left: 58px;
	top: 1313px;
	z-index:1
	}
	
.tourstuff
{
	height: 23px;
	width: 102px;
	margin-top: 15px;
	position: absolute;
	left: 351px;
	top: 165px;
	z-index:1
	}
	
.sponsors
{
	height:67px;
	width: 240px;
	margin-top: 15px;
	position: absolute;
	left: 271px;
	top: 2461px;
	z-index:1
	}
	
.news
{
	height:480px;
	width:640px;
	margin-top: 15px;
	position: absolute;
	left: 66px;
	top: 1380px;
	z-index:1;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	}
