body
{ /*background: #fff url(images/bg2.gif) top right no-repeat; */
  background: #fff;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 12pt;
  text-align:center;}

h1
{ background-color: #FFF;
  color:#d7373d;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #fff;
  color:#FF9900;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}


a:link, a:visited, a:active
{ text-decoration: none; color:#000;}
a:hover
{ text-decoration: underline; color:#000;}

#header
{ height:170px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  border-bottom:#d7373d 1px solid;

  color:#FF9900;}

#main
{ width: 750px;
  margin-left:auto;
  margin-right:auto;
  border:#d7373d 0px solid;
  background-color: #FFF;  
  font-size:12pt;
  color:#666;}

#content
{ width:450px;
  float:left;
  padding:20px;
  text-align:justify;}
  
#content p img
{ vertical-align: text-top;
  float:left;
  padding-right: 10px;}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{ height:30px;
  width:750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border-top:#ccc 1px solid;
  background-color: #fff;
  font-size:8pt;
  color:#999;
  text-align:center;
  clear:both;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#999;}
#footer A:hover
{ background-color: #fff; text-decoration: none; color:#ff9900;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ float:left;
  text-align:left;
  padding:15px 0 10px 35px;
  overflow: hidden;}

.menu 
{ height:50px;
  width:750px;
  margin-top: 20px;
  margin-left:auto;
  margin-right:auto; 
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  overflow: hidden;}

  /*
#menu {
  list-style: none;
  padding: 0;
  margin-top:-50px;
  margin-left:auto;
  margin-right:auto;
  width: 750px;
  height: 130px;
  position: relative;
}

#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 144px;
  height: 58px;
  background: url(menu-html/images/home.gif) no-repeat;
  left: 6px;
  top: 73px;
}
#menu .home span {
  width: 86px;
  height: 14px;
  background: url(menu-html/images/home-over.gif) no-repeat;
  left: 28px;
  top: -20px;
}

#menu .about {
  width: 131px;
  height: 51px;
  background: url(menu-html/images/about.gif) no-repeat;
  left: 150px;
  top: 97px;
}
#menu .about span {
  width: 40px;
  height: 12px;
  background: url(menu-html/images/about-over.gif) no-repeat;
  left: 44px;
  top: 54px;
}

#menu .rss {
  width: 112px;
  height: 47px;
  background: url(menu-html/images/rss.gif) no-repeat;
  left: 308px;
  top: 94px;
}
#menu .rss span {
  width: 92px;
  height: 20px;
  background: url(menu-html/images/rss-over.gif) no-repeat;
  left: 26px;
  top: -20px;
}
*/

.content
{ width:440px;
  float:left;
  margin:2px 10px 10px 0;
  text-align:justify;  
  overflow: hidden;}

.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:justify;  
  overflow: hidden;}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}

.news ul 
{ 
  list-style:none;
  color:#d7373d;
  font-weight:bold;
  text-align: left;
  font-size:9pt;}
  
.news li img
{ margin-top:7px;
  padding-right: 5px;
  vertical-align:middle;
  margin-left:-30px;
 }
  
.navhead
{ width:232px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:12pt;
  background-color:#d7373d;
  color:#fff;}

.navitem
{ width:232px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:10pt;
  font-weight: normal;
  text-align:left;}
  
.navitem  ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

.navitem li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}
  
.sidepics
{ width:232px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;}

.sidepics  ul 
{ list-style:none;}    

.sidepics  li 
{ list-style:none;
  margin-left:-30px;}    

.img
{ border:0;}
  

