* {
margin: 0;
padding: 0;
}

body
{
background: #222 url("sn/bg4.gif");
color: #b3b2b2;
font-family:Arial, arial-narrow,tahoma ;
font-size: 16px;
}

.header
{
background: #000000;
font-size: 1.2em;
width: 900px;
height: 100px;
margin: 0 auto;
padding: 10px 10px 0px;
}


.logo
{
background: #2a3b13 url("sn/logo.gif") no-repeat;
color: #333533;
font: normal 2.8em "Arial",sans-serif;
height: 90px;
width: 900px;
text-align: center;
padding-top:10px;
}

h1
{
font-size:30px;
font-weight:bold;
color: #502B32;
text-align:center;
margin:0;
}

h2
{
font-size:18px;
font-weight:normal;

color: #502B32;
text-align:center;
margin:5px 20px 0px 20px;
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #000000;
font-size: 1.2em;
width: 900px;
margin: 0 auto;
padding: 0 10px 10px;
}

.content
{
background: url("sn/bgmain.gif") repeat-y;
}

.post
{
float: right;
width: 640px;
margin: 5px 5px 5px 5px;
text-align:center;
}

h3
{
font-size:18px;
text-transform: capitalize;
font-weight:bold;
font-size-adjust: 0.58;
margin:10px 18px 5px 0;
color:#f2f1f1;
text-decoration:none;
}


.postbody
{
color:#cdcccc;
font-family: "Arial",sans-serif;
margin-bottom:10px;
}

.postbody a
{
color: #f8f6f6;
font-weight:bold;
text-decoration: underline;
}

.postbody a:hover
{
color: #f8f6f6;
font-weight:bold;
text-decoration: underline;
}

.sidebar
{
float: left;
width: 245px;
color: #502B32;
}

.sidebar a
{
color: #502B32;
}

.sidebartitle
{
color: #323131;
font-size: 16px;
font-weight:bold;
height:25px;
margin-top: 12px;
margin-left: 10px;
margin-bottom:0px;
}

.sidebar ul
{
border-top: 1px solid #dcdcdc;
padding: 0;
}

.sidebar li
{
border-bottom: 1px solid #dcdcdc;
}

.sidebar li a
{
font-size: 14px;
color: #8a8888;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 8px 4%;
}

.sidebar li a:hover
{
background: #f7f7f7;
color: #000000;
text-decoration: none;
}

.footer
{
background:#302e2e;
color: #6e6b6b;
font: bold 1em sans-serif;
height: 100%;
text-align: center;
}

.footer a
{
color: #6e6b6b;
text-decoration:none;
}

.footer a:hover
{
color: #6e6b6b;
text-decoration:none;
}

#footertext
{
padding-top:10px;
padding-bottom:7px;
}

.network
{
font-weight:normal;
}

.bocat
{
font-weight:normal;
}
.ltrades
{
font-weight:normal;
}

#line
{
background: url("sn/line.gif");
height:3px;
width:900px;
}

.pics_border
{
border:2px solid #000;
}

.pics_box
{
width:620px;
margin-left:1px;
}

.pics
{
float:left;
width:150px;
padding:10px 5px 20px 5px;
}

.text{
text-align:center;
color:#fff;
text-transform: capitalize;
font-size:24px;
font-weight:bold;
padding:0px 0 15px 0;

}

.text a {color:#fff; text-decoration:none;}
.text a:hover {color:#fff; text-decoration:underline;}

.joinlink
{
font-size:24px;
}