/* CSS Document */
body {background-color:#55b948;}
div.container{ margin: 0 auto; width: 1000px; }
div.banner{ margin: 0 auto; width: 800px; height: 105px;background: url(./images/logo.gif) no-repeat 5% 50%; background-color:#ffffff;}

}


div.navbar{ margin: 0 auto; width: 800px; height: 25px;padding-top: 5px;background-color: #1a6601; font-family:Arial; font-size: 12pt; color: #054faf; text-align: center;}
.navbar a {
    text-decoration: none }
  
 .navbar a:link {
    color: yellow; }
  
.navbar a:hover {color: #ffffff;}

.navbar a:visited {color: yellow;}



 
  
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:300px;background-color:#ffffff;}


div.contents2{ margin: 0 auto; width: 780px;height:450px; padding: 10px;background-color:#ffffcc;}
div.contents3{ margin: 0 auto; width: 780px;height:950px; padding: 10px;background-color:#ffffcc;}
div.bottom{ float: right; width: 779px;background-color:#ffffff;} 

div.right{ float: left; width: 115px;height:250px; background-color:#ffffff;padding: 20px;font-family:Arial; font-size: 10pt; color: #000000 ;}
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;  background-color:#ffffcc;font-family:Arial;
font-size: 10pt; color: black ;
  text-align: left;  }
 
 .text a {
    text-decoration: underline; }
  
 .text a:link {
    color: #1a6601; }
  
.text a:hover {color: blue;}

.text a:visited {color: #1a6601;}
  
  
  
  
  
  div.text2 {
float: left; width: 750px; padding: 20px; height:250px; background-color:#92be98;
font-size: 12pt; color: black ;
  text-align: left; overflow: scroll; }
 
  
  div.left{ float: left; width: 135px;height:250px; background-color:#ffffff;padding: 20px;font-size: 10pt; font-family:Arial;color: #000000;}
  
div.left2{ float: left; width: 1px;height:250px; background-color:#ffffff;padding: 20px;font-size: 12pt; color: #0e5815;}
  


h1{ font-family:Arial; font-size: 24pt; color: #054faf; text-align: center;}

div.footer {margin: 0 auto; width: 600px; padding-left:175px;clear:both;padding-top:10px;
	font-size: 8pt; color: black;}
	
	.footer a {
    text-decoration: underline; }
  
 .footer a:link {
    color: #1a6601; }
  
.footer a:hover {color: blue;}

.footer a:visited {color: #1a6601;}
	
	
	
	
	
div.img {
	margin: 0 5px 10px 15px;
	float: right;
}

div.img2 {
	margin: 0 5px 10px 15px;
	float: left;
}

div.img3 {
	padding-left: 100px;
}

div.img4 {
	margin:0 0 0 10px;
	float: left;
}
	
	

