/* CSS Document */

body{
margin:0;
padding:0;
float: left;
background-color: #666666
}

#wrap{
background-color: #000000;
width:800px; 
}

#banner{
background-color: #493A18;
color:#ffffff;
padding:6px;
width: 810px;
}

#navigation{
background-color: #2F250F;
color:#FFFFFF;
float: right;
width: 810px;
border-top:thin;
border-top-color: #000000
}

#content{
background-color: #FFFF99;
margin-left: auto; 
padding: 6px;
width: 810px;
}

#footer{
background-color:#493A18;
color: #999999;
padding:6px;
width: 810px;
}

<style type="text/css">
<!--
.style1 {
	font-family: "Bradley Hand ITC";
	color: #FFFFFF;
}
.style2 {font-size: 40px}
.style3 {font-size: 40pt}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->
</style>

<style type="text/css">
<!--
.style1 {
	font-family: "Bradley Hand ITC";
	color: #FFFFFF;
}
.style2 {font-size: 40px}
.style3 {font-size: 40pt}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
>}
-->
</style>