/*STYLESHEE IMPORTST*/

/*Main*/

body{	
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#e4e4e4;
background:url(../media/bg.jpg) no-repeat center top #000000;
}
	
h1{
margin:0px 0px 10px 0px;
border-bottom:1px solid #0c0c0c;
font-size:2.5em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
letter-spacing:-2px;
color:#FFFFFF;
}

h2{
margin:0px 0px 3px 0px;
font-size:13px;
color:#ccc;
font-weight:bold;
}

p{
margin:0px 0px 15px 0px;;
}
a:link , a:visited , a:active{
color: #ffffff;
text-decoration: underline;
}

a:hover{
color:#FF3300;
}



/*Structure*/

#page{
width:779px;
margin:auto;
}

#header{
width:100%;
height:130px;
border-bottom:1px solid #333;
}

#side{
margin-top:10px;
width:170px;
height:380px;
border-right:1px solid #060606;
float:left;
text-transform:uppercase;

}

#side ul,li{
list-style:none;
margin:0px;
padding:0px;
height:18px;
}

#side a:link, #side a:visited, #side a:active{
padding:4px 0px 4px 10px;
color: #FFFFFF;
display:block;
font-weight:bold;
border-bottom:1px solid #0c0c0c;
outline:none;
text-decoration:none;
}
#side a:hover{
background: #111111;
color: #fff;
text-decoration:none;
}

#content{
float:left;
width:588px;
margin-left:20px;
margin-top:10px;
width:
}

#content a:link, #content a:visited, #content a:active {
color: #ffffff;
text-decoration: none;
}

#content a:hover {
color:#FF3300;
text-decoration:underline;
}

#footer{
width:779px;
height:50px;
text-align:left;
padding-top:10px;
margin-top:10px;
border-top:1px solid #060606;
clear:both;
color:#333;
line-height:20px;
text-align:center;
margin-top:7px;
}

#footer a:link , #footer a:visited , #footer a:active{
margin-left:3px;
margin-right:3px;
color: #666;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
color:#fff;
}

.bigletter{
font-size:2.5em;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
margin-right:1px;
color:#fff;
}

hr { 
border:0; 
color: #222; 
background-color: #222; 
height: 1px; 
margin: 0px; 
padding: 0px; 
margin-top: 5px; 
margin-bottom: 5px; 
}

#upcomingeventshome{
width:170px;
float:left;
margin-right:25px;
}

.img{
padding-right:7px; padding-bottom:7px;
float:left;
}

.borderimg{
padding:3px;
border:1px solid #666;
}

#wallp a:link, #wallp a:visited, #wallp a:active {
float:left;
border:2px solid #666;
margin-right:10px;
margin-bottom:10px;
}

#wallp a:hover{
border:2px solid #fff;
}

/*others*/
