body {
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
		margin: 8px 0px 0px 20px;	
background:#b2bbaa url(/img/bkg_new.gif) repeat-x;
}
a         {text-align:center; color: #0033CC;}
a:visited {color:#0033CC;}
li        {padding: 0px 0px 20px 0px;}
a img {border: none;}
#structure  {width:800px;margin:15px auto 20px auto; border: 1px #000000 solid;}
.header        {width:550px;padding: 15px 20px 15px 20px; background-color:#FFFFFF;}
/*.content       {padding: 15px 20px 15px 0px; background-color:#FFFFFF;}*/
h1 {
  text-transform: uppercase; 
  font-weight: bold;
  font-size: 18px;
/*  color: #005262;*/
  color: #006E7A;
  font-family:"Times New Roman", Times, serif;
}
h2 {
  text-transform: uppercase; 
  font-weight: bold;
  font-size: 18px;
  color: #006E7A;
  font-family:"Times New Roman", Times, serif;
}
h3 {
  text-transform: uppercase; 
  font-weight: bold;
  font-size: 18px;
  color: #006E7A;
  font-family:"Times New Roman", Times, serif;
}

.navigation {
  text-transform: uppercase; 
  width: 200px;
  padding: 15px 8px 0px 0px;
  color: white;
  background-color: #006E7A;
  text-align: right;
  font-family:"Times New Roman", Times, serif;
  font-size:12px;
  font-weight: bold;	
margin: 0px 20px 0px 0px;	
}

.navigation a  {
color: white;
text-decoration:none
}

.navigation a:hover {
color: white;
text-decoration:underline
}

.navigation ul {list-style:none;}
.navigation li {padding-bottom: 30px;}