html, body
{
background: #fff url("images/bgg.gif") repeat-x top;
font-family: Arial,Verdana,Sans-serif;
color: #999; 
font-size: 8pt;
text-align:center;
margin:0px; 
padding:0px;  
}

#content1 {
background: #ED1C24;
text-align: center;
width:100%;
height:25px;
}



#content2 {
background: #000000;  
float: right; 
width: 100%;
height:15px;
padding: 5px;
overflow:hidden;
margin-left: -10px;
}

h1
{ background-color: #FFF;
  color:#FF0000;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #fff;
  color:#FF0000;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}

ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}

a:link, a:visited, a:active
{  text-decoration: none; color:#FF0000;}

a:hover
{ background-color: #fff; text-decoration: underline; color:#FF0000;}

#header
{ 
  margin-top: 30px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  background-color:#FFF;
  color:#FF0000;}

#content
{ width:510px;
  float:left;
  padding:20px;
  text-align:justify;}

#main
{ width: 700px;
  margin-top:30px;
  margin-left:auto;
  margin-right:auto;
  background-color: #FFF;  
}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
  

.logo
{ width:700px;
height: 110px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{ width:700px;
  text-align:left;
  font-weight:bold;
  font-size:10pt;
  padding:25px 15px 0 0;
  float: right;
  overflow: hidden;
  font-family: trebuchet ms, Arial;
  
  }
  #menu 
{ width:700px;
  text-align:left;
  font-weight:bold;
  font-size:10pt;
  padding:25px 15px 0 0;
  float: right;
  overflow: hidden;
  font-family: trebuchet ms, Arial;
  
  }
  


.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:justify;  
  overflow: hidden;}
  
.img
{ border:0;}
  

