body {  background-color:#999999; width:100%; height:auto;  }
  
div.page{
  height: auto;
  background-color:#ffffff;
  position: relative;
  width:804px; 
  top:0;
    }
    
h1 {
  color: #000088;
  font-size:14pt;
  text-align: center;
  margin-top:0
  }
 
h2{
  color: #000088;
  font-size:  
}
h3 {
  font: bold 1em/1.3em georgia,serif;
  color: #fff;
  margin: 0px;
  background-color:#000088;
  paddidng: 1px 8px;
  text-align:center;
  } 

#left_n_right{
  width:187px;
  }

.meat_of_page {
  position: absolute;
  top: 121px;
  left: 0;
  background-color: WHITE;
  }  
  
.tl{
  background: url('n_tlc.gif') no-repeat 0 0 #000088 ; width: 187px;}
.tr{
  background: url('n_trc.gif') no-repeat 100% 0; text-align:center; color:#ffffff; font: bold 1em/1.3em georgia,serif;}  
.space{
  text-size:10px; height:18px;}  
    
UL.lnav-question {
  border-left:1px solid black; border-right:1px solid black; border-top:0px solid black; border-bottom:1px solid black; 
  background-color:#666699;
  width: 184px;
  margin-left:0px;
/**  margin-left:0;**/
  margin-top:0;
  padding-left: 1px;
 /* padding-left: 0;*/
   }

.lnav-question LI {
  list-style-type: square;
  MARGIN-LEFT:20PX;
  MARGIN-TOP:2PX;
  PADDING: 0;  
 }
 
.lnav-question LI a{ COLOR: #ffffff; }
.lnav-question LI a:visited{ COLOR: yellow; }
     
#first { margin-top:0; }
  
div.menu{ width:804px;  }

.menu ul{
float:left;
vertical-align: top;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

.menu a
{
float:left;
width:19.9%;
text-decoration:none;
text-align: center;
FONT-WEIGHT: BOLD;
color:white;
background-color:silver;
border-top: 0px none;
border-right:1px solid white 
}

.menu a#last{ border-right:0px none; }

.menu a:visited {background-color: #6666ff;}
.menu a:active {background-color:#ffff66; color:black;}
.menu a:hover {background-color:#ffff66; color:#000000;}


.menu li {display:inline;}

.centercontent{
//  text-indent:25px; 
  font-size:12pt; 
  font-face:georgia, serif; 
  color:black;
  line-height:1.1;
  margin-left:14px;
  width: 400px;
  }
  

.divide {
  color: #000088;
  font-family: georgia, serif;
  text-align:center;
}
