<!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();
font-family: Arial, Helvetica, sans-serif;
background-color: #ffd17b;
font-size: 11px;
scrollbar-base-color: #a4b402;
scrollbar-track-color: #a4b402;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color:#a4b402;
}

#wrapper {
width: 300px;
background-color:#F2F2F2;
background-image: url();
margin:10px auto;
font-family: Arial, Helvetica, sans-serif;
color: #505050;
font-size: 11px;
line-height:9px;
}

#banner {
background-image: url(peterpan.png);
background-repeat: no-repeat;
height:10px;
}

#content p, tr {
text-align:justify;
text-transform:lowercase;
margin: 0px 20px 20px 20px;
line-height:13px;
}

#content li {
text-align:justify;
text-transform:lowercase;
line-height:13px;
margin: 0px 20px 0px 20px;
}

p, tr {
text-align:justify;
text-transform:lowercase;
margin: 20px;
line-height:13px;
}

blockquote {
line-height:13px;
text-transform:lowercase;
text-align:justify;
padding: 3px;
}

#content h1{
color: #3b6fdb;
padding: 0;
margin: 20px;
font-size: medium;
text-transform:uppercase;
}

#content h2{
color: #3b6fdb;
padding: 0;
margin: 20px;
font-size: medium;
text-align:right;
text-transform:uppercase;
}

#navigate {
text-align: right;
margin: 20px;
line-height:13px;
}

a {
color:#3b6fdb;
font-size: 11px;
text-decoration:none;
background:none;
text-transform:uppercase;
} 

a:hover, a:focus{
color:#3b6fdb;
font-size: 11px;
text-decoration:underline;
background:none;
text-transform:uppercase;
}

input, textarea {
border-color:#505050;
border-width:1px;
border-style:solid;
background-color: #F2F2F2;
font-family: tahoma, arial; 
font-size: 8pt;
color: #505050;
}

option {
background-color: #F2F2F2;
font-family: tahoma, arial; 
font-size: 8pt;
color: #505050;
}

#footer {
background-image: url();
background-color: #ffd17b;
color: #505050;
height:40px;
}

#footer p {
padding:3px;
margin: 0 0 0 3px;
}