﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #26272B;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#container {
	width: 756px;
	margin: 10px auto;
	height: auto;
}
#mastmain {
	width: 756px;
}
#navigation {
	border: 1px solid #f8060c;
	float: left;
	width: 166px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
}
#content {
	float: left;
	width: 578px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFF80;
	font-size: 3.2mm;
	height: auto;
	text-decoration: none;
}
#footer {
	width: 756px;
	padding-top: 3mm;
	padding-bottom: 5mm;
	background-image: url('images/BBGbtm.png');
	background-repeat: no-repeat;
}
/* Mastmain Styles */
#mastmain h1 {
	color: #707038;
	font-size: small;
	margin-left: 8px;
	margin-right: 8px;
}
#mastmain h2 {
	color: #FFFFFF;
	font-family: "Gill Sans MT";
	font-size: small;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: normal;
}
#mastmain h3 {
	color: #707038;
	text-align: right;
	margin-right: 8px;
	margin-left: 8px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1mm;
}
#navigation li {
	display: block;
}
#navigation a {
	text-decoration: none;
	display: block;
	padding: 2px;
	font-size: 3mm;
}
ation a:hover {
	color: #33627d;
	text-decoration: none;
	border: 1px solid #26272B;
	background-color: #26272B;
}
/* Content Styles */
/* Content Styles */
#content img {
}
#content h2 {
	color: #f8060c;
	font-weight: 600;
	font-size: 6mm;
	font-family: Verdana, "Gill Sans MT", Arial;
}
#content h3 {
	color: #FFFF80;
	font-weight: bold;
	font-size: 3.6mm;
}
#content p {
	text-decoration: none;
}
#content a {
	text-decoration: none;
}
/* Footer Styles */
#footer p {
	color: #FFFF80;
	font-weight: bolder;
	font-size: 3mm;
	text-align: right;
}
#footer a {
	color: #FFFF80;
	text-decoration: none;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Submain Styles */
#submain {
	font-family: Verdana;
	color: #FFFF80;
	width: 756px;
	padding-top: 2mm;
	padding-bottom: 2.2mm;
	text-indent: 2mm;
	background-image: url('images/BBG.png');
	background-repeat: no-repeat;
}
#submain a {
	color: #FFFF80;
	text-decoration: none;
	font-family: Verdana;
	font-size: 3mm;
}
#submain a:hover {
	color: #33627d;
	text-decoration: none;
}
#NAVstyle1 a {
	color: #707038;
	font-size: 2.6mm;
	padding-left: 1.3mm;
	text-decoration: none;
}
#NAVstyle1 a:hover {
	color: #33627d;
	text-decoration: none;
}
