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

body {
	background-image:url(../images/design/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#000000;
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#CCC;
}

#main {
	/*background:#FFFFFF none repeat scroll 0%;*/
	background-color:#141414;
	margin:0px auto;
	width:809px;
}

#header {
	background:transparent url(../images/design/website_header.png) no-repeat scroll 0%;
	clear:both;
	height:302px;
	width:809px;
}

#logo {
	background:transparent url(../images/design/spacer.png) no-repeat scroll 0%;
	clear:both;
	height:70px;
	width:809px;
}

#menuspacer{
	/*height:13px;*/
	height:10px;
	width:809px;
}

#menu {
	height:30px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
}


#content {
	background:transparent url(../images/design/content.png) repeat-y;
	width:809px;
	word-wrap: break-word;
}

#footer {
	background:transparent url(../images/design/footer.png) no-repeat scroll 0%;
	clear:both;
	height:25px;
	width:809px;
}

#margin {
	margin-right:35px;
	margin-left:35px;
}

#login {
	float:right;
	position:relative;
	width:200px;
	height:150px;
}

#news {
	float:left;
	position:relative;
}

#sponsors {
	margin-top:300px;
	text-align:center;
}

/*
#stylefour {
	height:30px;
	margin-left:auto;
	margin-right:auto;
	/*width:780px;*//*
	width:779px;

	/*position:relative;*//*
	display:block;
	/*height:39px;*//*
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/design/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	/*border-top:2px solid #27076c;*/
	/*
}
*/
/*
#stylefour ul {margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li {
	display:block;
	float:left;
	margin:0;
}

#stylefour ul li a {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:19px;
	background:transparent url(../images/design/bgDIVIDER.gif) no-repeat top right;
}

#stylefour ul li a:hover,#stylefour ul li a.current {
	color:#999999;
	background:#333333 url(../images/design/bgON.gif) no-repeat top right;
}
*/

.mainmenucontainer {
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}

#mainmenu {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	float:left;
	position:relative;
	left:50%;
	
	/*height:30px;*/
	/*margin-left:auto;*/
	/*margin-right:auto;*/
	/*width:780px;*/
	/*width:779px;*/

	/*position:relative;*/
	/*display:block;*/
	/*height:39px;*/
	font-size:11px;
	font-weight:bold;
	/*background:transparent url(../images/design/bgOFF.gif) repeat-x top left;*/
	font-family:Arial,Verdana,Helvitica,sans-serif;
	/*border-top:2px solid #27076c;*/
}

#mainmenu li {
	float:left;
	position:relative;
	right:50%;
}

#mainmenu a {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:19px;
	/*background:transparent url(../images/design/bgDIVIDER.gif) no-repeat top left;*/
}

#mainmenu a:hover {
	color:#999999;
	background:#333333;
}

#team_list {
	float: left;
	position: relative;
	/*background-color: #ff0000;*/
	/*height: 300px;*/
	width: 150px;
}

#team_content {
	float: right;
	position: relative;
	/*background-color: #00ff00;*/
	/*height: 300px;*/
	width: 580px;
}
