
body {
  background-color:#000000;
}



.pics {  
    background-color: #000000;
    height:  480px;  
    width:   920px;   
} 
 
.pics img {
    background-color: #000000;  
    width:  920px; 
    height: 480px; 

} 


a:link {
  color: #000000;
}

a:visited {
  color: #000000;
}


a:hover {
  color: #000000;
}

#content{
width: 920px;
height:  480px;
overflow: hidden;
background-color:#131313;
}

#menu {
width: 920px; 

}

#left {
float: left;
width: 300px;
text-align: left;


}

#right{
float: right;
width: 300px;
text-align: right;
}

#center{
float: left;
text-align: center;
width: 320px;
}

#leftdown {
float: left;
width: 620px;
text-align: left;


}

#rightdown{
float: right;
width: 300px;
text-align: right;
}

span#reg {
 font-family:Verdana ;
        color:#656565;
        font-size: 7pt;

}



span#ibig{
 font-family:Verdana ;
	color:#C4C4C4;
        font-size: 10pt;
        font-weight: 700;
}

span#ismall{
 font-family:Verdana ;
	color:#656565;
        font-size: 8pt;
}



#form{

height:  400px;
width: 400px;
background-color:#131313;

}

#index{
height:  350px;
width: 400px;
overflow: hidden;
}

