@charset "utf-8";
/* CSS Document */
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#333333;
   background-image:url(../newimages/bg.jpg);
   margin:0 auto;
   text-align:center;
}

td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

img { border:1px; }

#bodywrapper { width:896px;  margin:0 auto; text-align:center; }
#contentwrapper { width:896px; background:url(../newimages/contentbg.jpg); }
#left { width:195px; float:left; }
#content { width:690px; margin-left:195px; text-align:left; }

#footer { clear:both; background:#CB005E; height:62px; color:white; padding:20px 12px 0px 12px;  }
#footer a { color:white; }

#fotm img { width:180px; }
