body {
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	background-color:#000;
}
.maincontainer {
	width:1000px;
	margin:0px auto;
}
.navigation {
	width:1000px;
	height:83px;
}
.logo {
	width:1000px;
	height:228px;
}
.leftc {
	width:627px;
	float:left;
}
#lefttopc {
	background-image: url(../images/sitepics_09.png);
	width:627px;
	height:184px;
	float:left;	
}
#leftbotc {
	background-image:url(../images/sitepics_12.png);
	width:627px;
	height:516px;
	float:left;	
}
#leftbotfbc {
	width:575px;
	height:521px;
	float:left;	
	padding-top:12px;
	padding-left:52px;
	overflow: auto;
}
.rightc {
	width:371px;
	float:left;
}
#righttopc {
	background-image:url(../images/sitepics_11.png);
	width:371px;
	height:179px;
	float:left;
}
#righttop2 {
	margin-top:6px;
	background-image:url(../images/sitepics_13.png);
	width:361px;
	height:232px;
	padding-top:12px;
	padding-left:10px;
	float:left;
}
#texttop {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:80px;
	padding-right:40px;
	padding-top:35px;
	padding-bottom:20px;
}
.sponsors {
	background-image:url(../images/sitepics_14.png);
	width:361px;
	height:272px;	
	float:left;
}
.footer {
	width:1000px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
	text-align:center;	
}
a:link { 
	color:#CCC;
}
a:visited { 
	color:#999;

}
a:hover { 
	color:#999;

}
a:active { 
	color:#999;
} 
.player {
	width:940px;
	height:500px;
	float: left;
	padding-left: 60px;
}
.fblike {
	height:35px;
}

