*


{
  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;


  margin-bottom: 5px


  clear:both;


}
#headerimg

{  margin-left:32%;
   height:324px;
  width:425px;
  background: #000000 URL(header.jpg) no-repeat;
  border-left: #293036 solid 2px;
border-right: #293036 solid 2px;
border-top: #293036 solid 2px; border-bottom: #293036 solid 3px; 

}

body


{background: #000000;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 10px;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#89999A;
}






#content

{background: #39414B;
float:center;
margin-left:256px;
 width: 399px;
  min-height:150px;
border-left: #293036 solid 10px;
border-right: #293036 solid 10px;

padding:5px;
}

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


#footer


{  clear: both;
float:center;
  text-align: center;
margin-left:256px;
  width: 51.1%;
  height: 100px;
  color: #89999A;
  padding-bottom: 0px;
 background:#39414B;
border-left: #293036 solid 10px;
border-right: #293036 solid 10px;
}

#links

{background: #39414B;
float:center;
margin-left:256px;
 width: 409px;
word-spacing: 1px;
border-left: #293036 solid 10px;
border-right: #293036 solid 10px;
border-bottom: #293036 solid 3px;
}

#link{margin-left:30px;}

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

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


a {

        color:#B2B9C2;

        text-decoration:underline;

        }

a:hover {

        color:#B2B9C2;

        text-decoration:none;

        }

#links a{

        color:#B2B9C2;}

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