body {
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0 0 0 0;
	background-image: url(Images/header4.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
}

.heading1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}

#navcontainer {
	width: 200px;
	float: left;
	margin-top: 290px;
}

#content {
	width: 500px;
	float: right;
	margin-top: 240px;
}

#content a {
	color: #000000;
	text-decoration: underline;
}

#navlist li { 
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	margin-left: 30px;
}

#navlist li a { 
	text-decoration: none; 
	color: #000000;
}

#highlight a:link, #highlight a:visited, #highlight a:hover, #highlight a:active {
	color: #000000;
}

#flashcontent_audio {
	margin-top: 80px;
}