html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}

div#header h1{height:200px;line-height:80px;margin:0;
  padding-left:10px;background: url(images/header.jpg);color: #79B30B}
div#container{text-align:left}
div#navigation a{
display: block;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #000;
width: 140px;
padding-left: 10px;
font-weight: normal;
}
div#extra{background:#FF8539}
div#footer{background: #ccc;color: #FFF; height: 10px;}
div#footer p{margin:0;padding:5px 10px}

div#container{width:800px;margin:0 auto}
#content{float:right; width:500px; line-height: 18px;}
div#navigation{float:left;width:200px; margin-left: 72px;}
div#extra{float:right;width:500px}
div#footer{clear:both;width:100%}
div#navigation a:hover{
display: block;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #000;
width: 140px;
padding-left: 10px;
font-weight: bold;
}
div#navigation a:active{
display: block;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #000;
width: 140px;
padding-left: 10px;
font-weight: bold;
}
