* {
  border: 0px;
  padding: 0px;
}

body {
  font-size: 11px;
  margin: 0px;
  font-family: Verdana;
  background-color: #d7d9e1;
  background-image: url(../images/rsspb/background.jpg);
  background-repeat: repeat-x;
}
            
#main_holder {
  width: 1008px;
  margin: 0px auto;
  background-image: url(../images/rsspb/table_background.png);
  background-repeat: repeat-y;
}

#top_background {
  background-image: url(../images/rsspb/top_background.gif);
  background-repeat: no-repeat;
  width: 1008px;
  height: 45px;
}

a {
  text-decoration: none;
  color: #1678B6;
}

.copyright {
  font-size: 11px;
}

#site_holder {
  width: 1000px;
  margin: 0 auto;
}

#header {
  width: 1008px;
  height: 151px;
  float: left;
  background-image: url(../images/rsspb/header_background.png);
  background-repeat: repeat-y;
}

#logo_separator {
  height: 106px;
  width: 38px;
  float: left;
}

#logo {
  height: 84px;
  width: 120px;
  float: left; 
  background-image: url(../images/rsspb_logo.gif);
  background-repeat: no-repeat; 
}

.header_separator {
  width: 850px;
  height: 15px;
  float: right;
} 

#header_text {
  width: 745px;
  height: 4px;
  float: left;
  text-align: center;
  color: #406AB3;
  font-weight: bold;
  font-size: 2em;
  padding: 0px 0px;
}

#cont_wrapper
{
  width: 1005px;
  float: left;
  background-color: #fff;
}

#content {
  width: 896px;
  margin: 0 auto;
}

#about {
  float: left;
  padding: 15px;
  width: 563px;
  height: 50px;
  background-color : #EBF0F6;
}

#form {
  float: left;
  padding: 15px;
  width: 563px;
  height: 225px;
  background-color : #EBF0F6;
}

#news {
  width: 260px;
  height: 50px;
  padding: 15px;
  float: right;  
  background-color : #EBF0F6;
}

#support {
  width: 260px;
  height: 210px;
  padding: 15px;
  float: left;  
  background-color : #EBF0F6;
  margin-right: 13px;
}

#sites {
  width: 260px;
  height: 210px;
  padding: 15px;
  float: left;  
  background-color : #EBF0F6;
  margin-right: 13px;
}

#down_right {
  width: 260px;
  height: 210px;
  padding: 15px;
  float: left;  
  background-color : #EBF0F6;
}

#support_title {
  width: 275px;
  height: 22px;
  padding: 8px 0 0 15px;
  font-weight: bold;
  float: left;  
  margin-right: 13px;
  background-image: url(../images/rsspb/small_header.gif);
  background-repeat: no-repeat;
}

#sites_title {
  width: 275px;
  height: 22px;
  padding: 8px 0 0 15px;
  font-weight: bold;
  float: left;  
  margin-right: 13px;
  background-image: url(../images/rsspb/small_header.gif);
  background-repeat: no-repeat;
}

#down_right_title {
  width: 275px;
  height: 22px;
  padding: 8px 0 0 15px;
  font-weight: bold;
  float: left;  
  background-image: url(../images/rsspb/small_header.gif);
  background-repeat: no-repeat;
}

.section_separator {
  width: 100%;
  height: 20px;
  float: left;
}

#header_top_left {
  background-image: url(../images/rsspb/big_header.gif);
  background-repeat: no-repeat;
  width: 578px;
  height: 22px;
  padding: 8px 0 0 15px;
  font-weight: bold;
  float: left;
}

#header_top_right {
  background-image: url(../images/rsspb/small_header.gif);
  background-repeat: no-repeat;
  width: 275px;
  height: 22px;
  padding: 8px 0 0 15px;
  font-weight: bold;
  float: right;
}

#content_holder {
  width: 819px;
  padding: 0px 0px 0px 13px;
  float: left;
}

#footer {
  background-image: url(../images/rsspb/subfooter.gif);
  background-repeat: no-repeat;
  float: left;
  text-align: center;
  width: 1008px;
  height: 120px;
  color: #8f9199;
  font-size: 9pt;
  clear: both;
}
