* { border: 0; margin: 0; } body { font: 12px Arial, Helvetica, sans-serif; color: #353535; background: url(images/bg.jpg) top center repeat-x #000; line-height: 18px; } #header { padding-bottom: 40px; } #buttons{ text-align:center; height: 53px; margin-left: 0px; padding: 0px 0px 0px 85px; background: url(images/buttons.png) top repeat-x; } #buttons > a { font-family: Arial, Helvetica, sans-serif; float:left; padding-right:70px; padding-top: 15px; font-size: 18px; display: block; float: left; text-decoration: none; color: #fff; text-align: center; } #buttons > a:hover { color:#B95C55; text-decoration:underline; } #main { width: 1061px; margin: 0 auto; padding-top: 15px; } .linklist { font-size: 24px; text-align: center; display: block; float:left; } .linklist > p { padding-bottom: 20px; display: block; } /* RSS widget */ #rss { float: right; } #content { margin: 0 auto; } /*footer*/ #footer{ clear: both; height: 84px; font-size: 11px; color: #fff; text-align: center; padding: 0px 10px 0px 0px; text-align: center; } #footer > a{ color: #fff; font-size: 11px; text-decoration: none; } #footer > a:hover{ color: #fff; font-size: 11px; text-decoration: underline; } #footer_box1{ float: left; width: 400px; padding: 25px 0 0 24px; text-align: left; } #footer_box2{ float: right; width: 400px; padding: 25px 0 0 16px; text-align: left; } #footer_box2 > a{ float: right; display: inline; margin-left: 25px; }