body{
background-color:#3e3e3e;
text-align:center;
}

#container{
margin:40px auto;
margin-top:1px;
width:736px;

border:5px solid white;
position:relative;
text-align:left;

color: white;
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 18px;
}


#header{

width:736px;
border-bottom:5px solid white;
}

#content{

width:736px;
border:0px solid red;

}


img{display:block;
}


.descri{
padding:1px 0px 1px 9px;

}

.text{
padding:11px 11px 11px 21px ; }

#leftnav{
float:left;
width:463px;

margin-right:5px;
margin-bottom:30px;
border-right:0px solid green;}


#nav{
font-size:11px;
padding:0px;
top:69px;
left:194px;
position:absolute;
background-color:black;
width:542px;
height:21px;
border:0px solid #004eff;
}



#bionav{
font-size:11px;
padding:0px;
top:66px;

position:absolute;
background-color:black;
width:542px;
height:21px;
border:0px solid #004eff;
}

#nav a{
color:#6E6E6E;
border-right:1px solid white;
text-decoration:none;
text-align:center;
padding-left:0px;
float:left;
width:134px;
background-color:black;}

#nav a:hover{
color:white;

text-align:center; }


 a{
 text-decoration:none;
color:#3e3e3e;
background-color:transparent;
}

a:hover{
color:#952e2e;
}

#copyr  {
margin-top:30px;
color:#505050;
font-size:10px;
line-height: 24px;
font-family: Georgia,Times New Roman,  Times, serif;}
