<style type="text/css">
<!-- 
body{
background:white;
alink: black;
padding: 5px 85px 50px 85px;
font-family:arial;sans-serif;
}
-->
#top{
margin:20px;
padding:10px;
height:100px;

}
#left{
position:absolute;
left:35px;
top:140px;
width:200px;

}
#center{
background:#EAEAFB;
border:inset;
margin-top:0;
margin-left:80px;
margin-right:80px;
width:600;
height:400;
padding:5%;
}
#right{
background:navy;
color:white;
position:absolute;
right:10px;
top:140px;
width:200px;
padding:5%;
}
#footer{
background:navy;
color:#c0c0c0;
margin-right:0px;
margin-left:0px;
text-align:center;
height:10px;
}

}
</style>
