﻿#flash1 {
	height: 450px;
	width: 600px;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	text-align: center;
}
.italichighlight {
	font-style: italic;
	font-weight: lighter;
	background-color: #F1F1D7;
}
.largetext {
	font-size: large;
	font-family: Rockwell, Georgia, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.center {
	text-align: center;
}
.largertext {
	font-size: x-large;
	font-family: Rockwell, Georgia, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
}
body {
	margin-left: 0;
	margin-top: 0;
	background-image: url('');
	background-color: #800000;
}
#headerwrapper {
	margin: 0px auto 0px auto;
	border: 10px solid #774525;
	position: relative;
	width: 700px;
	height: 100%;
	z-index: 1;
	background-color: #FAF8DF;
	clear: both;
}
a:link {
	font-family: Rockwell;
	font-size: large;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Rockwell;
	font-size: large;
	font-weight: bold;
	color: #990033;
}
a:active {
	font-family: Rockwell;
	font-size: large;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Rockwell;
	font-size: large;
	font-weight: bold;
	color: #774525;
}
#footer2012 {
	margin: 0px auto 0px auto;
	font-family: Rockwell, Georgia, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	border: 10px solid #774525;
	padding: 5px;
	position: relative;
	width: 700px;
	height: 185px;
	right: auto;
	left: auto;
	text-align: center;
	background-color: #FFFFCC;
	top: 0px;
	clip: rect(0px, auto, 0px, auto);
	bottom: 0px;
}

