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

#body {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 0.5em;
}

#wrapper {
  width: 821px;
   Margin: auto;
  border: 0px solid #000000;
 overflow: hidden;
}


#header {
    height: 302px;
  
  
  
}

#main_container {
 
    width: 420px;
    position: relative;
    float: left;


}

#main_container p{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .85em;
  line-height: 1.6em;
  padding: 3px 0px 0px 0px;
  text-align: justify;

  
}

#main_box {
 
    width: 600px;
    position: relative;
    float: left;
    padding: 20px 0px 0px 0px;

    
   
}

#main_box p{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .85em;
  line-height: 1.6em;
  padding: 5px 0px 0px 0px;
  text-align: justify;

  
}


#rightbox{
    float: right;

        border: 1px #999 solid;
    width: 180px;
  height: 573px;
    margin: 15px 0 0 0;
   
}

#rightbox ul li{
 
  list-style-type: none;
       padding: 50px 0 0 0px;
     margin-left: -35px;
    
}

#menubase {
  clear: both;
  float: left;
  width: 165px;
  height: 400px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .9em;
  color: #FFFFFF;
   background-color: #3791a1;
   margin: 15px 0 0 0;
   padding: 10px 5px 0px 10px;
   
}

#pics {
  width: 220px;
       float: left;
       padding: 0 0 10px 0px;
   
}


 h2 {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 22px;
   color: #3791a1;
 }
 
 h3 {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 16px;
   color: #999;
   line-height: 24px;
 }
 
 .access {width: 600px;
 float: left;
 }
 
.access p{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .85em;
  line-height: 1.6em;
  padding: 20px 0px 0px 0px;
  text-align: justify;

}

.topright {width: 180px;
margin: 15px 0 0 0;
float: right;


}
