@charset "utf-8";
/* CSS Document */

#topmenu   {height:40; background: url(./img/menu_bg.gif); padding-left: 22px; padding-bottom: 1px;}
#menuleft1 {height:34px; text-align:left; background: url(./img/sideleft_head.gif); padding-left: 22px; padding-bottom: 4px;}
#menuleft2 {background: url(./img/sideleft_body.gif); padding-top: 22px; padding-bottom: 30px; padding-left: 2px;}
#menuleft3 {height:1px; background: url(./img/sideleft_foot.gif);} 
#spacer {height:30px;}
#menu {width:245; align:left;}
#content {background:#e9931c; padding-left:20px;}
#content1 {font-family: Arial;
      font-size: 14px;
      color: #000000;
      text-decoration: none;
      text-align:justify;}
#content2 {padding-top:20px; padding-left:10px; padding-right:10px; 
      font-family: Arial;
      font-size: 14px;
      color: #000000;
      text-decoration: none;
      text-align:justify;}
#foot {height:88px; background: url(./img/foot_bg.gif);}
#foot2 {height:88px; background: url(./img/foot_bg.gif); padding-left: 20px;}
#head1 {height:15px; background:#d4881a}
#head2 {background:#ffffd4;}
#menuright1 {height:34px; text-align:left; background: url(./img/sideright_head.gif); padding-left: 22px; padding-bottom: 4px;}
#menuright2 {background: url(./img/sideright_body.gif); padding-top: 22px; padding-bottom: 30px; padding-left: 7px;}
#menuright2f {background: url(./img/sideright_body.gif); padding-top: 8px; padding-bottom: 16px; padding-left: 22px;}
#menuright3 {height:1px; background: url(./img/sideright_foot.gif);} 


.gallery{
      font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #e9931c;
    text-decoration: none;
      }
.gallery:hover{
    color: #f5cc94;
	}

.top-menu{
      font-family: Arial;
      font-size: 15px;
	  font-weight: bold;
	  color: #ffffff;
      text-decoration: none;
      }
.top-menu:hover{
    color: #f5cc94;
	}

.bottom-menu{
      font-family: Arial;
      font-size: 14px;
	  font-weight: bold;
	  color: #ffffff;
      text-decoration: none;
      }
.bottom-menu:hover{
    color: #f5cc94;
	}

.marquee {
          font-family: Arial;
          font-size: 15px;
	  font-weight: bold;
	  color:#e9931c;
          text-decoration: none;}
