<style type="text/css">

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.header {
  margin: 2px;
  padding: 08px;
  height: 80px;
  background: #FFFFCC;
}
.left {
  margin: 2px;
  top: 120px;
  width: 138px;
  height: 600px;
  background: #990000;
  color:#FFFFFF;
  font-weight: bold;
  padding: 10px;
  float: left;
}
.center {
  top: 0;
  margin-left: 160px;
  margin-right: 160px;
}
.right {
  margin: 2px;
  top: 120px;
  width: 138px;
  height: 600px;
  background: #990000;
  color:#FFFFFF;
  font-weight: bold;
  padding: 10px;
  float: right;
}

.left A:link {text-decoration: underline; color:#FFFFCC;}
.left A:visited {text-decoration: underline; color:#FFFFCC;}
.left A:hover {text-decoration: underline; color:#990000; background:#FFFFCC}

.right A:link {text-decoration: underline; color:#FFFFCC;}
.right A:visited {text-decoration: underline; color:#FFFFCC;}
.right A:hover {text-decoration: underline; color:#990000; background:#FFFFCC}

.hidden A:link {text-decoration: none; color:#FFFFFF;}
.hidden A:visited {text-decoration: none; color:#FFFFFF;}

ul, ol { 
   margin:auto -3em -1em 0; 
   padding:0; 
   position:relative; 
   left:-3em;
   top:-0.8em;
   bottom:-0.8em;
   overflow:hidden;
}
 
li { 
   margin-bottom:0.25em; 
}
 
.spaced li { 
   margin-bottom:1em;
}

ul ul, ul ol, 
ol ol, ol ul { 
   margin-left:1em; 
   padding-left:0; 
}
 
ul li, ol li { 
   margin-left:5em; 
}

li li { 
   margin-left:1em; 
}
 
<!--[if lte IE 6]>
    <style>ul, ol { height:0; overflow:visible; }</style>
< ![endif]-->
<!--[if gt IE 6]>
    <style>ul, ol { height:1%; }</style>
< ![endif]-->

</style>
