﻿#Container {
	background-image: url('../images/14-Sandstone-Small.jpg');
	border: 2px solid #BD4A4A;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 958px;
	height: 1100px;
}
#Header {
	background-position: center 15px;
	height: 80px;
	background-image: url('../images/Purchase-14.jpg');
	background-repeat: no-repeat;
}
#Copyright {
	height: 14px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#Footer {
	height: 24px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
#PageLinks {
	height: 50px;
	font-family: "comic Sans MS";
	font-size: 14pt;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.newStyle1 {
	height: 19px;
}
#MainContent {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	padding-left: 135px;
}
.style1 {
	text-align: center;
	border: 4px double #999999;
}
.style2 {
	font-size: x-large;
	text-decoration: underline;
}
.style3 {
	font-size: x-large;
}
.style4 {
	font-size: medium;
	font-weight: normal;
}
.style5 {
	color: #990000;
}
.style6 {
	font-family: "Comic Sans MS";
	text-decoration: underline;
}
a {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:active {
	color: #990000;
}
a:hover {
	color: #990000;
}
