body 
{
font-family: arial, helvetica, sans-serif;  
font-size: 12px; 
color: #000000; 
margin-top: 0
}

p
{ 
font-family: arial, helvetica, sans-serif;  
font-size: 12px; 
color: #000000; 
text-align: left;
}

p.home
{ 
font-family: arial, helvetica, sans-serif;  
font-size: 14px; 
color: #000000; 
text-align: left;
}

h1.header 
{ 
position: absolute;
top: 185px;
left: 20px;
font-family: arial, helvetica, sans-serif; 
font-size: 24px; 
color: #003366; 
font-weight: bold; 
text-align: left; 
padding: 0; 
top-margin: 5px;
}

h1.home 
{ 
position: absolute;
top: 185px;
left: 20px;
font-family: arial, helvetica, sans-serif; 
font-size: 24px; 
color: #003366; 
font-weight: bold; 
font-style: italic;
text-align: left; 
padding: 0; 
top-margin: 5px;
}

h2 
{ 
font-family: arial, helvetica, sans-serif; 
font-size: 20px; 
color: #663300; 
font-weight: bold; 
text-align: left; 
padding: 5; 
}

img.homepage
{
position: absolute;
top: 225px;
left: 605px;
border: none;
}
div.container
{
width: 340px;
margin: 0px;
border: 2px solid #663300;
position: absolute;
top: 225px;
left: 640px;
}

div.header
{
padding: 5px;
background-color: #F9EFE6;
color: #663300;
border: 0px solid #663300;
border-bottom-width: 2px;
text-align: center;
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #663300; 
}

div.body
{  
width: 575px;
margin: 5px;
padding: 10px;
border: none;
}

ul.square
{
list-style-type: square;
list-style-position: outside;
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
}

ul.home
{
list-style-type: square;
list-style-position: outside;
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #663300; 
}

hr
{
color: #663300;
} 

div.footer
{
position: relative;
Left: 375px;
width: 300px;
text-align: center;
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #663300; 
}

div.homefooter
{
position: absolute;
Left: 375px;
top: 500px;
text-align: center;
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #663300; 
}

a:link {color: #333399;  font-family: arial, helvetica, sans-serif;  font-size: 14px; text-decoration: underline; }

a:visited {color: #333399;  font-family: arial, helvetica, sans-serif;  font-size: 14px; text-decoration: none; } 

a:active {color: #333399;  font-family: arial, helvetica, sans-serif;  font-size: 14px; text-decoration: underline; } 

A:hover {color: #990000;  font-family:arial, helvetica, sans-serif;  font-size: 14px; text-decoration: none; }
