/* CSS Document */

body{
color:#A6A6A6;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
text-align:left;
padding:0;
margin:0 auto;
}

#super{
padding:0;
margin:0 auto;
width:904px;
}

#logo{
height:80px;
padding:15px 0 0 0;
margin:0 auto;
text-align:center;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

#copyright{
text-align:center;
font-size:11px;
}

#footer{
background-image:url(../images/nav.jpg);
width:904px;
height:36px;
clear:both;
text-align:center;
padding:15px 0 0 0;
font-size:11px;
}

#nav{
background-image:url(../images/nav.jpg);
width:904px;
height:51px;
}

#nav1{
padding:10px 0 0 40px;
width:110px;
float:left;
}

#nav ul{
margin:0;
padding:0;
display:inline;
list-style:none;
}

#nav li{
margin:0;
padding:0;
display:inline;
list-style:0;
}

#navleft{
float:left;
padding:0 5px 0 0;
}

#navright{
float:left;
}

.block{
color:#A6A6A6;
text-decoration:none;
cursor:pointer;
border:none;
border-color:#000000;
}

.blockpic{
color:#000000;
text-decoration:none;
cursor:pointer;
border:none;
border-color:#000000;
}

.navtop{
font-size:24px;
}

.navbottom{
font-size:14px;
font-weight:bold;
}

#body{
padding:38px 0 0 0;
}

#left{
float:left;
width:260px;
padding:0 0 0 52px;
}

#center{
float:left;
width:227px;
padding:0 41px 0 28px;
}

#centerp{
float:left;
width:500px;
padding:0 41px 0 28px;
}

#divider{
float:left;
width:1px;}

#right{
float:left;
width:270px;
padding:0 0 0 25px;
}

.red{
font-size:24px;
color:#FF0000;
}

.silver{
font-size:24px;
color:#A6A6A6;
}

#formleft{
float:left;
width:200px;
padding:2px 0 2px 0;
border-bottom:medium #333333;
}

#formright{
float:left;
width:300px;
padding:2px 0 2px 0;
border-bottom:thin #333333;
}