﻿@import url("layout.css");
body {
	font-family: Geneva;
	font-size: medium;
	color: #000;
	background-color: #909090  ;
	font-weight: 700;
}
	
#container {
	width: 950px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 920px;
	height: 103px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 16px;
	overflow: auto;
	background-image: url("../images/11_27_9---Flames_web.jpg");
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #909090  ;
	position: relative;
	clear: both;
	margin-left: 16px;
	display: inline;
	border-top-color: #F00;
}
#content {
	float: left;
	width: 763px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 15px;
	padding: 0px;
	background-color: #909090;
	position: static;
	font-size: x-small;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer {
	text-align: center;
	clear: both;
	width: 930px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #000;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #F8F8F8 ;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #909090  ;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #909090  ;
	background-color: 	#808080 ;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #909090  ;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #909090  ;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#container #masthead .style7 {
	color: #DDD;
}
#container #masthead .style7 {
	color: #DDD;
}
