
.top { position: absolute; left: 0; top: 0; }
.lab { position: absolute; left: 702px; top: 0; }
.med { position: absolute; left: 355px; top: 102px; z-index: 20; }
.footer {
font-size:11px; 
width:100%; 
position:relative; 
height:10px; 
margin-bottom: 5px; 
clear:both; 
}
.right {
position:absolute; 
top: 3px; 
right: 0px; 
margin-bottom: 5px; 
}
.left {
position:absolute; 
top: 3px; 
left: 0px; 
margin-bottom: 5px; 
}
.left a {color:#5d3f18;}
a.navF:link,a.nav:active,a.nav:visited { 
color: #9E3D6F; 
}
a.navF:hover { 
color: #662D91; 
}
