*

{


  padding: 0;


  margin: 0;


}

#wrapper

{margin: 0 auto;

  width: 800px;


  width:expression(document.body.clientWidth < 605 ? ?600px? : ?90%? );

}

div>#wrapper

{margin: 0 auto;


  min-width: 600px;


  width: 90%;
}

#header

{
  margin-left: 10px;
   margin-bottom: 5px
    clear:both;

}


#headerimg

{  margin-left:32%;


   height:97px;


  width:579px;


  background: #473A33 URL(header.jpg) no-repeat;

}

body

{background: #473A33;


cursor: default;


font-family: arial, verdana, sans-serif;


font-size: 10px;


font-weight: normal;


line-height:16px;


word-spacing: 1px;


text-align: justify;


color:#AA9A82;


background: URL(bg.gif);


}

#content

{background: #473A33;

float:center;


margin-left:304px;


 width: 494px;


  min-height:150px;


     border-left: #AA9A82 solid 1px;


     border-right:#AA9A82 solid 1px;


border-top:#AA9A82 solid 1px;


padding:5px;


}

input, textarea, option, select {


        background: #473A33;


        font: 7pt arial, helvetica, sans-serif;


        color: #AA9A82;


        letter-spacing: 1px;


        border: 1px solid #AA9A82;


        padding:2px; }

#footer

{  clear: both;


float:center;


  text-align: center;


margin-left:304px;


  width: 63%;


  height: 202px;


  color: #fff;


  padding-bottom: 0px;


  background: #473A33 URL(footer.jpg) no-repeat;


border-right:#AA9A82 1px solid;


border-left:#AA9A82 1px solid;


border-bottom:#AA9A82 1px solid;


}


#links

{background: #473A33;


float:center;


margin-left:430px;


 width: 340px;


}


a {
 color:#FFF2D4;
 text-decoration:underline;
 }

a:hover {color:#473A33;

        background-color:#FFF2D4;

        text-decoration:none;


        }
