
body,html{

	background:#000;
	color:#b4b4b4;
	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;
	


}

h2{
	display:block;
	background-color:#d40318;
	color:#fff;
	font-size:16px;
	font-weight:none;
	padding:5px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;

}
span{

	color:#b4b4b4;
}


p{

color:#b4b4b4;
}

form label span{

	width:200px;
	display:block;
	color:#b4b4b4;
	float:left;

}



form label{

	padding:5px;
	display:block;
}


#header{

	background:url("../img/banner.png") no-repeat bottom right;
	width:900px;
	height:290px;
}

.slideshow{
	
	z-index:-1000000000000000;

}


.slideshow img{

	border:0;
}




#logo{

	background:url("../img/logo.png");
	width:298px;
	height:347px;
	position:absolute;
	margin-top:-10px;
	z-index:1000000000000000000;
	margin-top:-130px;
	
}


#left{

	float:left;
	width:270px;
	margin-left:30px;

}

#container{

	width:900px;
	left:50%;
	position:relative;
	margin-left:-450px;
	display:block;
	float:left;
	height:100%;
	margin-bottom:20px;
}

#content{

	float:left;
	margin-left:20px;
	width:580px;

}


#middle{

	margin-top:30px;


}
#menu{

float:right;
margin-top:53px;

}

#menu ul{

	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	float:left;
}

#menu li a{



}

h3{

	color:#fff;
	font-size:20px;
	font-weight:none;
}



a{

 color:#e2041a;
 text-decoration:none;
 
}



a:hover{

	text-decoration:underline;
}

.btn{


}
#menu ul ul{

position:absolute;

margin-top:9px;
width:200px;
display:none;




background:#262626;

}

#menu ul ul ul{

position:absolute;
width:200px;
margin-left:200px;




background:#262626;

}


#sponsors img{

	border:0;
	padding:2px;
	/*
	background:#111111;*/

}


#footer ul{

	display:inline;
	list-style:none;
}

#footer li{

	float:left;
	margin-left:10px;
}

#footer{
	
	margin-top:20px;
	background-color:#141414;
	display:block;
	width:560px;
	padding:10px;
	

	
}

#sponsors a:hover img{

	/*background:#e2041a;*/
}


#menu ul ul li{

float:none;
}

#linkbox{
float:right;

position:relative;
margin-top:0px;
}

#menu a{

	color:#fff;
	font-size:18px;
	text-decoration:none;
	display:block;
	margin-left:15px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	
}

#menu a:hover{

	text-decoration:underline;
}

#menu a.selected{

	background-color:#d40318;

}
