body{
background-color:#000000;
color:#FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:small;
}
p{

}


h2{
background:url(resources/css/h2_bg.jpg) no-repeat;
width:636px;
height:47px;
color:#000000;
text-align:center;
padding-top:10px;
margin:auto;
}

h3{
background:url(resources/css/h3_bg.jpg) no-repeat;
padding-left:35px;
height:21px;
}

h4{
padding-top:12px;
color:#04a7e4;
font-size:14px;
}

#wrapper{
width:970px;
min-width:970px;
margin:auto;
}

#container{
width:970px;
min-width:970px;
position:relative;
background:url(resources/css/bg.jpg) repeat-y;
}

#header{
background:url(resources/css/logo.jpg) no-repeat top;
height:118px; 
}
#menu{
background:url(resources/css/menu.jpg) no-repeat top;
height:83px; 
min-width:970px;
}
#menu ul li{
float: left;
display:block;
padding:0px 13.5px 50px 13.5px;
}
#menu ul{
	font-size: 15px;
	font-weight: bold;
	float:left;
	margin:0 0;
	padding:13px 0 0 217px;
}
#drop-nav ul {
	position: absolute; 
	left: 120px; 
	top: 160px;
	width:600px;
}

li.headlink ul { display: none; }
li.headlink:hover ul { display: block; }

#menu a{
color:#FFFFFF;
font-style:normal;
text-decoration:none;
}
#menu a:hover{
color:#FF0400;
font-style:normal;
text-decoration:none;
}

a{
color:#FFFF99;
}
a:hover{
color:#FFFF00;
}

#body{
min-height:120px;
width:850px;
margin:0px auto;
}
#content{
width:677px;
margin:0px auto;
}

#bottom{
background:url(resources/css/bottom.jpg) no-repeat bottom;
height:164px; 
}

#footer{
text-align:center;
font-size: x-small;
font-weight: bold;
background: #000000;
}

#sponsors-pic{
margin:20px auto;
background:url(resources/images/Sponsor.jpg) no-repeat;
height:383px;
width:618px;
}

.Events {margin-left:-5px}
.Gallery {margin-left:5px}
.dhh { height:80px; width:130px; display:block; float:left; margin:15px 0 0 280px;}
.mv { height:80px; width:145px; display:block;float:left; margin:15px 0 0 15px;}
.moh { height:80px; width:110px; display:block;float:left;margin:15px 0 0 15px;}
