body {
	background-color: #333301;
}
.tableMain {
	background-image: url(../images/background_main.gif);
	background-repeat: no-repeat;
}
.divHomeDate {
	width: 394px;
	margin-left: 42px;
	margin-top: 20px;
	padding-bottom: 36px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.divWhatItIs {
	width: 398px;
	height: 15px;
	margin-left: 42px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 6px;
}
.divAudioPlayer {
	width: 398px;
	height: 60px;
	margin-left: 16px;
	margin-top: 24px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.divPageMenu {
	width: 398px;
	height: 18px;
	margin-left: 16px;
	margin-top: 4px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: center;
}
.fontNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.fontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.imgFeaturedEvent {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.divFeaturedEvents {
	width: 400px;
	height: 460px;
	margin-left: 40px;
	margin-top: 6px;
	padding-bottom: 6px;
	overflow: auto;
}
.fontSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
a:link.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}
a:visited.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:hover.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:active.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.iframeContent {
	height: 464px;
	width: 414px;
	margin-left: 9px;
}
