@charset "utf-8";
.Header {
	font-family: Vivaldi, "Vladimir Script";
	font-size: 45px;
	height: auto;
	width: 100%;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 30%;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../Images/Wallpaper%202.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: auto;
	margin-right: auto;
	margin-left: 35%;
}
.Banner {
	font-size: 100px;
	color: #000000;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Edwardian Script ITC", "Freestyle Script";
	background-attachment: fixed;
	background-color: #F0F0F0;
	background-image: url(../Images/Text%20Background.jpg);
	background-position: right top;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.leftcolumn {
	float: left;
	width: 21%;
	visibility: visible;
	border: medium solid #000000;
	background-color: #CCCCCC;
	font-family: "Garamond Premr Pro";
	background-image: url(../Images/Text%20Background.jpg);
	background-position: right top;
	font-size: 45px;
}
.RightBoxText {
	font-family: "Garamond Premr Pro";
	font-size: 18px;
	background-image: url(../Images/Text%20background%202.jpg);
	float: right;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #000000;
	width: 55%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	clear: none;
	height: auto;
	padding: 5px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.BodyText {
	background-color: #CCCCCC;
	width: 55%;
	border: medium solid #000000;
	float: right;
	clear: none;
	font-style: normal;
	font-size: 20px;
	padding: 10px;
	background-image: url(../Images/Text%20Background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
	font-family: "Garamond Premr Pro";
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
}
.MediaBox {
	background-image: url(../Images/Text%20Background.jpg);
	float: right;
	width: 50%;
	background-attachment: fixed;
	background-position: right top;
	border: medium solid #000000;
	font-family: "Garamond Premr Pro";
	font-size: 20px;
}
