
body {margin-top:0px; 
      background:#2b547e; 
      font-family:arial; 
      font-size:12px;}



A:link {color: darkblue; text-decoration: none;}
A:visited {color: darkblue; text-decoration: none;}
A:hover {text-decoration: underline;}

Div#sidebar A:link {color:lavender; font:12px; font-weight:bold; background:lightsteelblue; 
                   width:98%; padding:8px; border-top-style:solid; border-top-width:1px;}
Div#sidebar A:visited {color:lavender; font:12px; font-weight:bold; 
                       background-color:lightsteelblue; width:98%; border-top-style:solid;
                       border-top-width:1px; padding:8px;}
Div#sidebar A:hover {color:darkblue; text-decoration:none; font-size:12px;
                     font-weight:bold; background:lightblue; width:98%; 
                     border-top-style:solid; border-top-width:1px; padding:8px;}


#container{ width:850px; 
            margin-left:auto;
            margin-right:auto; 
            background:#B0C4DE;
            overflow:auto;
            border:solid #ffffff 15px;
}


#top{background:#9aadc7; 
     border-bottom:solid #ffffff 15px;
     padding-top: 8px;
     text-align:left;
     margin-bottom:0px;
}

#menucell{ float:left; 
           background:#B0C4DE; 
           width:180px;
           
}

.menutitle { color:#000000;
             padding-left:8px;  
             padding-right:4px;          
 }

.sideline {border-bottom:solid #ffffff 15px;}

.list {list-style:url(listarrow.gif); 
       margin-left:10px; 
       margin-bottom:25px;
       padding-left:15px;
}


#content{ float:left; 
          width:655px; 
          background:#ffffff; 
          padding-bottom:0px; 
          border-right:solid 15px #ffffff;
}

#splash {background:#ffffff url(back.jpg) repeat-x;
        width:643px;
        height:160px;
        color:#000000;
        padding-left:10px;
}

h1 {font-size:20px;
    font-style:italic; 
    color:#000000; 
    padding-top:10px;
    margin-top:0px;
    margin-bottom:0px;
}

.text {width:370px;
       margin-top:0px;}


.mgs { float:left; 
      text-align:center; }

.imgs {width:200px; height:200px; border:none;}

.cent, .copy {text-align:center;}
.copy {color:#ffffff;}






