

body {
  margin:10px 10px 0px 10px;
  padding:0px;
  font-family: Arial; 
  font-size: 10pt;
  background: #2C6A83;
  }

#frame {
  width:800px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
  }
	
#top_content {
  height:160px;
  border: 2px solid #000000; 
  }

	
#left_content {
  float:left;
  width: 112px; 
  background:#fff;
  border: 2px solid #000000; 
  padding: 5px; 
  margin-top:10px;
  }

#center_content {
  float:left;
  Width:672px;
  }

div.navmenu {
  width: 100px; 
  background: #a08060; 
  padding: 0px; 
  padding-left: 0px; 
  margin: 6px;
  text-align:center;
  }

div.navmenu2 {
  width: 90px; 
  background: #999999; 
  padding: 2px; 
  margin: 6px; 
  margin-left: 16px;
  }

div.navmenu a {
  position: relative;
  display: block;
  padding: 0px;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold; 
  background-color: #2C6A83;
  border-top: 2px #4DAACF solid;
  border-left: 2px #4DAACF solid;
  border-bottom: 2px #12272F solid;
  border-right: 2px #12272F solid;
  }

div.navmenu A:visited {
  position: relative;
  display: block;
  padding: 0px;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold; 
  background-color: #2C6A83;
  border-top: 2px #4DAACF solid;
  border-left: 2px #4DAACF solid;
  border-bottom: 2px #12272F solid;
  border-right: 2px #12272F solid;
  }

div.navmenu A:hover {
  background: 	#EEE8AA;  
  color: #000000;
  position: relative;
  display: block;
  padding: 0px;
  text-decoration: none;
  color: #000000;
  font-weight: bold; 
  background: 	#6BA7BF;  
  border-top: 2px #12272F solid;
  border-left: 2px #12272F solid;
  border-bottom: 2px #4DAACF solid;
  border-right: 2px #4DAACF solid;
  }






a:visited.menu {
  color:white; 
  font-weight: bold; 
  text-decoration: none;
  }

a:link.menu    {
  color:white; 
  font-weight: bold; 
  text-decoration: none;
  }

a:hover.menu   {
  color:yellow; 
  font-weight: bold; 
  text-decoration: none;
  }



div.float {text-align: center; float: left; width: 130px; height: 180px; }


div.spacer {
  clear: both;
  }



div.float_no_caption { 
  text-align: center; 
  float: left; 
  width: 130px; 
  height: 100px;
  }


div.content_box {
  Background-color:#fff;
  color:black;
  border: 2px solid #000000; 
  padding: 15px; 
  font-size: 12px;
  margin-top:10px;
  margin-left:10px;
  }

