html, body { height: 100%;}
/*body { background: #e2d6e5 url(/images/backgrounds/bg-main.png) left top; font: 14px Georgia, Times, Serif;}*/ 
body { background: #fff; font: 14px Georgia, Times, Serif;} 
div#wrapper { width: 972px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -150px;}
div#hd { margin-bottom: 75px;}
h1 { float: left; }
h2 { text-align: center; padding-top: 55px; }
div#bd { min-height: 400px;}
div#twitter { width: 972px; border: 1px solid #381441; margin: auto; position: relative;}
div#twitter p { text-align: center; margin-top: -318px;}
div#twitter a.birdie {width: 330px; height: 330px; display: block; margin-left: 350px; background: url(/images/sprite_twitter.png) no-repeat 4px 1px;}
div#twitter a.birdie:hover { background-position: right top;}
div#ft, div.push { height: 150px;}
div#ft { background-color: #381441; color: #fff;}
div#ft div#footer-links { width: 972px; margin: 10px auto 0; height: 110px; }
div#ft div.bucket { width: 200px; float: left;}
div#ft h3 { color: #e470d1; font-size: 18px; font-style: italic; margin-bottom: 5px;}
div#ft address { font-style: normal; }
div#ft a { color: #fff; text-decoration: none;}
div#ft a.email {  display: block; margin-top: 5px; }
div#ft a:hover { color: #e470d1;}
div#ft p.footer-meta { color: #e470d1; font-size: 11px; text-align: center;}