html,body{margin:0;padding:0}
body{font: 90% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:#000000;}
div#header{background-color:#DEB887;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left;}
div#content p{line-height:1.4;}
div#navigation{background:#d9c771; height:457px;width:220px;}
div#extra{background:#320a12;}
div#footer{background:#BFBD93;}
div#footer p{margin:0;padding:5px 10px}
div#container{width:1100px;margin:0 auto}
div#content{float:right;width:880px;background:#fffee5;height:auto;}
div#navigation{float:left;}
div#extra{background:#d9c771;float:right;width:880px}
div#footer{background:#d9c771;clear:both;width:100%}