﻿.style1 {
	border-width: 0px;
}
#Title_Block {
	font-family: "Cooper Std Black";
	font-size: xx-large;
	color: #800000;
	font-style: italic;
	border-style: outset;
	border-width: medium;
	text-align: center;
}
.Footer_text {
	font-family: "Cooper Black";
	font-size: medium;
	text-align: center;
	line-height: 40px;
	border: medium ridge #800000;
}
#Wrapper {
	border: thin solid #800000;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 2200px;
	padding-top: o;
	padding-right: o;
	padding-bottom: o;
	padding-left: o;
	margin-top: o;
	margin-bottom: o;
	position: relative;
	z-index: 3;
}
#Masterhead {
	width: 900px;
	height: 100px;
	z-index: 1;
	position: absolute;
	background-color: #FFFFFF;
}
#Content {
	margin-top: 0px;
	padding: 0px;
	z-index: 1;
	position: absolute;
	width: 900px;
	border-style: none;
}
.Header {
	font-family: "Cooper Black";
	font-size: xx-large;
	font-weight: bold;
	width: 400px;
	position: absolute;
	height: 75px;
	float: left;
	text-align: center;
}
.body_Content {
	border-style: solid;
	border-width: thin;
	padding: 8px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
#Navigation {
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#Footer {
	position: absolute;
	z-index: 2;
	width: 450px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	border: medium ridge #FFFFFF;
}
.Footer_textCopy {
	font-family: "Cooper Black";
	font-size: large;
	text-align: center;
}
.style2 {
	margin-left: 8px;
	margin-right: 8px;
}
.Center {
	text-align: center;
}
.Red {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	margin-left: 16px;
	margin-right: 16px;
}
.Center-bold-bigger {
	font-size: large;
	font-weight: bolder;
	font-style: italic;
	border-style: ridge;
	border-width: medium;
	text-align: center;
	vertical-align: middle;
}
