@charset "UTF-8";
	body{
		text-align:center;
		background-image:url(images/sidesposors.gif);
		background-color:#000000;
		margin:0;
		padding:0;
	}
	
	.container{
		width:851px;
		height: 2000px;
		margin-left:auto;
		margin-right:auto;
		border: 1px solid #999999;
		background-color:#FFFFFF;
		position: relative;
	}
	
	.header{
		width:847px;
		height:284px;
		border: thin double #000000;
		margin:1px;
	}
	
	.headerpic{
		background-image:url(images/HEADER2.jpg);
		width:847px;
		height:250px;
	}
	
	.navbar{
		width:853px;
		height:34px;
	}
	
	.navhome{
		width:121px;
		height:34px;
		float: left;
	}
	
	.navfightcard{
		width:121px;
		height:34px;
		float: left;
	}
	
	.navsponsors{
		width:121px;
		height:34px;
		float: left;
	}
	
	.navevents{
		width:121px;
		height:34px;
		float: left;
	}
	
	.navforum{
		width:121px;
		height:34px;
		float: left;
	}
	
	.navtickets{
		width:121px;
		height:34px;
		float: left;
	}
	
	.navcontact{
		width:121px;
		height:34px;
		float: left;
	}
	
	.leftsponsors{
		float:left;
		text-align:center;
		margin-top:20px;
		margin-right:20px;
		border: 2px solid #CCCCCC;
		width:180px;
	}
	
	.maincontent{
		width:847px;
		border:thin double #000000;
		margin:1px;
		position: relative;
		padding-bottom:20px;
	}
	
	.content{
		background-image:url(images/CFS2_Throwdown2_Main.png);
		float:left;
		width:570px;
		border: 1px solid #999999;
		margin:20px;
		text-align:center;
		
	}
	
	.mma{
		width:468px;
		height:60px;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.commercial{
		float:right;
		text-align:center;
		margin-top:20px;
		margin-right:20px;
		border: 2px solid #333333;
		width:210px;
	}
	
	.sponsors{
		float:right;
		text-align:center;
		margin-top:20px;
		margin-right:20px;
		border: 2px solid #333333;
		width:210px;
	}
	
	.sponsortext{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666666;
	}
	
	.eightfive{
		width:200px;
		height:99px;
		margin-bottom:2px;
		margin-top:2px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.sinister{
		width:200px;
		height:164px;
		margin-bottom:2px;
		margin-top:2px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.independent{
		width:200px;
		height:65px;
		margin-bottom:2px;
		margin-top:2px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.issa{
		width:200px;
		height:59px;
		margin-bottom:2px;
		margin-top:2px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.budlight{
		width:200px;
		height:90px;
		margin-bottom:2px;
		margin-top:2px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.footer{
		width:852px;
		height:38px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: thin double #000000;
		position: absolute;
		top: 100%;
		left: -1px;
		background-color: white;
	}
