﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	background: #CCBB88;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: auto;
}
#masthead {
	background-position: right center;
	width: 100%;
		overflow: auto;
		text-align: right;
		background-image: url('../images/master.png');
	background-repeat: no-repeat;
	background-color: #000000;
}
ontent {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	background-color: #cb8;
	top: 19px;
	left: 0px;
	height: 475px;
	visibility: visible;
}
#content {
	font: normal normal normal 100% serif;
	margin-left: 140px;
	padding: 10px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#masthead img {
	border-width: 0px;
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
	text-align: left;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
	visibility: visible;
}
r a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:link {
	text-decoration: none;
	color: #917C3E;
	border-bottom: 1px solid #f5f5f5;
	border-style: none;
	font-family: "Arial Black";
	font-size: 12px;
	font-variant: small-caps;
}
#sidebar a:visited {
	text-decoration: none;
	color: #917C3E;
	border-bottom: 1px solid #f5f5f5;
	font-size: 12px;
	font-family: "Arial Black";
}
#sidebar a:hover {
	text-decoration: none;
	color: #FFCC00;
	border-bottom: 1px solid #f5f5f5;
	font-size: 12px;
}
/* Styles for Footer */
/* Styles for Footer */
#sidebar a:active {
	text-decoration: none;
	color: #33CC33;
	border-bottom: 1px solid #f5f5f5;
	font-size: 12px;
}
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	}
#footer a:hover {
	color: #FF0066;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
a:link {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
