html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:#000000;}
#header{background-color:#91daff;}
#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
#container{
text-align:left;
margin-bottom: 0px;
background: #b6b6ff;
}
#content p{line-height:1.4};
#content {margin-bottom: 0px;
}
#navigation	{
background:#b6b6ff;
margin-bottom: 0px; 
}

#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
#navigation li{margin-bottom:5px;}
#extra{background:#CCC8B3;}
#footer{background:#BFBD93;}
#footer p{margin:0;padding:5px 10px}
#container{width:700px;margin:0 auto}
#content{
float:right;
width:500px;
background:#ffffff;
margin-bottom: 0px; 
}
#navigation{float:left;width:200px}
#extra{clear:both;width:100%}
#wrapper {
margin-bottom: 0px;
}