a:link,a:visited,a:active{
color:#00BE14;
}
a:hover{
text-decoration:none;
}
body{
background-color:#000000;
background-image:url(/img/bg.png);
background-position:center;
background-repeat:repeat-y;
margin:0px 0px 50px;
}
body,p,td,div,span,input,textarea{
color:#595959;
font:11px Arial,Helvetica,sans-serif;
}
.longform{
width: 200px;
}
.left{
padding:20px 13px 20px 16px;
}
.line{
background:url(/img/line.png);
height:2px;
width:697px;
}
.right{
padding:20px 10px 20px 13px;
}
#footer{
margin-bottom:13px;
margin-top:8px;
padding-left:11px;
padding-right:11px;
width:675px;
}
#main{
background:#232221;
border-bottom:2px solid #C2BEB9;
border-left:2px solid #C2BEB9;
border-right:2px solid #C2BEB9;
margin-bottom:8px;
padding:10px;
width:673px;
}
#mainleft{
float:left;
width:461px;
}
#mainright{
float:right;
width:210px;
}
#mainwrap{
background:url(/img/mainback.png);
width:673px;
}
#nav{
height:205px;
width:697px;
}
#wrapper{
margin:auto;
width:697px;
}

