body {
 padding:0;
 background-color:#000000;
 color:#FFFFFF;
 text-align: center;
}

#login{
 position:absolute;
 top:0;
 left:0;
 color: #666666;
 font: 10px  italic small-caps bolder ;
 text-decoration: none;
 border: 0px;
}
 
 
#wrapper{
 position:relative;
 width:1000px;
 min-height: 745px;
 margin: 0 auto;
 text-align: left;
} 
 
#header{
 position:absolute;
 left:0;
 top:23;
 width:1000px;
 position:relative; 
 height:97px; 
 width:1000px;
}

.header{
 margin: 0px 0px 0px 0px;
 border: 0px;
 text-decoration: none;
 text-align:center;
 padding:0;
}
 
#body{
 position:absolute;
 width:791px;
 height:625px; 
 top:120px;
 left:0px;
 background-repeat: no-repeat;
}

#body_int{
 position:absolute;
 width:741px;
 top:20px;
 left:30px;
}

a.corpo{
 color: #AAAAAA;
 font-style: bold;
}

a.corpo img{
 color: #AAAAAA;
 font-style: bold;
 border: 0;
} 

.corpo{
 text-align:left;
 font-size: 16px;
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
 text-align: justify;
}

#nav{
 position:absolute;
 top:120;
 left:791;
 text-align:right;
 width: 209px;
 height:  625px;
 background-image: url("menu.jpg");
 padding-top:150px;
 padding-bottom:10px;
 padding-right:30px;
 padding-left:0px;
 background-repeat: no-repeat;
}

#nav_int{
 position:absolute;
 top:140;
 left:0;
 text-align:right;
 width: 179px;
}

#border_wrapper{
 width: 400px;
 background-color: #222222;
 text-align: center;
}

#border_wrapper2{
 width: 600px;
 background-color: #222222;
 text-align: center; 
}

#border{ 
 width:  90%;
 background-color: #000000;
 border: 2px solid  #ffffff;
 text-align: left;
 margin-left:auto; 
 margin-right:auto
}

a.link{
 color: #FFFFFF;
 border: 0px;
}
img.left{
 float: left;
 margin: 5px 5px 5px 5px ; 
}

img.right{
 float: right;
 margin: 5px 5px 5px 5px ;
 
}

img.button{
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: auto;
 border: 0px ;
}

