body { 
	text-align: center; 
	background-color: #000000;
}

body#vid {
	text-align: center; 
	background-color: #fff;
}

.mainbody { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 16px; 
}
.mainbody a:link { 
	color: #333300;
	text-decoration: underline; 
}
.mainbody a:visited { 
	color: #333300;
	text-decoration: underline; 
}
.mainbody a:active { 
	color: #333333;
	text-decoration: underline; 
}
.mainbody a:hover { 
	color: #333333;
	text-decoration: underline; 
}

.title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 16px; 
}
.title a:link { 
	color: #333333;
	text-decoration: none; 
}
.title a:visited { 
	color: #333333;
	text-decoration: none; 
}
.title a:active { 
	color: #333333;
	text-decoration: underline; 
}
.title a:hover { 
	color: #333333;
	text-decoration: underline; 
}

.home { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCCCCC; 
	line-height: 14px; 
}
.home a:link { 
	color: #CCCC99; 
	text-decoration: underline; 
}
.home a:visited { 
	color: #CCCC99; 
	text-decoration: underline; 
}
.home a:active { 
	color: #CCCCCC; 
	text-decoration: underline; 
}
.home a:hover { 
	color: #CCCCCC; 
	text-decoration: underline; 
}

.header { 
	font-family: Georgia, Times New Roman, serif; 
	font-size: 20px; 
	color: #000000; 
	line-height: 18px; 
}

.detailhdr { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 18px;
	font-weight: bold;
	color: #000000; 
	line-height: 18px; 
}

.eventpress { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 24px; 
}
.eventpress a:link { 
	color: #333300;
	text-decoration: underline; 
}
.eventpress a:visited { 
	color: #333300;
	text-decoration: underline; 
}
.eventpress a:active { 
	color: #333333;
	text-decoration: underline; 
}
.eventpress a:hover { 
	color: #333333;
	text-decoration: underline; 
}

.nav { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000; 
	line-height: 15px; 
}
.nav a:link { 
	color: #333300;
	text-decoration: none; 
}
.nav a:visited { 
	color: #333300;
	text-decoration: none; 
}
.nav a:active { 
	color: #000000;
	text-decoration: underline; 
}
.nav a:hover { 
	color: #000000;
	text-decoration: underline; 
}

.navon { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000; 
	line-height: 15px; 
}
.navon a:link { 
	color: #000000;
	text-decoration: none; 
}
.navon a:visited { 
	color: #000000;
	text-decoration: none; 
}
.navon a:active { 
	color: #000000;
	text-decoration: underline; 
}
.navon a:hover { 
	color: #000000;
	text-decoration: underline; 
}

.photo1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height: 16px; 
}
.photo1 a:link { 
	color: #333300;
	text-decoration: none; 
}
.photo1 a:visited { 
	color: #333300;
	text-decoration: none; 
}
.photo1 a:active { 
	color: #333333;
	text-decoration: underline; 
}
.photo1 a:hover { 
	color: #333333;
	text-decoration: underline; 
}

.footer { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	line-height: 14px; 
}
.footer a:link {
	color: #CCCC99; 
	text-decoration: underline; 
}
.footer a:visited {
	color: #CCCC99; 
	text-decoration: underline; 
}
.footer a:active {
	color: #CCCC99; 
	text-decoration: underline; 
}
.footer a:hover {
	color: #CCCC99; 
	text-decoration: underline; 
}

.credit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height: 14px; 
}
.credit a:link { 
	color: #666666; 
	text-decoration: underline; 
}
.credit a:visited { 
	color: #666666; 
	text-decoration: underline; 
}
.credit a:active { 
	color: #666666; 
	text-decoration: underline; 
}
.credit a:hover { 
	color: #666666; 
	text-decoration: underline; 
}

ul { 
	margin-left: 1.5em; 
	padding-left: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
}
li { 
	list-style: square outside; 
	margin-bottom: 2px; 
}