@charset "UTF-8";
/* CSS Document */
*{
padding:0px;
margin:0px;
}

img{
border-style:none;
}
body{
background-color:#333333;
font-family:Verdana, Geneva, sans-serif;
}

#wrapper{
width:820px;

margin: 30px auto;
background:url(images/bgmetal.png) no-repeat;
}

#nav{
margin-left:5px;
}
#nav ul{
padding:15px;
}

#nav ul li{
display:inline;
padding:30px;
}

#nav ul li a{
color: white;
text-decoration:none;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;

}

#nav a.home{
	color:#d7100c;
}

#nav a:hover{
	color:#00C;
}
	

#wrapper img{
position:relative;
left:20px;
}

#events{
float:left;
width:240px;
height:300px;

margin-left:20px;

margin-bottom:20px;
font-size:12px;
color:white;
border-right: 2px groove #000;

}

#events h1{
background: url(images/events.png) no-repeat;
margin-left:5px;
text-indent:-99999px;
}

#events p{
margin-left:5px;
margin-top:10px;

}

#events h2{
background:url(images/latestscores.png) no-repeat;
height:20px;
text-indent:-9999px;
margin:10px 20px;
}

#events h3{
margin-top:5px;
margin-left:40px;
}


#header{
margin-left:10px;
}

.show{
font-style:oblique;
color:#d4110c;
}

#footer{
background-color:black;
height:100px;
width:805px;
margin-left:5px;
margin-top:70px;
clear:both;
}

#main{
float:left;
width:500px;
height:600px;
margin-top:10px; 
}

#main h1{
background:url(images/news.png) no-repeat;
text-indent:-9999px;
margin-top:5px;
margin-left:-20px;
}

#main img{
border:3px solid white;
float:right;
padding-left:-10px;
}

.date{
font-style:oblique;
color:#d4110c;
text-decoration:underline;
}

#footer img{

padding:0px 20px;
}

#main{
font-size:12px;
color:white;
margin-left:20px;
margin-bottom:30px;
}

#main a:link, a:visited{
color:#d4110c;
}

#main a:hover{
color:#00F;
font-style:oblique;
}

#main h2{
padding-top:10px;
}

#twitter{
width:200px;
height:300px;
position:relative;
margin-left:-470px	;
float:left;
}

#footer{
color:white;
font-size:10px;
text-align:center;
clear:both;
}

#about{
width:750px;
color:white;
font-size:12px;
margin-left:20px;
}
#about h1{
background:url(images/aboutus.png) no-repeat;
text-indent:-999px;
margin-top:10px;
}

#about h2{
background:url(images/mssion.png) no-repeat;
text-indent:-999px;
margin-top:10px;
margin-bottom:10px;
}

#about h3{
background:url(images/history.png) no-repeat;
text-indent:-999px;
margin-top:10px;
margin-bottom:10px;
}

#staff h1, #members h1{
color:white;
text-align:center;
}

#staff, #members{
height:400px;
}

.none{
color:#FF0;
font-style:oblique;
text-decoration:line-through;
}

#main span{
color:#FF0;
}

#staff img{
float:left;
margin-right:30px;
margin-bottom:5px;
border:2px solid white;
}

#staff{
color:white;
font-size:12px;
line-height:1.25;
width:780px;
margin-left:20px;
}

#staff h2{
font-size:14px;
font-style:oblique;
}