@import url("layout.css");
li {
	font-family: Arial;
	font-size: small;
	color: #000080;
}
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #D6D3B5;
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px #003399 solid;
	background-color: #fff;
}
#masthead {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000099;
	height: 66px;
}
#navigation {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#page_content {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
}
#content {
	position: relative;
	float: left;
	width: 385px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	top: 3px;
	left: 0px;
	height: 380px;
}
#sidebar {
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	height: 559px;
	position: relative;
	top: 3px;
	left: 0px;
}
#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #daa520;
	text-transform: uppercase;
	float: left;
	margin-top: 5px;
	display: inline;
	width: 31px;
}
#masthead h3 {
	font-weight: normal;
	color: #965;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#calendar {
	position: static;
	height: 749px;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #003399;
	font-family: Tahoma;
}
#navigation a:hover {
	text-decoration: none;
	color: #edb;
	background-color: #a0522d;
}
/* Content Styles */
h6 {
	color: #a0522d;
}
h5 {
	color: #a0522d;
}
h4 {
	color: #000080;
	font-family: Verdana;
	font-size: small;
}
h3 {
	color: #000080;
	height: 8px;
	margin-top: 0px;
	font-family: Verdana;
}
h2 {
	color: #000080;
	font-family: Verdana;
}
#content h1 {
	color: #a0522d;
}
#content img {
	padding: 5px;
	border: 1px solid #a0522d;
	}
/* Sidebar Styles */
#sidebar p {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 144px;
	width: 150px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #003399;
	font-family: Tahoma;
}
#footer a {
	color: #003399;
	text-decoration: none;
	text-align: right;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #a0522d;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#copyright {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	background-position: 0px 0px;
	text-align: left;
	font-family: Arial;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000080;
}
#copyright p {
	text-align: left;
	font-family: Tahoma;
	color: #003399;
	font-size: .85em;
}
img.view {
	width: 300px;
	height: 234px;
}
#content_long {
	position: relative;
	float: left;
	width: 385px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	top: 3px;
	left: 0px;
	height: 575px;
}
img.viewRight {
	width: 300px;
	height: 290px;
	float: right;
}
img.viewRightSmall {
	width: 150px;
	float: right;
}
img.viewLeftSmall {
	width: 150px;
	float: left;
}
img.viewLeftImage {
	float: left;
}
img.viewRightImage {
	float: right;
}
#sidebar_free {
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	height: 389px;
	position: relative;
	top: 3px;
	left: 0px;
}
.head1page {
	font-family: Tahoma;
	font-size: x-large;
	color: #000080;
	font-weight: bold;
	margin: 0px;
}
.head2page {
	font-family: Tahoma;
	font-size: small;
	color: #000080;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
}
.head3page {
	font-family: Tahoma;
	font-size: small;
	color: #000080;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	font-style: italic;
}

