﻿a {
	color: #aa6600;
	text-decoration: underline;
}
a:hover {
	color: #774422;
	text-decoration: underline;
}
body {
	font: 0.8em "Georgia", "Times New Roman", Times, serif;
	background: #FFFFFF url('../images/blueprints.jpg') repeat fixed center;
	background-attachment: scroll;
}
div {
	margin: 0;
	padding: 0;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#container {
	background: #FFFFFF;
	width: 700px;
	margin: 10px auto;
}
#content {
	float: left;
	width: 518px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #443311;
	background: #0066ff;
	font-family: "Arial Black";
	color: #FFFFFF;
}
/* Content Styles */
h6 {
	color: #cc8822;
}
h5 {
	color: #cc8822;
}
h4 {
	color: #cc8822;
}
h3 {
	background: #0066ff;
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}
#content h1 {
	color: #cc8822;
}
#content img {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#footer {
	text-align: center;
	clear: both;
	width: 698px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background: #0066ff;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #885533;
	text-decoration: none;
}
/* Footer Styles */
#footer p {
	border-bottom-color: #0066ff;
	background: #0066ff #0066ff;
	border: #0066ff;
	border-bottom: #0066ff;
	border-color: #0066ff;
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-attachment: #0066ff;
	background-color: #0066ff;
	border-left-color: #0066ff;
	border-top-color: #0066ff;
	border-right-color: #0066ff;
}
#masthead {
	background-position: inherit;
	text-align: center;
	width: 698px;
	border: 1px #0066ff solid;
	background: #0066ff fixed;
	color: #0066ff;
	background-color: #0066ff;
}
/* Masthead Styles */
#masthead h1 {
	background: #0066FF;
	color: #FFFFFF;
	background-color: #0066FF;
}
#masthead h3 {
	background-position: inherit;
	background: #0066ff;
	color: #FFFFFF;
	background-color: #0066ff;
	background-attachment: inherit;
	background-repeat: inherit;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #443311;
	background: #ffffff;
	background-color: #0066ff;
}
#navigation a {
	border-bottom-color: #0066ff;
	border-left-color: #0066ff;
	border-right-color: #0066ff;
	background-position: inherit;
	border-color: #0066ff;
	border-bottom: #0066ff;
	border-left: #0066ff;
	border-right: #0066ff;
	border-style: inherit;
	border-top: #0066ff;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px #0066ff solid;
	background: #0066ff;
	background-color: #0066ff;
	background-attachment: inherit;
	background-repeat: inherit;
	border-top-color: #0066ff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #996644;
	background: #996644;
}
#navigation li {
	border-right-color: #0066ff;
	border-color: #0066ff;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	background: #0066ff;
	background-color: #0066ff;
	color: #000080;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
