*


{
  padding: 0;
  margin: 0;
}
img {  border: 0px;}

#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:350px;
  width:320px;
  background: #25132D URL(http://verdant-hearted.org/mocha/skins/1/header.jpg) no-repeat;



}

body


{background: #fff;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 10px;
font-weight: normal;
line-height:16px;
word-spacing: .35em;
text-align: justify;
color:#000;

}

#content

{background: #fff;
float:center;
margin-left:257px;
 width: 307px;
  min-height:150px;
     border: #000 solid 1px;

padding:5px;
}

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


#footer


{  clear: both;
float:center;
  text-align: center;
margin-left:257px;
  width: 41.5%;
  height: 100px;
  color: #fff;
  padding-bottom: 0px;
 background:#fff;

}

#links

{background: #fff;
float:center;
margin-left:267px;
 width: 320px;
word-spacing: 1px;
}

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

#content ul{margin-left: 15px;}
p { font-size: 1em; line-height: 1.5em; margin: 1.2em 0; word-spacing:.35em; }


a {

        color:#905A3A;

        text-decoration:underline;

        }

a:hover {

        color:#000;

        background-color:#905A3A;

        text-decoration:none;

        }
