body
{
  background-color: #000000;
}

.genericStyle
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #222222;
}
h1
{
  font-size: 14pt;
  font-family: Arial,Verdana,Tahoma;
  color: #005840;
 /* margin-bottom: 0px; */
  margin: 0 0 16px 0;
}
h2
{
  font-size: 12pt;
  font-family: Arial,Verdana,Tahoma;
  color: #005840;
 /* margin-bottom: 0px; */
  margin: 0 0 7px 0;
}
.h2marginless
{
  font-size: 12pt;
  font-family: Arial,Verdana,Tahoma;
  color: #005840;
  margin-bottom: -5px; 
  /* margin: 0 0 0 0; */
  line-height: 10px;
}
h3
{
  font-size: 10pt;
  font-family: Arial,Verdana,Tahoma;
  color: #005840;
 /* margin-bottom: 0px; */
  margin: 0 0 5px 0;
}

.copyrightTable
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}

a:link, a:visited, a:active
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #0080FF; /* #F07800 #FFA74F #FF4415 #FF7600 #0080FF */
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}

A.copyright:link {font-family: Arial, Verdana, Tahoma; color: #FFFFFF; text-decoration: none; font-size: 8pt;}
A.copyright:visited { font-family: Arial, Verdana, Tahoma; color: #FFFFFF; text-decoration: none ;  font-size: 8pt;}
A.copyright:active { font-family: Arial, Verdana, Tahoma; color: #FFFFFF; text-decoration: none ; font-size: 8pt;}
A.copyright:hover { font-family: Arial, Verdana, Tahoma; color: #CC0000; text-decoration: none; font-size: 8pt;}

.leftColumnCell
{
  width: 180px;
}
.menuBackground
{
	background-image:url('http://www.history-fiend.com/images/templateImages/history-fiend-menu-background.jpg');
}

.contentBackground
{
	background-image:url('http://www.history-fiend.com/images/templateImages/history-fiend-content-spacer.jpg');
	text-align: center;
}

.footerBackground
{
	height: 15px;
	background-image:url('http://www.history-fiend.com/images/templateImages/history-fiend-footer.jpg');
}
