@charset "utf-8";
/* CSS Document */

* 
{
  margin: 0;
  padding: 0;
}

body 
{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/BlackBackground1.jpg);
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color:#000000;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	background-image: url(../images/fire.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FFFFFF;
}

#heading {
	height: 175px;
}
#heading2 {
	height: 166px;
	margin-bottom:15px;
}


#content {
	width: 620px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom:10px;
	font-size: 14px;
}

h1 {
font-size:16px;
font-weight:bold;
margin-bottom:12px;
}

h2 {
font-size:16px;
}

h3 {
color: #D02F03;
}

p {
font-size:14px;
}

#mainNav {
	width: 204px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	position: top;
	margin-left: 5px;
	font-size: 12px;
}

#mainNav li a {
	display:block;
	width:190px;
	height:30px;
	line-height:30px;
	background: #1E0C0C url(../images/buttonrollover.gif) no-repeat left;
	text-indent:30px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 10px;
}

#mainNav li a:hover {
	background: #660000 url(../images/buttonrollover.gif) no-repeat right;	
	color:#000000;
	font-weight:bold;
}

#footer
{
    clear:both;
    height:20px;
    position: bottom;
    border-width:thin;
    padding-left:5px;
    padding-right: 5px;
	background-color:#000000;
	padding-top: 5px;
	text-align:center;
	font-weight:bolder;
	color:#FFFFFF;
}


.redlink {
color: #D02F03;
font-weight:bold;
text-decoration:none;
}


.spaced {
padding: 5px;
}

.editorial {
font-size:12px;
}

.floatright {
	float:right;
	margin-left:10px;
}

.floatleft {
	float:left;
	margin-right:10px;
}


.countertext {
margin-left:75px;
}

.counter {
margin-left:25px;
}

.adbox 
{
	margin-left:5px;
	margin-top: 400px;
	padding: 2px 2px 2px 6px;
	border: 1px dotted #B52B02;
	background-color: #000000;
	color:#FFFFFF;
	text-align:center;
	left: 872px;
	top: 263px;
	width: 182px;
}
#wrapper #content blockquote blockquote p em {

}
#wrapper #content blockquote blockquote p em {
	text-align: center;
}
.boldy {
	font-weight: bold;
}
.boldy {
	font-weight: bold;
}
#wrapper #content table tr td {
	font-weight: bold;


}

