<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
background-image: url(bg.jpg);
font-family: Arial, Helvetica, sans-serif;
background-color: #760000;
font-size: 11px;
scrollbar-base-color: #760000;
scrollbar-track-color: #760000;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color:#760000;
}

#wrapper {
width: 240px;
background-color:#B2B2B2;
background-image: url();
margin:5px auto;
font-family: Arial, Helvetica, sans-serif;
color: #616161;
font-size: 11px;
line-height:9px;
}

#banner {
margin:5px auto;
background-image: url(littlewomen.png);
background-repeat: no-repeat;
height:425px;
width: 364px;
}

#content p, li, tr {
text-align:justify;
text-transform:lowercase;
margin: 20px 20px 20px 20px;
line-height:13px;
}

p, tr {
text-align:justify;
text-transform:lowercase;
margin: 20px;
line-height:13px;
}

#content li {
text-align:justify;
text-transform:lowercase;
line-height:13px;
margin: 0px 20px 0px 20px;
}

#content h1{
background-image: url(h1bg.jpg);
color: #FFFFFF;
padding: 0;
margin: 20px;
font-size: medium;
text-transform:uppercase;
}

#content h2{
background-image: url(h1bg.jpg);
color: #FFFFFF;
padding: 0;
margin: 20px;
font-size: medium;
text-align:right;
text-transform:uppercase;
}

#navigate {
background-color: #B2B2B2;
text-align: right;
margin: 20px;
line-height:13px;
}

a {
color:#616161;
font-size: 11px;
text-decoration:underline;
background:none;
} 

a:hover, a:focus{
color:#616161;
font-size: 11px;
border-bottom:#616161 dotted 2px;
background:none;
}

input, textarea {
border-color:#616161;
border-width:1px;
border-style:solid;
background-color: #B2B2B2;
font-family: tahoma, arial; 
font-size: 8pt;
color: #616161;
}

option {
background-color: #B2B2B2;
font-family: tahoma, arial; 
font-size: 8pt;
color: #616161;
}

#footer {
background-image: url();
background-color: #C5C5C5;
color: #616161;
height:40px;
}

#footer p {
padding:3px;
margin: 0 0 0 3px;
}