a img { border: none;}
a:link { color: #777;}
a:visited { color: #777;}
a:hover { color: black;}

body {	background: black url(background.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: white;
	font: 10px Arial;font-weight: bold;
	margin: 0;
	padding: 0;
}

.td-font {font: 11px Arial;font-weight: bold;} 


div#footerwrap {
	background: black;
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	valign:bottom;
	height:55px;
}

body>div#footerwrap {
	position:fixed;
}

div#audioplayer {
	height:15px;
	width:100%;
	margin:0 auto;

}
div#contact {
	height:15px;
	width:100%;
	margin:0 auto;
	text-align:center;
	font-weight: bold;
}
div#navigation {
	height:40px;
	width:100%;
	margin:0 auto;
	text-align:center;
	font-weight: bold;
}

.tablestyle td {font: 15px Arial;font-weight: bold; color:white;}
.tablecontact td {font: 13px Arial;font-weight: bold; color:white;}
.maintext td {font: 12px arial; font-weight: bold; color:white;}