body
{
background-color: #FF0000;
margin: 0x;
padding: 0px;
border: 0px;
font-family: verdana,arial,helvetica;
}

img
{
border: 0px;
}


#logo {
position: absolute;
left: 0px;
	}


#leftcontent {
position: absolute;
left: 0px;
top: 312px;
width:90px;
padding:5px;
font-size: small;
	}


#centercontent {
position: absolute;
left: 90px;
width: 560px;
top: 312px;
background-color: #ffffff;
padding:5px;
	}


#rightcontent {
position: absolute;
width: 120px;
left: 660;
top: 312px;
	}

#footer
{
float: right;
}
