body {margin: 0px; background: #D0E4E8 url('bg.jpg') repeat-x; color: #083F56;}

#main {width: 65%; position: absolute; left: 25%; margin-top: 90px;}
#main a {text-decoration: none;}
#main a:hover {text-decoration: underline;}

#sidebar {width: 175px; height: 85%; background-color: #71A1AB;
position: absolute; top: 45px; color: #000; left: 20px; text-align: center;}
#sidebar a {display: block; color: #111; text-decoration: none;}
#sidebar a:hover {background-color: #82B2BC; color: #333; border-width: 0px 5px 0px 5px;
border-style: solid; border-color: #D0E4E8;}

#title {position: absolute; left: 80px;}