html,body
{ 
background-color: #000000;
background-image: url("/back.png");
background-repeat: repeat-x;
background-attachment: fixed;
text-align: center; /* for IE6 */
margin-bottom: auto;
}


#container
{
width: 800px;
text-align: center;
background-color: #;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
overflow: auto;
background-image: url("http://i47.tinypic.com/2vlkxg9.png");
background-repeat: repeat-y;
padding-bottom: 10px;
border: 3px solid;
border-color: #fff;
}

#content
{
text-align: left;
margin-left: 5px;
}

.sidemenu
{
width: 160px;
margin-top: 3px;
margin-left: 3px;
margin-bottom: auto;
padding-bottom: auto;
float: left;
text-align: left;
background-color: #;
}

.sidemenu a
{
font-family: tahoma, arial, sans-serif;
font-size: 11px;
color: #9400FF;
text-decoration: none;
text-transform: lowercase;
font-weight: normal;
line-height: 13px;
padding-left: 2px;
padding-right: 2px;
}

.sidemenu a:hover
{
color: #6008C4;
background-color: #;
font-weight: normal;
letter-spacing: 0px;
line-height: 13px;
padding-left: 2px;
padding-right: 2px;
}

.sidemenu p
{
font-family: arial,tahoma,sans-serif; 
font-size: 11px; 
color: #999; 
line-height: 11px; 
letter-spacing: 0px;
padding: 4px;
text-align: left;
text-transform: normal;
font-weight: normal;
}

.bigmenu a {
font-family: arial black;
font-size: 16px;
color: #6008C4;
letter-spacing: -1px;
font-weight: normal;
line-height: 15px;
text-transform: uppercase;
}

.bigmenu a:hover {
font-family: arial black;
font-size: 16px;
color: #D266ED;
background-color: #;
letter-spacing: -1px;
font-weight: bold;
line-height: 15px;
text-transform: uppercase;
}

.sidemenutitle
{
background-color: #;
color: #444;
font-family: arial,tahoma,sans-serif;
font-size: 22px;
font-weight: bold;
display: block;
letter-spacing: -1px;
text-transform: lowercase;
text-align: left;
line-height: 22px;
border-bottom: 2px solid #222;
}

.newspost
{
background-color: #;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 164px;
margin-right: auto;
width: 631px;
border: 0px solid;
border-color: #;
font-family: tahoma,arial,sans-serif; 
font-size: 11px; 
color: #000; 
line-height: 11px; 
letter-spacing: 0px;
}

.newspost h2
{
color: #D266ED;
font-family: arial,tahoma,sans-serif;
font-size: 24px;
background-color:#d8d8d8;
display:block;
border: 0px solid #d8d8d8;
border-bottom: 0px solid #;
text-align: left; 
font-weight: bold; 
letter-spacing: -1px;
text-transform: lowercase;
line-height: 24px;
margin-top: 0px;
margin-bottom: 5px;
padding-left: 2px;
}

.newspost h3
{
color: #8901ED;
font-family: arial,tahoma,sans-serif;
font-size: 18px;
background-color:#;
display:block;
border: 0px solid #;
border-bottom: 2px solid #d8d8d8;
text-align: left; 
font-weight: bold; 
letter-spacing: -1px;
text-transform: uppercase;
line-height: 18px;
margin-top: 0px;
margin-top: 2px;
}

.newspost p
{
font-family: arial,tahoma,sans-serif; 
font-size: 11px; 
color: #1a1a1a; 
line-height: 11px; 
letter-spacing: 0px;
padding: 4px;
text-align: justify;
text-transform: normal;
font-weight: normal;
}

#footer
{
width: 790px;
height: auto;
background-color: #d8d8d8;
background-image: url("");
repeat: no-repeat;
color: #8902EC;
text-align: center;
clear: both;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
border-left: 3px solid;
border-right: 3px solid;
border-bottom: 3px solid;
border-color: #fff;
}

#footer p
{
font-family: arial, tahoma, sans-serif;
font-size: 11px;
letter-spacing: 0px;
font-weight: bold;
line-height: 13px;
text-transform: normal;
padding-bottom: 4px;
}

#content a {font-family: arial,tahoma,sans-serif; color:#1a1a1a; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 11px; text-transform: normal; letter-spacing: 0px;}
#content a:hover {font-family: arial,tahoma,sans-serif; color:#8902EC; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 11px; text-transform: normal; letter-spacing: 0px;}

#footer a {font-family: tahoma,arial,sans-serif; color:#1a1a1a; text-decoration: none; font-size: 11px; font-weight: normal; line-height: 11px;}
#footer a:hover {font-family: tahoma,arial,sans-serif; color: #fff; font-size: 11px; font-weight: normal; line-height: 11px;}

b {font-weight:bold; color:; letter-spacing: 0px;}
s {color:#8902EC;}
i {color:#8902EC; font-weight:none;}
u {color:#AE20FD; border-bottom: 1px dashed; border-color: #AE20FD; text-decoration:none;}

big {
font-family: arial black;
font-size: 22px;
color: #AE20FD;
letter-spacing: -2px;
line-height: 22px;
text-transform: uppercase;
font-weight: normal;
}

small {
font-family: small fonts;
font-size: 7px;
color: #333;
background-color: #AE20FD;
letter-spacing: 0px;
line-height: 7px;
text-transform: uppercase;
font-weight: normal;
}

textarea 
{
font-family: arial;
font-size: 11px;
line-height: 11px;
color: #666;
width: 150px;
height: 20px;
border: 1px dashed;
border-color: #000000;
background-color: #ffffff;
}