#header
{
background: url(image/header.jpg);
overflow:hidden;
height:375px;
}
img.floatright { 
float: right; 
padding: 10px; 

}
#footer {
background: #330000
}
img.floatleft{ 
float: left; 
width:100%;
}
p.floatleft{
font-family: arial;
font-size: 8pt;
padding:10px;
color: #ffcc99;
margin-bottom: -12px;
}
