body{
  margin: 0px;
  padding: 0px;
  font-family: arial, verdana, "times new roman";
  font-size: 9pt;
  color: #000000;
  background-color: #d5d5e5;
  text-align: center;
  background-image: url(images/backgrounds/main-back.gif);
  background-repeat: repeat-x;
  background-position: top;
}
#site_hold{
  position: relative;
  width: 950px;
  height: auto !important;
  min-height: 600px;
  height: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/backgrounds/site-back.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #ffffff;
}
#site_hold2{
  position: relative;
  width: 950px;
  height: auto !important;
  min-height: 600px;
  height: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/backgrounds/site-back2.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #ffffff;
}
#content_hold{
  position: relative;
  width: 911px;
  height: auto !important;
  min-height: 600px;
  height: 600px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#menu_hold{
  position: relative;
  width: 911px;
  height: 42px;
  background-image: url(images/backgrounds/top-menu.gif);
  background-repeat: no-repeat;
  margin-top: 20px;
  z-index: 10;
}
#logo_hold{
  text-align: left;   
}
#flash_hold{
  position: relative;
  width: 911px;
  height: 290px;
  background-image: url(images/backgrounds/flash-hold.jpg);
  background-repeat: no-repeat;
  margin-top: 0px;
  text-align: center;
}
#inner_flash{
  position: relative;
  width: 903px;
  height: 286px;
  margin-left: auto;
  margin-right: auto;   
}
#content{
  position: relative;
  height: auto !important;
  min-height: 330px;
  height: 330px;
  margin-top: 20px;
}
#advert_float{
  float: right;
  height: 310px;
  width: 350px;
  margin-left: 20px;
  z-index: 10;
}
h1{
  color: #8d8cc3;
  font-size: 170%;
  font-weight: normal;
}
h2{
  color: #8d8cc3;
  font-size: 130%;
  font-weight: bold;
}
h3{
  color: #8d8cc3;
  font-size: 130%;
  font-weight: bold;
}
#footer{
  position: relative;
  margin-top: 15px;
  background-image: url(images/backgrounds/footer-line.gif);
  background-repeat: no-repeat;
  background-position: top;
  height: auto !important;
  min-height: 35px;
  height: 35px;
  text-align: center;
  color: #666666;
  background-color: #ffffff;
  padding-bottom: 10px;        
}
#maxweb_footer{
  position: relative;
  width: 950px;
  text-align: right;
  color: #999999;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.maxweb_link{
  color: #999999;
  text-decoration: none;
}
.maxweb_link:hover{
  text-decoration: underline;
}
.more_info{
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
.more_info:hover{
  text-decoration: underline;
}
.rss-title{
  position: relative;
  margin: 0px;
  font-weight: bold;
  font-size: 120%;
}
.rss-title-desc{
  position: relative;
  color: #666666;
  font-size: 90%;
  margin: 0px;
}
.rss-item-title{
  position: relative;
  margin: 0px;
  font-size: 100%;
  margin-top: 15px;      
}
.rss-item-desc{
  position: relative;
  margin: 0px;
  font-size: 90%;
  color: #333333;        
}
.rss-item-link{
  color: #0000ff;
  text-decoration: none;
  font-weight: bold;
}
.rss-item-link:hover{
  text-decoration: underline;
}
.rss-item-row{
  position: relative;
  margin-left: 0px;
}
.icon_button{
  display: block;
  float: right;
  margin-top: 4px;
  padding: 3px;
  color: #cccccc;
  border: 1px #cccccc solid;
  width: 100px;
  height: 100px;
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
}
.icon_button:hover{
  border: 1px #999999 solid;
  color: #999999;
  font-weight: bold;
}
.account-link{
  color: #0000cc;
  text-decoration: none;
}
.account-link:hover{
  text-decoration: underline;
}
.intext{
  text-decoration: none;
  color: #333333;
}
.intext:hover{
  text-decoration: underline;
}