/* Resets everything */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img {margin:0px; padding:0px; border:0px; outline:0px; line-height:18px;}
*{margin:0px; padding:0px;}

/* remember to define focus styles! */
:focus {outline:0px;}

/* root level interface */
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; background:#ffffff url(../images/base-bg.jpg) center top repeat-y;}

#wrapper {margin:10px auto; width:1002px;overflow:hidden;}
#container {float:left; width:1002px;}



