@charset "UTF-8";   /* CSS Document */

BODY   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: white; }

#pageContainer   {position:absolute; width: 1000px; background-color: white; height: 1200px; margin:0;  color: black; font-size: 11px; top: 0px; left: 0px; } 

#barnContainer {position:absolute; width: 600px; padding: 0px; background-color: white; height: 200px; margin:0;  overflow:auto; color: black; font-size: 10px; top: 178px; left: 200px;
}

#header { background: url(http://www.fingerlakestap.org/images2/contentbgtop.png); position: absolute; width: 1000px; height: 178px; top:0px; left:20px; margin:0; overflow:hidden; }

#contentContainer   {position:absolute; width: 610px; padding: 10px; background-color: white; height: 545px; margin:0;  overflow:auto; color: black; font-size: 12px; top: 380px; left: 200px;
scrollbar-3dlight-color:white; 
scrollbar-arrow-color:yellow; 
scrollbar-base-color:#ff6347; 
scrollbar-darkshadow-color:#ffa500; 
scrollbar-face-color:purple; 
scrollbar-highlight-color:brown; 
scrollbar-shadow-color:black;



 }  


#rightColumnContainer {position:absolute;  background-color: white; padding:10px; width: 200px; height: 545px; margin:0; overflow:hidden; top: 174px; left: 820px; }

#navContainer   {position:absolute;  background-color: white; color: purple; font-size: 14px; font-weight: bold; width: 180px; line-height:27px; height: 600px; margin:0; top: 174px; left: 20px; }   

#navContainer a  {color: purple;  background-color: white; text-decoration : none} 

#navContainer a:hover  {color: #FF0000;  background-color: white; font-size: 15px; text-decoration:underline} 

#mySubmit {background-color:purple; color:white; font-size: 14px; font-weight: bold; }

#footer { position:absolute; background: url(http://www.fingerlakestap.org/images2/contentbgbottom.png); color=red; width: 1000px; height: 195px; top:940px; left:20px; margin:0; overflow:hidden; }