html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;background: #FFF}
p{margin:0 10px 10px}
a{color: #3399FF;padding:5px;text-decoration: none;}
a:hover {background-color: #FCFBFF;}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #D5D4D9;color: #3399FF}
div#container{text-align:left;border-left: 1px solid #3399FF;border-right: 1px solid #3399FF;background: #FCFBFF}
div#content p{line-height:1.4}
div#navigation{background:#D5D4D9}
div#extra{background:#D5D4D9;border-top: 1px solid #3399FF;}
div#footer{background: #D5D4D9;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#content{float:right;width:499px;border-top: 1px solid #3399FF;}
div#navigation{float:left;width:200px;border-right: 1px solid #3399FF;border-bottom: 1px solid #3399FF;}
div#extra{clear:both;width:100%}
