*


{
  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:434px;
  width:420px;
  background: #E6DBE7 URL(header.gif) no-repeat;
}

body


{background: #E6DBE7;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 10px;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#Baca86;
}






#content

{background: #FFFFFF;
float:center;
margin-left:266px;
 width: 391px;
  min-height:150px;



padding:5px;
}

input, textarea, option, select {
        background: #FFFFFF;
        font: 7pt arial, helvetica, sans-serif;
        color: #BBa0C5;
        letter-spacing: 1px;
        border: 1px solid #BBa0C5;
        padding:2px; }


#footer


{  clear: both;
float:center;
  text-align: center;
margin-left:266px;
  width: 50.1%;
  height: 100px;
  color: #fff;
  padding-bottom: 0px;
 background:#ffffff;
 background:URL(footer.gif) no-repeat;
}

#links

{background: #FFFFFF;
float:center;
margin-left:266px;
 width: 401px;
word-spacing: 1px;
}

#link{margin-left:30px; padding-top:3px;}

h2{font size:1.2em; border-bottom: 1px solid #D1C3D7; margin-bottom:5px; text-align:right; color:#D1C3D7;}

#content ul{margin-left: 15px;}
p { font-size: 1em; line-height: 1.5em; margin: 1.5em; }


a {

	color:#859955;

	text-decoration:underline;

	}

a:hover {

	color:#533857;

	text-decoration:none;

	}

#links a{

	color:#ADC580;}

#links a:hover{color:#ADC580; text-decoration:none; background-color:transparent;}

