body { background-color:white; color:#111; margin:0; padding:0; font-size:12px; font-family:sans-serif; }
div { margin:0; padding:0; }
#container { position:relative; width:1000px; min-width:1000px; min-height:700px; background:url(splatbg.png) no-repeat; margin:0 auto; padding:50px 0 0 0;} 
#top { width:515px; min-width:515px; height:53px; min-height:53px; background-image:url(top.png); position:relative; margin:0 auto 0 auto; }
#middle { background-image:url(middle.png); padding:0 20px 4px 20px; width:475px; min-width:475px; position:relative; margin:0 auto; text-align:center; }
#bottom { width:515px; min-width:515px; height:49px; min-height:49px; background-image:url(bottom.png); position:relative; margin:0 auto; }

