*


{
  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: 0px;
 }
#headerimg

{  margin-left:0%;
   height:341px;
  width:346px;
  background: #C1220E URL(header.jpg) no-repeat;
  border: #3C0C07 1px solid;


  }

body{background: #BF7F0C;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: .70em;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#D4A759;
}

#content

{background: #3C0C07;
float:left;
margin-right:200px;
 width: 336px;
  min-height:150px;
border-left: #3C0C07 1px solid;
  border-right: #3C0C07 1px solid;
padding:5px;
margin-top:0px;
}

input, textarea, option, select {
        background: #3C0C07;
        font: 7pt arial, helvetica, sans-serif;
        color: #D4A759;
        letter-spacing: 1px;
        border: 1px solid #D4A759;
        padding:2px; }


#footer


{  clear: both;
float:left;
  text-align: center;
margin-left:0px;
  width: 43.2%;
  height: 100px;
  color: #fff;
 background:#3C0C07;
border-left: #3C0C07 1px solid;
  border-right: #3C0C07 1px solid;

}

#links{background: #3C0C07;
float:left;
margin-left:0px;
margin-top:2px;
margin-bottom:2px;
 width: 346px;
word-spacing: 1px;
border: #3C0C07 1px solid;

}

#link{margin-left:30px; padding-top:3px; padding-bottom:2px;}


h2{font size:1.2em; border-bottom: 1px solid #B0750E; margin-bottom:5px; text-align:right; color:#B0750E;}

#content ul{margin-left: 15px;}
p { font-size: 1em; line-height: 1.5em; margin: 1.5em; }


a {

        color:#A36C0D;

        text-decoration:underline;

        }

a:hover {

        color:#000;

        text-decoration:none;

        }

#links a{

        color:#BF7F0C;}

#links a:hover{color:#BF7F0C; text-decoration:none; background-color:transparent;}
