*
{
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:0%;
}
#headerimg
{ margin-left:0%;
height:425px;
width:305px;
background: #16291D URL(header.jpg) no-repeat;
margin-bottom:0px;
border: #164028 10px solid;

}
body{background: #16291D;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: .70em;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#398058;
}
#content
{background: #164028;
float:left;
margin-right:200px;
width: 295px;
min-height:150px;
border-left: #164028 solid 10px;
border-right: #164028 solid 10px;
border-top: #164028 solid 5px;
padding:5px;
}
input, textarea, option, select {
background: #164028;
font: 7pt arial, helvetica, sans-serif;
color: #398058;
letter-spacing: 1px;
border: 1px solid #398058;
padding:2px; }
#footer
{ clear: both;
float:left;
text-align: center;
margin-left:0px;
width: 38.1%;
height: 100px;
color: #fff;
background:#164028;
border-left: #164028 solid 10px;
border-right: #164028 solid 10px;
border-bottom: #164028 solid 10px;
}
#links{background: #164028;
float:left;
margin-left:0px;
width: 305px;
word-spacing: 1px;
border-right: #164028 solid 10px;
border-left: #164028 solid 10px;
border-bottom: #164028 5px solid;
}
#link{margin-left:5px; padding-top:3px; padding-bottom:2px;}
h2{font size:1.2em; border-bottom: 1px solid #74B78A; margin-bottom:5px; text-align:right; color:#74B78A;}
#content ul{margin-left: 15px;}
p { font-size: 1em; line-height: 1.5em; margin: 1.5em; }
a {
color:#2A6945;
text-decoration:underline;
}
a:hover {
color:#000;
text-decoration:none;
}
#links a{
color:#398058}
#links a:hover{color:#398058; text-decoration:none; background-color:transparent;}
