BODY {background-image: url('images/bg.jpg'); background-repeat: repeat-x; background-color: #492d20; background-position: center top; font-family: Arial; margin: 0px;}

  A:HOVER {text-decoration: none;}
  HR {display: none;}
  
  .hideText {display: none;}

  #preLoad {position: absolute; top: -100px; left: -100px;}

  #mainFrame {width: 830px; margin-left: auto; margin-right: auto;}
    
    #topFrame {width: 830px; height: 172px; float: left;}
      #logo {width: 301px; height: 172px; float: left; background-image: url('images/logo.jpg');}
        #logo H1 {width: 301px; height: 172px; float: left; margin: 0px; padding: 0px;}
          #logo A {width: 301px; height: 172px; float: left; display: block;}
      #contentHeader {width: 529px; height: 172px; float: left;}
        #contentHeader H2 {padding: 0px; margin: 0px; position: relative; top: 117px; left: 10px; font-size: 16px; color: #5f4230; font-weight: bold;}
        
    #centerFrame {width: 830px; float: left;}
      #menu {width: 301px; float: left;}
        #menu UL {width: 301px; float: left; padding: 0px; margin: 5px 0px 0px 0px; list-style: none;}
          #menu UL LI {width: 301px; float: left; padding: 0px; padding: 0px;}
            #menu UL LI A {width: 301px; float: left; display: block;}
          #menu UL #item1 {height: 52px; background-image: url('images/menu_1.jpg');}
            #menu UL #item1 A:HOVER {background-image: url('images/menu_1_on.jpg');}
            #menu UL #item1 A {height: 52px;}
          #menu UL #item2 {height: 47px; background-image: url('images/menu_2.jpg');}
            #menu UL #item2 A {height: 47px;}
            #menu UL #item2 A:HOVER {background-image: url('images/menu_2_on.jpg');}
          #menu UL #item3 {height: 47px; background-image: url('images/menu_3.jpg');}
            #menu UL #item3 A {height: 47px;}
            #menu UL #item3 A:HOVER {background-image: url('images/menu_3_on.jpg');}
          #menu UL #item4 {height: 48px; background-image: url('images/menu_4.jpg');}
            #menu UL #item4 A {height: 48px;}
            #menu UL #item4 A:HOVER {background-image: url('images/menu_4_on.jpg');}
      #content {width: 519px; float: left; font-size: 12px; color: #FFF; padding: 0px 0px 0px 10px;}
        #content A {color: #ffdd5f;}
        #content UL {margin: 0px 0px 0px 20px; list-style-type: square;}
        #content UL LI {margin: 0px 0px 5px 0px; font-weight: bold;}
        #content .photoFrame {width: 80px; height: 80px; float: left; padding: 0px 20px 20px 0px;}
          #content .photoFrame IMG {border: 2px solid #876451;}
      
    #horLine {width: 830px; height: 20px; float: left; font-size: 1px; background-image: url('images/hr.gif'); background-repeat: no-repeat; background-position: center center;}
      
    #bottomFrame {width: 830px; float: left; font-size: 12px; color: #876451;}
      #bottomFrame A {color: #876451;}
      #copyright {width: 311px; float: left; text-align: center;}
      #adds {width: 290px; float: left;}
      #createdBy {width: 219px; text-align: right; font-weight: bold;}
        #createdBy A {text-decoration: none;}
        #createdBy A:HOVER {text-decoration: underline;}
