#picks img {
vertical-align: top;
}

div.top_menu {
position: absolute; 
z-index: 1; 
top: 1px; 
left: 5px; 
width: 1020px; 
border-width: 1px; 
border-style: dotted; 
border-color: white; 
height: 35px; 
background-color: #AAAAAA; 
font-family: arial; 
font-size: 11px;
overflow: auto;
}

div.top_desc {
position: absolute; 
z-index: 1; 
top: 36px; 
left: 5px; 
width: 1020px; 
border-width: 1px; 
border-style: dotted; 
border-color: white; 
height: 155px; 
overflow: auto;
}

div.social {
position: absolute; 
z-index: 2; 
top: 50px; 
left: 1040px;
height: 150 px;
width: 200 px;
}