html, body {
	width: 100%;
	height: 100%;
}
body {
	background: #160f0f;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a img {
	border: none;
}
#container {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#leftSide {
	width: 170px;
	float: left;
}
#middle {
	width: 582px;
	float: left;
}
#rightSide {
	width: 121px;
	float: left;
	font: 9px/14px Georgia, "Times New Roman", Times, serif;
	color: #dfdbdb;
	padding-right: 17px;
	padding-left: 26px;
}
#logo {
	margin-top: 49px;
}
ul.nav {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #d4af37;
	margin-top: 24px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}
ul.nav li {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-bottom: 1px dotted #BCBCBC;
	width: 137px;
}
ul.nav a {
	color: #d4af37;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active {
	color: #FFF;
}
ul.nav li ul {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #d4af37;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 8px;
}
ul.nav li ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: none;
}
ul.nav a.selected {
	color: #FFF;
}
#flashHeader {
	margin: 0px;
	padding: 0px;
	height: 324px;
	width: 582px;
}
#contentArea {
	background: #DFDBDB;
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 12px 28px 28px;
	width: 526px;
	min-height: 400px;
}
a {
	color: #333333;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#contentArea ul {
	list-style: url(images/bullet-flourish.gif);
}
#contentArea ul li ul {
	list-style: none;
}
.breadcrumbs {
	font-size: 9px;
}
.breadcrumbs a, #rightSide a {
	color: #A68080;
	text-decoration: none;
	font-style: italic;
}
.breadcrumbs a:hover, .breadcrumbs a:active, #rightSide a:hover, #rightSide a:active {
	color: #A68080;
	text-decoration: underline;
}
h1, h2 {
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#flourish {
	margin-top: 132px;
}
#rightSide h2 {
	font: bold 14px/normal Georgia, "Times New Roman", Times, serif;
	color: #A9A7A7;
	font-style: italic;
	margin: 0px;
}
#footer {
	padding-top: 24px;
	padding-bottom: 12px;
	padding-left: 28px;
	font: 9px/14px Georgia, "Times New Roman", Times, serif;
	color: #332d2d;
}
#footer a {
	color: #332d2d;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #A68080;
}
.imageLeft {
	width: 102px;
	float: left;
	margin-right: 12px;
	color: #9b0501;
	line-height: normal;
}
.imageLeft img {
	padding: 4px 0px;
}
.bioRight {
	float: left;
	line-height: 15px;
	width: 412px;
}
.clear {
	clear: both;
	height: 24px;
	width: 526px;
}
.programName {
	line-height: normal;
	clear: both;
	margin-bottom: 16px;
}
.programTitle {
	font-size: 14px;
	line-height: normal;
	color: #9b0501;
}
.scheduleLeft {
	width: 166px;
	float: left;
	line-height: normal;
}
.scheduleRight {
	width: 166px;
	float: left;
	line-height: normal;
}
.rightMenu {
	float: right;
}
.normalLineHeight {
	line-height: normal;
}
iframe {
	border: 1px solid #333;
}
.redTitle {
	color: #9b0501;
	font-size: 14px;
}

.logoText {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: italic; color: #fff;}
