/* theme style - red */
body a {color:#660000;}
body a:hover {color:#ee0000;}
body {background-image:url(../images/bg_site_red.gif); }
#pageWrapper, #pageWrapperSm  { border-color:#820000; }

.logo{background:url(../images/logoRed.png) no-repeat; }
.boxTitle, .menuBar  {background-image:url(../images/bg_bar_red.gif);  }
.boxTitle, .boxContent {border-color:#661111;} /*slightly diff dark red to prevent css error*/
.boxTitle, .menuBar, .menuBar a {color:#efffff;} /*slightly diff white - to prevent css error */
h1, h2, h3, h4, h5 {color:#660000}
h1, h2 {margin-bottom:10px}
h3, h4, h5 {margin-bottom:5px}
