/* CSS Document */
body {background-color:#92be98;}
div.container{ margin: 0 auto; width: 800px;border: 1px black solid; }
div.banner{ margin: 0 auto; width: 800px; height: 105px;background: url(./Logos/mainlogo.gif) no-repeat 0% 0%; background-color:#ffffff;}

}


div.navbar{ margin: 0 auto; width: 800px; height: 25px;padding-top: 5px;background-color: #0e5815;font-size: 12pt; }


  .navbar a {
    text-decoration: none }
  a:link {
    color: #ffffff; text-weight:bold;}
  
a:hover {color: #ffffff;}

a.active {color: #ffffff;}

a:visited {
    color: #ffffff; }

div.flash{ margin: 0 auto; width: 800px; height: 100px; top=padding:5px;bottom-border:1px black solid;}

}


div.contents{ margin: 0 auto; width: 780px;height:250px; padding: 10px;background-color:#ffffff;}
div.contents2{ margin: 0 auto; width: 780px;height:450px; padding: 10px;background-color:#98be98;}
div.contents3{ margin: 0 auto; width: 780px;height:950px; padding: 10px;background-color:#98be98;}
    

div.right{ float: left; width: 125px;height:250px; background-color:#ffffff;padding: 20px; font-size: 12pt; color: #0e5815 ;}
div.right2{ float: left; width: 1px;height:250px; background-color:#ffffff;padding: 20px; font-size: 12pt; color: #0e5815 ;}

div.text {
float: left; width: 410px; padding: 20px; height:250px; background-color:#92be98;
font-size: 12pt; color: black ;
  text-align: left; overflow: scroll; }
  div.text2 {
float: left; width: 750px; padding: 20px; height:250px; background-color:#92be98;
font-size: 12pt; color: black ;
  text-align: left; overflow: scroll; }
 .text a {
    text-decoration: none }
  
  a:link {
    color: #ffffff; }
  
a:hover {color: #000000;}

a.active {color: #92be98;}

a:visited {
    color: #ffffff; } 
  
  div.left{ float: left; width: 125px;height:250px; background-color:#ffffff;padding: 20px;font-size: 12pt; color: #0e5815;}
  
div.left2{ float: left; width: 1px;height:250px; background-color:#ffffff;padding: 20px;font-size: 12pt; color: #0e5815;}
  
h1{ font-size: 24pt; color: black; text-align: center;}


div.logos {float: left; width: 800px; height:60px; background: url(./Logos/bottom logs.gif) no-repeat 50% 100%;background-color:#ffffff}

div.footer {float: left; width: 600px; padding-left:175px;clear:both;padding-top:10px;
	font-size: 8pt; color: black;}
	
	
	
	
div.img {
	margin: 0 5px 10px 15px;
	float: right;}
	
	
