﻿.container {
	border: thick ridge #C41E3A;
	padding: 5px;
	font-family: Georgia;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	color: #C49B37;
}
.logo {
	margin: 10px;
}
.links {
	margin: 0px 0px 0px 5px;
	font-family: Georgia;
	float: right;
	width: 200px;
	text-align: center;
	border-left-style: solid;
	border-left-color: #C41E3A;
	border-width: thin;
}
.navbar {
	background-color: #000000;
	font-family: Georgia;
	color: #FFFFCC;
	width: 1000px;
}
.redline {
	color: #C41E3A;
	text-align: center;
	clear: both;
}
.wowlogo2 {
	border-width: 0px;
	width: 262px;
	height: 108px;
	margin-right: 25px;
}
h1 {
	font-family: Georgia;
	font-size: xx-large;
	font-weight: bold;
	color: #C41E3A;
}
h3 {
	font-family: Georgia;
	font-size: large;
	font-weight: bold;
	color: #D0B57E;
}
a {
	color: #004080;
}
a:visited {
	color: #C0C0C0;
}
a:active {
	color: #002868;
}
a:hover {
	color: #002868;
}
.title {
	color: #C41E3A;
	font-size: 100px;
	font-family: "CloisterBlack BT";
}
.centertext {
	text-align: center;
	font-family: Georgia;
	font-size: large;
}
.list {
	font-family: Georgia;
	font-size: large;
	color: #D0B57E;
	font-weight: bold;
}
.list1 {
	font-family: georgia;
	font-size: large;
	color: #C49B37;
}
.bodytext {
	font-family: Georgia;
	font-size: large;
	color: #C49B37;
}
.bodytext2 {
	font-family: Georgia;
	font-size: medium;
	color: #FFFFCC;
}
.utext {
	text-decoration: underline;
}

