/* CSS Document */
@import url("module_header.css");
@import url("module_rightCol.css");
@import url("module_leftCol.css");
@import url("module_footer.css");

* { margin: 0; padding: 0;  }

body { background: #000 url("../images/bgs/bg_repeat.gif") 0% 0% repeat-x; font: 62.5% Verdana, helvetica, sans serif; color: #FFF; text-align: center; }

#wrapper { width: 970px; background-color: #1C1C1C; margin: 6px auto 0px auto; text-align: left; }

.clearer { height: 0px; clear: both; line-height: 0px; overflow: hidden; font-size: 0px; }

img {border: none;}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif;}  

#mainAdvert { /*background: url("../images/home_page/main_advert.jpg") 0% 0% no-repeat;*/ width: 930px; height: 235px; margin: 10px auto 20px auto;  }
