/* stylesheet by SophieWeb - http://sophieweb.com - 2006-07 */

body {
background-color:#F9F1E0;
color:#000;
font-family:Optima, "Century gothic", Tahoma, sans-serif;
margin:0;
padding:10px;
text-align:center;
}
#wrapper {
margin:0 auto;
text-align:left;
width:850px;
}
h1, h2, h3, h4 {
color:#702E11;
}
#content p {
margin:0;
padding:.2em 0 .3em;
text-align:justify;
}
ul {
list-style-type:square;
margin:0;
padding:.2em 0 .3em 2em;
text-align:justify;
}
#content img {
float:right;
margin:0 0 10px 20px;
}
img {
border: 0 none;
}
a:link {
color:#2750C4;
}
a:visited {
color:#38415C;
}
fieldset {
border:0 none;
}
.formLabel, .formInput {
display:block;
margin-top:.2em;
}
#footer {
font-size:.8em;
margin:10px 0;
}
#footer p {
text-align:center;
}
