/*
Copyright 2006+ Clantemplates.com
Design: Psycrotic (www.RivalDesigns.com)
Coding: XiLLiON (www.PixelComeBack.com)
*/

*{
vertical-align: top;
font-family: Verdana;
font-size: 10px;
}

a img{
border: 0;
}

body{
background: #0b1016;
margin: 0; padding: 0;
}

#wrapper{
width: 900px;
margin: 0 auto; padding: 0;
}

#header{
width: 900px;
margin: 0; padding: 0;
}

#navigation{
width: 638px;
margin: 0; padding: 0 131px;
}

#container{
background: url(images/body-bg.gif) repeat-y;
margin: 0; padding: 0 151px 0 149px;
}
#news{
float: left;
width: 394px;
margin: 0; padding: 0;
}
#news-title{
background: url(images/news-title.gif) no-repeat left;
width: 384px;
margin: 0; padding: 6px 0 5px 10px;
font-weight: normal;
}
#news-title a{
text-decoration: underline;
font-weight: bold;
color: #000;
}
#news-title a:hover{
text-decoration: none;
font-weight: bold;
}
#news-post{
background: #0b0b0c;
border-left: 2px solid #26282a;
border-right: 2px solid #26282a;
width: 390px;
margin: 0; padding: 0;
}
#news-post p{
margin: 0; padding: 3px;
color: #787878;
}
#news-post p a{
text-decoration: underline;
font-weight: bold;
color: #1785d2;
}
#news-post p a:hover{
text-decoration: none;
font-weight: bold;
color: #1785d2;
}
#links{
float: right;
width: 204px;
margin: 0; padding: 0;
}
#links ul{
margin: 0; padding: 0;
}
.dark{
background: url(images/dark.gif) no-repeat;
margin: 0; padding: 3px 5px 0 0;
width: 199px; height: 19px;
text-align: right;
list-style-type: none;
}
.dark a{
color: #1785d2;
text-decoration: none;
display: block;
}
.dark a:hover{
color: #1785d2;
text-decoration: underline;
display: block;
}
.light{
background: url(images/light.gif) no-repeat;
margin: 0; padding: 3px 5px 0 0;
width: 199px; height: 19px;
text-align: right;
list-style-type: none;
}
.light a{
color: #1785d2;
text-decoration: none;
display: block;
}
.light a:hover{
color: #1785d2;
text-decoration: underline;
display: block;
}
#sponsors{
background: #0b0b0c;
border-left: 2px solid #26282a;
border-right: 2px solid #26282a;
width: 200px;
}
#sponsors p{
margin: 0; padding: 2px 6px 2px 12px;
}
#footer{
width: 900px;
margin: 0; padding: 0;
}
#bg-content{
background: url(images/body-bg.gif) repeat-y;
width: 900px;
margin: 0; padding: 0;
}
