body	{
	margin:0;  background-color:#000;
	/*
	background:url(/images/fireBG.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: 50% 0%; 
	*/
	}


body, .text, input, select, textarea, td
	{ font-family:"Tahoma", "Arial";  font-size:14px; }


.border	{ border:1px solid #efb036; }

h1	{ color:#FE2100;  text-align:center; }

h2	{ color:#FF6000;  margin-bottom:0; }


a, a:link, a:visited
	{ color:#c00; }

a:active, a:hover
	{ color:#ff6000;  text-decoration:none; }


a.TopMenu:link, a.TopMenu:visited
	{
	color:#fff;  text-decoration:none;
	font-weight:bold;  font-size:13px;
	}

a.TopMenu:active, a.TopMenu:hover
	{ color:#FAF704; }


li	{ margin-top:8px; }


.OtherLinks
	{ font-size:12px;  line-height:1.0;  margin-top:15px; }

.SponsorLinks
	{ font-size:16px;  line-height:1.2;  margin-top:25px;  padding:0 15px; }

.widgettitle
	{ font-size:16px; }

.HomepageImage
	{
	max-width:480px;
	width: expression(this.width > 480 ? 480: true);
	}

hr	{
	height:1px;  margin:20px 0;
	border:0;  border-top:2px dotted #000;
	}

small, .postmetadata
	{
	font-family:Georgia, Times, serif;
	font-size:13px;  font-style:italic;
	}

em	{ font-family:Georgia, Times, serif; }


small	{ color:#FF6000; }

.tiny	{ font-size:11px; }

.mbot0	{ margin-bottom:0; }

.m0, .pagetitle
	{ margin:0; }

.center, .pagetitle
	{ text-align:center; }

.postmetadata
	{ background:#ff0;  padding:2px;  text-align:justify; }
