body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #33301E;
	text-align: center;
	background-position: left top;
	border-top-color: #33301E;
	border-right-color: #33301E;
	border-bottom-color: #33301E;
	border-left-color: #33301E;
	font-size: 12px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}

.content {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
}
.normal {
	font-weight: normal;
}


.header {
	font-weight: bold;
	text-align: center;
	color: #140014;
	font-size: 12px;
	background-image: url(images/buttonnew.jpg);
	border: 1px solid #33301E;
}
h1 {
	font-weight: bold;
	font-size: xx-large;
	color: #33301E;
}
.RightIcons {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #140014;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	font-weight: bold;
	color: #140014;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-transform: none;
	color: #400040;
	text-decoration: none;
	text-align: center;
}
a:active {
	font-weight: bold;
	text-transform: none;
	color: #B8B083;
	text-decoration: none;
}
.emails {
	color: #1E001E;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}

.onpage {
	color: #B8B083;
	background-image: url(images/buttonnew.jpg);
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #33301E;
}
.episodes {
	font-weight: bold;
	color: #B8B083;
	background-color: #33301E;
	text-align: center;
}
h3 {
	font-weight: normal;
}
.news {
	font-weight: bold;
	float: left;
	padding: 2px;
	margin: 2px;
}
.elizabeth {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

