/*
Bob's Toy Box
*/

:focus {outline:none;}
a img, img {border:none;}
body { background:#fff url(images/sitebg.jpg) repeat-x scroll center top; color:#000; font: 14px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
#centertext { position: absolute; text-align: center; top: 480px; left: 415px; width: 240px; }
#toptext h1 { margin: 0px; font-size: 26px; font-weight: bold; }

#footer { width: 960px; font-size: 11px; margin: 10px auto; overflow: hidden; }
#footer-left { float: left; padding-left: 85px; }
#footer-right { float: right; padding-right: 85px; }
#logobox { position: absolute; top: 16px; left: 18px; text-align: center; }
#r1 { position: absolute; top: 19px; right: 36px; width: 463px; height: 308px; padding: 0px; }
#r2 { position: absolute; padding: 0px; bottom: 10px; left: 37px; }
#r3 { position: absolute; padding: 0px; bottom: 10px; right: 37px; width: 257px; text-align: center; }
#siteframe { width:960px; height:740px; position:relative; margin:0px auto; padding:0px; }
#toptext { position: absolute; top: 341px; width: 100%; text-align: center; font-size: 13px; }
#centertext div h2 { margin-top: 0px; font-size: 20px; font-weight: bold; }

.clear { clear: both; }
