<style type="text/css">
* { margin:0; padding:0; }
BODY { background:url(images/background.jpg); }
a { color:#807859;
text-decoration:none; }
a:hover { text-decoration:underline; }
#header { 
height:128px;
padding:5px; 
margin-top:1px;
}
#left {
float:left;
margin-top:5px;
width:150px;
hight:600px;
padding:1px;
 }
#right { 
float:right;
width:0px;
padding:px;
 }
#center { 
margin-right:0px;
margin-left:40px;
padding:0px;
color: #303667; font-size:13px;
font-family: Tahoma, helvetica, sans-serif;

 }
#footer { 
clear:both;
padding:1px; }
div.scroll {
height: 420px;
overflow: auto;
color: #ffffff; font-size:13px;
font-family: Tahoma, helvetica, sans-serif;
padding:100px;
}

div#links { margin-left:5px; width:150px;
hight:500px;
 font: bold 14px sans-serif;
 z-index: 100;}
div#links a {display: block;  
padding: 2px 8px;
border-left: px;
font: bold 14px sans-serif;
text-align: center;
text-decoration: none;
color: #990033;
}

 div#links a:visited {
 color: #990033;
 text-decoration: none;
 }
 div#links a:active {
 color: red;
 text-decoration: none;
 }
div#links a:hover {
padding: 2px 8px;
color:#E85E02; background:;
 font: bold 14px sans-serif;
text-align: center;
text-decoration: none;

}
h2 {
background:#CC0099;
color: #ffffff; font-size:16px;
font-family: Tahoma, helvetica, sans-serif;
padding: 10px; text-align:center;
}

 <style>