html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
div{text-align:left;}
#container{background:url(/images/bg.jpg) repeat-y top left;margin:auto;width:880px;}
#pageheader{width:880px;background:#333 url(/images/bg1.jpg) repeat-y top left;height:256px;}
#navigation{width:160;min-height:300px;float:left;}
#wrapper{width:710px;float:left;margin-left:10px;}
#contentheader{position:relative;background:url(/images/headercontent-bg.jpg) no-repeat bottom right;float:left;width:100%;}
#content{clear:both;float:left;margin-right:40px;width:497px;}/* !see to that this width (+padding) and the "extra" width sums up.*/
#extra{float:left;width:173px;/*padding:0 0px;*/}
#extra p,#extra a,#extra div,#extra h1,#extra h2{padding-left:10px;padding-right:30px;}
#extra p{margin-top:0;}
#footer{width:880px;clear:both;background:#fff url(/images/footer.jpg) no-repeat top left;height:122px;}
