

#framewrap 
{
 position: relative;/*position:absolute*/
left: -98px; top: -105px;/* top:-140 */
padding:0;
 width:auto;
}

#hdr
{ 
 position: absolute;
 left: 115px;top:-0px; /* top: 14px;*/
  
 height:1px;/* height:5px */
 background:#eeeeee;
 color:#333333;
 margin:0;
 padding:0;
 width:981px;
 padding:0px;
} 

/*navigation*/
#nav {
/*border:3px solid #666;*/
border:4px outset #666;
background-color:white;
float: left;
margin-right:8px;
}

/* nav links */
#nav a
{
    border-top:3px solid #fff;
    text-decoration:none;
    display:block;
    color:Maroon;
}

/* nav links,hovering*/
#nav a:hover
{
    border-top-width:3px;
    border-top-style:solid;
    border-top-color:#999;
    color:Maroon;
    background-color:#fff;
 }

/*8/31/09 Debugged..Works */
 #lh-col2
{
color:#99CC33;
position:absolute;

left:220px; top:180px;

/* border: none;*/
border:1px solid #666;

 /*8/31/09 edits 
background-color:#CC9966;*/
 
 float:left;
 
 background-position:center;
 color: #333333;
 
 margin: 3;

 padding: 6;
 
 height: 192px;
 width:100px;
 z-index: 1;
 
 font:"Book Antiqua" bold 16pt;
 text-align:center;
 vertical-align:text-top;
 }




/* Add navigation style effects to below..
lh-col
{
color:#99CC33;
position:absolute;

/* 8/31/09 edits ..
left:420px; top:180px;


/* border: none;
border:2px solid #666;

 /*8/31/09 edits
background-color:#CC9966;
 background-color:Aqua;
 
 
 float:left;
 
 background-position:center;
 color: #333333;
 
 /*nav mod  margin:0*
 margin: 3;

 /*nav mod padding:7
 padding: 6;
 
 height: 192px;
 width:100px;
 z-index: 1;
 
 font:"Book Antiqua" bold 16pt;
 text-align:center;
 vertical-align:text-top;
 } 
*/
 
 #ctr-colMainTxt
   {

 position: absolute;
 
LEFT: 390px; TOP: 106px;
border: none;
 
 background: #ffff;
 color: #333333;

 margin: 0;
 padding: 15;
 
 height: 840px;
 width:370px;
 z-index: 1;
  
 font:"Book Antiqua" normal 10pt;
 text-align:left;
 vertical-align:text-top;
 }
 
 

 
 #ctr-colMainTxt
   {

 position: absolute;
 
LEFT: 390px; TOP: 106px;
border: none;
 
 background: #ffff;
 color: #333333;

 margin: 0;
 padding: 15;
 
 height: 840px;
 width:370px;
 z-index: 1;
  
 font:"Book Antiqua" normal 10pt;
 text-align:left;
 vertical-align:text-top;
 }
 
 

#rh-col
{

position: absolute;
left: 700px; top: 115px;
 border: none;
 
  background: #ffff;
  
 color: #333333;
 margin: 0;
 padding: 7;
  
 height: 496px;
 width:156px;
 z-index: 1;
 
  font:"Book Antiqua" normal 10pt;
 text-align:center;
 vertical-align:text-top;
 }


 
.hdrTxt
{
 position:inherit;
 font-family:"Book Antiqua";
 font-weight:bolder;
 font-size:12pt;
 text-align:center;
  
}

.normalTxt
  {
 position:inherit;
 font:"Book Antiqua" normal 10pt;
 
 /* Debug--REMOVE BELOW>> 
 color:Olive;
 */
  
 text-align:left;
}  

.navTxt
{
   position:inherit;
   font:Book Antiqua;
   text-align:left;
   
}
