body { background-color: #c4c4bd;
       margin: 0px;  }

#container { position: relative;
             margin: auto;
             width: 467px; }

#top { position: absolute;
       left: 0px;
       top: 0px;
       z-index: 1;
       width: 467px;
       height: 272px;
       border: none; }

#menu { position: absolute;
        left: 1px;
        top: 204px;
        width: 150px;
        z-index: 2; }

#menu ul { list-style-type: none;
           margin: 0px;
           padding: 0px; }

#menu ul li { text-align: center;
              font-family: trebuchet ms,verdana,arial,helvetica;
              font-size: 18px; }

#menu ul li a { text-decoration: none;
                font-weight: bold;
                color: #3F130E;
                font-style: italic;
                padding: 5px;
                letter-spacing: 3px;
                text-transform: lowercase; }

#menu ul li a:hover { text-decoration: none;
                      color: #b97754; }



#menu2 { position: absolute;
        left: 100px;
        top: 210px;
        width: 150px;
        z-index: 2; }

#menu2 ul { list-style-type: none;
           margin: 0px;
           padding: 0px; }

#menu2 ul li { text-align: center;
              font-family: trebuchet ms,verdana,arial,helvetica;
              font-size: 18px; }

#menu2 ul li a { text-decoration: none;
                font-weight: bold;
                color: #3F130E;
                font-style: italic;
                padding: 5px;
                letter-spacing: 3px;
                text-transform: lowercase; }

#menu2 ul li a:hover { text-decoration: none;
                      color: #b97754; }


#menu3 { position: absolute;
        left: 190px;
        top: 215px;
        width: 150px;
        z-index: 2; }

#menu3 ul { list-style-type: none;
           margin: 0px;
           padding: 0px; }

#menu3 ul li { text-align: center;
              font-family: trebuchet ms,verdana,arial,helvetica;
              font-size: 18px; }

#menu3 ul li a { text-decoration: none;
                font-weight: bold;
                color: #3F130E;
                font-style: italic;
                padding: 5px;
                letter-spacing: 3px; }

#menu3 ul li a:hover { text-decoration: none;
                      color: #b97754; }

#menu4 { position: absolute;
        left: 300px;
        top: 220px;
        width: 150px;
        z-index: 2; }

#menu4 ul { list-style-type: none;
           margin: 0px;
           padding: 0px; }

#menu4 ul li { text-align: center;
              font-family: trebuchet ms,verdana,arial,helvetica;
              font-size: 18px;}

#menu4 ul li a { text-decoration: none;
                font-weight: bold;
                color: #3F130E;
                font-style: italic;
                padding: 5px;
                letter-spacing: 3px;
                text-transform: lowercase; }

#menu4 ul li a:hover { text-decoration: none;
                      color: #b97754; }





#text { position: absolute;
        left: 0px;
        top: 272px;
        width: 457px;
        padding: 5px;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        text-align: justify;
        color: #210603;
        z-index: 1;
        background-image: url('http://www.cherubrock.net/pics/bg/mainbg_cr.jpg');
        background-repeat: repeat-y;
        background-position: top center; }

#text ul { margin-top: 4px; }

#text a { text-decoration: none;
          font-weight: bold;
          color: #3F130E; }

#text a:hover { text-decoration: none;
                color: #b97754; }

#stats { margin: auto;
         width: 250px;
         padding: 5px;
         background-color: #B99D88;
         font-family: trebuchet ms,verdana,arial,helvetica;
         font-size: 11px;
         color: #3F130E;
         border: 1px dotted #3F130E; }

option,textarea,input { font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size 12px;
                        color: #000000;
                        border: #ffffff dotted 1px;
                        background-color: #babeb5; }

.header { font-family: Trebuchet MS,arial,verdana,helvetica;
          font-size: 24px;
          font-weight: bolder;
          font-style: normal;
          letter-spacing: 4px;
          color: #3A0D08;
          border-bottom: 1px dotted #3A0D08; }

.smheader { font-family: Trebuchet MS,arial,verdana,helvetica;
          font-size: 18px;
          font-weight: bolder;
          font-style: normal;
          letter-spacing: 4px;
          color: #ccdce4;
          border-bottom: 1px dotted #ffffff; }

.center { margin: auto;
          text-align: center; }

.thumb { border: 2px solid #ad6343; }

.disclaimer { font-size: 10px;
              margin: auto;
              width: 350px;
              text-align: center;
              border-top: 1px dotted #3F130E; }
              
