body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	background-image: url(images/foundation/bg_inner.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BCB87B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BCB87B;
}
a:hover {
	text-decoration: underline;
	color: #BCB87B;
	text-align: center;
}
a:active {
	text-decoration: none;
	color: #BCB87B;
}
.indextext {
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	font-size: 13px;
	}
.copyright {
	font-size: 12px;
	margin-top: 20px;
	}
.creditline {
	font-size: 11px;
	margin-top: 20px;
	}
.creditline a {
	color: #BCB87B;
}
.webtext {
	margin-left: 60px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:970px;
	float:left;
	}
.audiosub {
	font-size: 12px;
	color: #F1F1E7;
	}

#latest-videos {
	list-style-type: none !important;
}

