body{
  background: #fbfcbe;
  margin: 0 auto;
  text-align: center;
	width: 1000px;
  
}

div#top{
  border: none;
  background: #fbfcbe;
  height: 189px;
}

div#top img{  
 border: none;
 min-width: 1000px;
	
}

div#menu{
  margin: 0 auto;  
  display: block;
  border: none;
  background : #151515;
  width : 1000px;
  height: 49px;
}

div#menu img{

  border: none;

}

div#afterMenu{
  height: 24px;
}

div#main{
  background: url(./images/main_repeating.gif);  
  width: 1000px;
  //display: block;
  border: none;
  overflow: hidden;

}

div#main img {
vertical-align: bottom;
} 


div#side_menu{
  background-image: url(./images/menu_background.gif) ;
  border: none;
  width: 307px;
  float: left; 

}

div#side_menu img{
  border: none;
}

div#img_top{
  background: url(./images/content_big_top.gif) no-repeat;
  width: 693px;
  height: 11px !important;

}

div#content{
  
  float: right;
  width: 693px;
  height: 690px;
}

div#content_small{
  background: url(./images/content.gif) no-repeat;  
  width: 595px !important;
  width: 670px;  
  height: 650px !important;
  height: 685px;
  text-align: left;
  padding: 35px 50px 0px 45px;
  overflow: auto;  
  font: arial black;
  font-size: 15px;
  font-weight: bold;
  float: left;  
  position: relative;
  z-index: 10000;
}

div#content_small div{
  position: absolute;
  top: 0px;
  width: inherit;
}

div#scroll_background{
  float: right;
  background: url(./images/scroll_background.gif);
  width: 23px;
  height: 701px;
  position: absolute;
  left: 1109px;
  _left: 977px;  
  
}

div#scroll_btn{
	background: url(./images/scroller.gif);
  	position: absolute;
  	left: 2px;
  	display: block;
  	height: 20px;
  	width: 20px;	
}

table{ 
 font-weight: bold;
 font-size: 12px;
 font-family: arial,helvetica,sans-serif;
}

p
{
font:  900 12px arial;
padding-top: 5px;
}

ol{

font-weight: bold;
font-size: 12px;
font-family: arial,helvetica,sans-serif;
}

span{
font-family: arial,helvetica,sans-serif;
}

.bigger{

font-size : 14px;
font-family: arial,helvetica,sans-serif;

}

div.button{
  margin-top: 3px;
}

div.menu_text{
  margin-top: 3px;
  text-align: left;
  font-family: sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;  
  padding-bottom: 5px;
}

div.bold{
  font-size: 18px;
  font-weight: 900;
  padding-top: 5px;
}

div#footer1{  
  background-image: url(./images/footer1.gif);
  height: 40px;
  width: 1000px;
}

div#footer2{
  font-size: 15px;
  font-weight: bold;  
  background: url(./images/footer2.gif) no-repeat;
  height: 40px;
  text-align: right;
  padding: 10px 8px 0px 0px;
  width: 1000px;
}


#side_menu a { text-decoration:none }
#side_menu a:link { text-decoration: none; color:black;} 
#side_menu a:visited { text-decoration: none; color: black} 
#side_menu a:active { text-decoration: none; color: black}

#footer2 a { text-decoration:none }
#footer2 a:link { text-decoration: none; color:black;} 
#footer2 a:visited { text-decoration: none; color: black} 
#footer2 a:active { text-decoration: none; color: black} 