﻿body {
	background-position: center top;
	font-family: Arial;
	font-size: small;
	background-color: #000000;
	background-image: url('../Images/fire-background3.jpg');
	background-repeat: repeat-y;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}


#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
#masthead {
	border: 0px none #000000;
	text-align: center;
	width: 780px;
	padding: 10px 10px 20px 10px;
}
#navheader {
	padding: 2px;
	border-color: #FFFFFF;
	width: 780;
	height: 20px;
	margin: 4px 0px 4px 0px;
	border-bottom-style: double;
	border-bottom-width: medium;
	font-weight: bold;
	color: #FFFFFF;
}
#adsblock  {
	width: 780px;
}
#navigation {
	border: 2px dashed #FF0000;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-left: 4px;
}
#content {
	border: 2px dashed #FF0000;
	margin: 10px 5px 5px 160px;
	padding-left: 10px;
	padding-right: 20px;
}
#footer {
	padding: 3px;
	text-align: center;
	clear: both;
	width: 780px;
	border: 0px none #000000;
	color: #FFFFFF;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#navigation li {
	border-style: none;
	border-width: 0px;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation a {
	border-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}
#navigation a:hover {
	color: #FF0000;
	text-decoration: none;
}



/* Footer Styles */
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* Navheader Styles */
#navheader p {
}
#navheader a {
	color: #FFFFFF;
	text-decoration: underline;
}
#navheader a:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


.center {
	text-align: center;

}

img.pixcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
     }

.quotes {
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
	text-align: center;
	display: block;
}


#navigation h2 {
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-size: 150%;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
img.pixleft {
	display: block;
	margin-right: auto;
}
.style_boldwhite {
	font-weight: bold;
	color: #FFFFFF;
	}
.smallwhite {
	color: #FFFFFF;
	text-align: center;
	display: inline-block;

}
.style_white {
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
}


	img.rightpic {
	float: left;
	margin: 4px 25px 40px 0px;

	
	}
