﻿/* CSS layout */
#masthead {
	border-left: 3px groove #000000;
	border-right: 3px groove #000000;
	border-top: 3px groove #000000;
	border-bottom: 3px none #000000;
	padding: 1px 4px;
	background: #C7A06D url('') 0px 0px;
width: 692px;
		vertical-align: text-bottom;
		color: #333333;
		margin-right: auto;
		margin-left: auto;
}
#top_nav {
	border-left: 3px groove #000000;
	border-right: 3px groove #000000;
	background: #C7A06D url('') 0px 0px;
width: 700px;
		color: #333333;
		right: auto;
		left: auto;
		margin-right: auto;
		margin-left: auto;
		border-top-color: #000000;
	border-top-width: 3px;
	border-bottom-color: #000000;
	border-bottom-width: 3px;
}
#page_content {
	border-left: 3px groove #000000;
	border-right: 3px groove #000000;
	padding: 5px;
	margin: auto;
	background: #C7A06D url('') 0px 0px;
	width: 690px;
	color: #333333;
	border-top-color: #000000;
	border-top-width: 3px;
	border-bottom-color: #000000;
	border-bottom-width: 3px;
}
#footer {
	border-left: 3px groove #000000;
	border-right: 3px groove #000000;
	border-bottom: 3px groove #000000;
	padding: 1px 4px;
	background: #C7A06D url('') 0px 0px;
width: 692px;
		color: #333333;
		margin-right: auto;
		margin-left: auto;
		border-top-color: #000000;
	border-top-width: 3px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: Gray;
	color: #333333;
}
h1 {
	background-position: 0px 0px;
	font-family: Calibri;
	font-weight: bold;
	color: #800000;
	text-align: center;
	background-image: url('');
	background-repeat: repeat;
	background-attachment: scroll;
	vertical-align: middle;
}
h2 {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	font-family: Calibri;
}
hr {
	color: #000000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #800000;
}
a:active {
	color: #FFFFFF;
}