body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1em;
}

p {
	font-size: 0.75em;
	line-height: 1.5;
}

ul {
	font-size:.75em;
}
	

.indexnav a:link {
	color:#FFF;
	text-decoration:none;
}

.indexnav a:visited {
	color:#CCC;
	text-decoration:none;
}

.indexnav a:hover {
	color:yellow;
	text-decoration:none;
	background-color:#900;
}

.indexnav {
	text-align:left;
}

h4 {text-align:center;
	font-size:.8em
}

.bottom_contact {text-align:center;
font-size:.8em;
}

.bottom_copyright {text-align:center;
font-size:.8em;
}

.bottom_nav {text-align:center;
font-size:.8em;
}

.bottom_nav a:link {
	color: #000000;
	text-decoration: underline;
}

.bottom_nav a:hover {
	color: #0000FF;
	text-decoration: none;
}

.bottom_nav a:active {
	color: #000000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

.homepage_text {
	color:#FFF;
}

.homepage_heading {
	color:#FFF;
}
#player {
	background: #FFF1DC;
	margin: 20px;
	padding: 50px;
	border: thin solid #900;
	position: absolute;
}
