BODY {
	background-image : url(../images/bkgd.jpg);
}

A {
	color : #FF6600;
}

A:HOVER {
	text-decoration : none;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: normal;
	color : White;
}

.homepagetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	line-height : 18px;
}

.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
}

.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

A.nav {
	text-decoration : none;
	color : White;
	font-weight : bold;
}

A:HOVER.nav {
	color : White;
	background-color : #004B60;
}

.titles {
	font-size : 11px;
}

.definition {
	font-size : 13px;
	font-style : italic;
	color : White;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-align : center;
}

A.footer {
	color : White;
}

#subnav-music {
	text-align: center;
}