 #wrap 
 {width:939px;
 margin: 0 auto;}
 
 #menubar
 {margin-top:-16.5px;}
 
 #menubar ul
 {list-style: none;
 
 height: 30px;
 background: #aaa;}
 
 #menubar ul li 
 {float: left;
 margin:0px 0px 0px -40px;
 background
 }
 
 
 #menubar ul li a
 {line-height: 30px;
 padding: 10px 46px;
 text-decoration: none;}
 
 #menubar ul li a:hover
 {background:#978c8c;
color:white;
height:0px;
padding:5px 48px;}
 
 .clear
 {clear:both;}
 
 #body_content 
 {margin-top:-16px;
 background: #d8ccc7;
width: 680px;
padding:10px;	
float: left;
min-height: 500px;}

 #body_content2
 {margin-top:-16px;
 background: #d8ccc7;
width: 680px;
padding:10px;	
float: left;
min-height: 500px;}
 
  #body_content img
 {width:170px;
 height:100px;
 float:left;
 }

 #left_side{ 
 margin-top:-46px;
 background-image:url('images/left_side.jpg');
width: 219px;
float: right;
padding: 10px;
min-height:530px;
text-align:center;
}


#left_side a{
list-style:none;
color:black;
text-decoration:none;}


#left_side a:hover{
color:white;
padding:0px 50px;}

#left_side a h3 a:hover{
 margin:0px;
 padding:0px;
 width:217;
 height:80px;
}
 
#profile {

background:#d8ccc7;
margin:-15px 0px;
width:940px;
min-height: 500px;}
}

 
 