*{margin:0px;padding:0px;border:0px;font-family:Verdana,Helvetica,Helv,'Times New Roman';font-size:12px;color:#FFF2F4;}
html, body {height:100%;margin:0;padding:0;background-color:#91B5D3;}
div {margin:0;padding:0;}

#centerBox{
   position:relative;
   min-height:100%;
   margin-left:auto;
   margin-right:auto;
   background-color:#91B5D3;
   width:912px;
}

#leftCol{
   position:absolute;
   background:red;
   width:119px;
   float:left;
   min-height:100%;
   background-color:#88A5C2;
   text-align:center;
}
#middleCol{
   position:absolute;
   left:119px;
   width:628px;
   background-color:#91B5D3;
   margin-left:28px;
}

#rightCol{
   position:absolute;
   left:745px;
   background:red;
   width:167px;
   float:left;
   min-height:100%;
   background-color:#88A5C2;
}

h1 {
   font-size:15px;

}


#topH1  {
   position:relative; 
   left:0px;
   top:0px; 
   padding-bottom:20px;
}


h2 {
   padding-bottom:10px;
}

ul {
   margin-left:16px;
   list-style-type:square;
   list-style-position:outside;
}
p {
   padding-bottom:20px;
}   

li {
   padding-bottom:8px;
}   

a:link, a:visited { 
 color:#953993;
 text-decoration:none;
}

#content {
   position:relative;
   top:0px;
   height:325px;
   width:595px;
   overflow:auto;
   padding-right:5px;
/*   border:1px;border-bottom-color:#93B4C4;border-style:solid; */
}

#navDIV {
   position:relative;
   top:170px;
   height:305px;
}


#menuItem {
   position:relative; 
   top:0px;
   height:14px;
   padding-bottom:14px;
}

#menuItemBottom {
   position:absolute; 
   top:478px;
   width:167px;
   z-index:5;
}

#menueItemText {
   position:relative;
   top:-2px;
   font-weight:bold;
   font-size:13px;
   font-family:Helvetica,Helv;
   color:#953993;
}

#menueHead{
   position:relative;
   top:0px;
   left:100px;
   font-weight:bold;
   font-size:12px;
   font-family:Helvetica,Helv;
}

