html, body {padding:0; margin:0}

body {font: 12px Arial, Helvetica, sans-serif}

a:link, a:visited, a:active {color:#900; text-decoration:none}
a:hover {color:#C00; text-decoration:underline}

a img {border:none}

h2 {background:#900; color:#fff;padding:5px }

.hammer {position:absolute; right:0}

.bgHome {background:url(images/bghome.png) repeat-x}

.header {background:url(images/header.png) repeat-x; clear:both}

.container {width:760px; margin:0 auto}

.menu { background:url(images/menubg.png) repeat-x;height:38px}
.menu ul {list-style:none; padding:0; margin:0}
.menu ul li {float: left; list-style:none}
.menu ul li a:link, .menu ul li a:active, .menu ul li a:visited {border-right:1px solid #212121;border-left:1px solid #3B3B3B;color:#fff;background:url(images/menubg.png) repeat-x;display: block; padding: 9px 10px;font-weight:bold; font-size:1.3em}
.menu ul li a:hover {border-left:1px solid #E11F1F;border-right:1px solid #AE0000;background-position:bottom left;text-decoration:none}

.bid {background:url(images/bid.png) no-repeat;width:164px; height:77px;position:absolute;top:150px;margin-left:370px; padding:134px 0 0 25px}
.register {background:url(images/register.png) no-repeat;width:174px; height:77px;position:absolute;top:150px;margin-left:559px; padding:134px 0 0 15px}
.bid a:link,.register a:link,.bid a:active,.register a:active,.bid a:visited,.register a:visited {text-decoration:none; font-weight:bold;font-size:20px; color:#000}
.bid a:hover, .register a:hover {color:#C00}
.bid p,.register p {margin:0; padding:0; font-size:11px; color:#333}

.copyHome {color:#fff; position:absolute; top:383px; margin-left:100px}

.footer {background:url(images/footer.png) repeat-x; height:51px}
.footer p {margin:0px;padding:20px 100px;color:#fff}

.bottomlinks {text-align:center; padding:20px}
