body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
td {
	text-align: left;
	vertical-align: top;
}
.top {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bottom {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.left {
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.right {
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.content {
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.foot {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #A4C8FF;
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #263293;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #263293;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.content a:link {
	color: #0562B1;
	text-decoration: none;
}
.content a:visited {
	color: #4462B1;
	text-decoration: none;
}
.content a:hover {
	color: #990000;
	text-decoration: none;
}
.stamp {
	text-align: center;
	vertical-align: middle;
	height: 348px;
	width: 411px;
	background-image: url(images/stamp.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 0px 0px 0px 120px;
}
.image {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border: 1px solid #D39521;
}
.team {
	font-size: x-small;
	text-align: justify;
}
h3 {
	font-size: small;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.poster_border {
	border: 1px solid #FFFFFF;
	margin-top: 6px;
}
.wreath_left {
	background-image: url(images/wreath_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.wreath_right {
	background-image: url(images/wreath_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.wreath {
	vertical-align: bottom;
	text-align: center;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
