﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-position: top left;
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background-image: url(../images/background.jpg);
}
#container {
	margin-top: 0px;
	width: 1024px;
}
#masthead {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#navigation {
	width: 1024px;
	font-size: 0.8em;
	margin-bottom: 5px;
	height: 40px;
}
#page_content {
	width: 1024px;
	height: 400px;
}
#content_right {
	float: right;
	width: 340px;
	text-align: left;
	background-image: url(../images/top_column_2.gif);
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 5px;
}
#sidebar {
	float: right;
	width: 340px;
	text-align: left;
	background-image: url('../images/top_column_2.gif');
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #191970;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	bottom: 0;
	font-weight: normal;
	color: #b22222;
	display: inline;
	margin-top: 15px;
	margin-left: 0px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	height: 25px;
}
#navigation a {
	text-decoration: none;
	color: #800000;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #999999;
	height: 30px;
}
#navigation a:hover {
	text-decoration: none;
	color: #000080;
	background-color: #9FB6D7;
}
/* Content Styles */
h6 {
	color:navy;
}
h5 {
	color:navy;
}
h4 {
	color:navy;
	text-align: center;
}
h3 {
	color:navy;
}
h2 {
	color:navy;
	text-align: center;
}
#content h1 {
	color:navy;
}
#content img {
	padding: 5px;
}
/* Sidebar Styles */
#sidebar p {
	color: #222;
	font-size: medium;
	font-weight: 700;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #800000;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#content_left {
	float: left;
	width: 640px;
	text-align: left;
	background-image: url('../images/main_background_10k.gif');
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 5px;
}
.navigation {
	width: 78px;
	text-align: center;
	font-size: 0.9em;
	float: left;
}
.div350_left {
	width: 650px;
	float: inherit;
}
.div300_right {
	width: 282px;
	float: left;
	border-color: #000080;
	padding: 2px;
	border-left: 2px;
}
#padding {
	padding: 10px;
	margin: 5px;


}
.blue_text {color: #0000FF}
#content_one_col {
	float: left;
	width: 1000px;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(../images/background_single_colu.gif);
}
.float_div_left {
	float: left;
}
.float_div_right {
	float: right;
	width: 300px;
	background-color: #9FB6D7;
}
#codeofconduct {
	margin-left: 40px;
}
.members {
	float: left;
	text-align: center;
}
.board_divs {
	margin: 5px;
}
.style1 {color: #0099CC}
.style2 {color: #33FF00}
.style3 {color: #990000}
.sponsor_left {
	float: left;
}
.sponsor_right {
	float: right;
}
.sponsor {
	height: 600px;
}
.style4 {font-weight: bold}
.xmas {
	background-image: url(../images/animatedsnowwithchristmwh9.gif);
	float: none;
	height: 700px;
}
.style5 {
	color: #CCCCCC;
	font-size: 1.2em;
}
.style6 {
	color: #00F;
	font-size: 1.2em;
	text-align: left;
}
.style7 {
	color: #00F;
	text-align: center;
}
.centering {
	text-align: center;
}
.padding {
	padding-left: 275px;
}
