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:560px;
	height:460px;
	float:left;
	padding-top:12px;
	padding-left:52px;
	margin-top:8px;
	overflow-x: hidden;
	overflow-y: 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:371px;
	height:272px;
	float:left;
	background-repeat: no-repeat;
}
.footer {
	width:1000px;
	height:100px;
	padding-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
	text-align:center;	
}
a:link { 
	color:#666;
}
a:visited { 
	color:#666;

}
a:hover { 
	color:#999;

}
a:active { 
	color:#666;
} 

