body {
	font-family: verdana;	
	font-size: 12px;
	color: #06185c; 
	background: #2d4374 url(../webImages/body_bg.gif) no-repeat top center; 
	height: 1050px;
	margin: 0; 
	padding: 0;
	text-align: center;	
}

body a:link, a:active, a:visited{
	text-decoration:none;
	color:#720a0b;
}

body a:hover{
	text-decoration:underline;
}

p{
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 14px;
	color: #720a0b;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #29426e;
}

.span {
	font-size: 13px;
	font-weight: bold;
	color: #29426e;
}

.eventTitle {
	font-size: 13px;
	font-weight: bold;
	color: #720a0b;
}

#container { 
	width: 693px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}


.mp3 {
	position: relative;
	left: 460px;
	top: 21px;
	width: 280px;
}

.navcontainer {
	position: relative;
	left: 45px;
	top: 21px;
	padding: 0px;
}

.navcontainer ul {
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 3px;
}

.navcontainer ul li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-right: -5px;
}

#intro{
	position: relative;
	left: 49px;
	top: 21px;
	width:692px;
	height:580px;
	overflow: auto;
	/*border: 1px solid #333333;*/
}