/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

BODY {
  background: Black;
  color: Black;
  margin: 0px;
  font-size: 12px;
  line-height: 1.5;
}

.subheading, H2 {
  background: #6C000E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: FFB700;
}

TD.wiki, SPAN.wiki, P.wiki {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.pageHeading, DIV.pageHeading., H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: Black;
  text-align: center;
}

Table, TD, TR, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

A { 
  color: #6C000E; 
  text-decoration: underline; 
}

A:hover { 
  color: #6C000E; 
  text-decoration: underline; 
}

HR {
  color: #6C000E; 
}

#adsense1 {
     "style=float: right; margin: 5px 5px 5px 5px";
}

#adsense2 {
     style=float: right; 
	 margin: 5px 5px 5px 5px;
}

#adsense3 {
     style=float: right; 
	 margin: 5px 5px 5px 5px;
}

TD.smalltext, SPAN.smalltext, P.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}