#mastHead {
	margin-right: auto;
	margin-bottom: 1.75em;
	margin-left: auto;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 0em;
	background-repeat: repeat;
}
#navBar {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 0.5em;
	background-repeat: repeat;
	font-family: Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #006600;
}
#navBar a:link {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
}
#navBar a:visited {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
}

#navBar a:hover {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #E4D73B;
	text-decoration: none;
}
h3 {
	color: #000;
}


#content {
	width: 100%;
	position: relative;
	background-repeat: repeat;
	float: left;
	font-size: 1em;
	font-style: normal;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-right: 2em;
	right: 2em;
	text-align: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
}
table {
	background-color: #141414;
}
.tableheader {
	background-color: #141414;
}
.question {
	font-family: "Times New Roman", sans-serif;
	font-weight: 800;
	text-decoration: underline;
	font-size: 1.25em;
}


body {
	background-image: url(../Images/wood_05.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 4em;
	font-weight: bolder;
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 0.15em;
	font-style: normal;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 a:link {
	font-size: 1.25em;
	color: #0C0;
	text-decoration: none;
	font-style: italic;
	font-weight: 400;
}
h2 a:visited {
	font-size: 1.25em;
	font-style: italic;
	font-weight: 400;
	color: #0C0;
	text-decoration: underline;
}
h2 a:hover {
	font-size: 1.25em;
	font-style: normal;
	font-weight: 400;
	color: #E4D73B;
	text-decoration: underline;
}



h4 {
	text-decoration: none;
	text-align: left;
	padding-left: 1em;
	list-style-type: none;
	color: #AA5725;
	font-size: 16px;
}

h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #D7B791;
	text-decoration: underline;
}



#footer {
	background-repeat: repeat;
	float: left;
	width: 100%;
	border: medium solid #140A08;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	bottom: 0.5em;
}


#footer a:link {
	font-family: Arial, sans-serif;
	font-size: .75em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#footer a:visited {
	color: #0F6;
	text-decoration: underline;
	font-size: 0.75em;
}
#footer a:hover {
	color: #3C0;
	font-size: 0.75em;
}
#centerColumn {
	text-align: left;
	float: left;
	width: 540px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#rightColumn {
	text-align: left;
	float: right;
	width: 200px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
.GalleryHeader {
	color: #999;
}
