body
{
	padding: 0px;
	margin: 0px;
}

em { font-style: italic; }
span { padding: 0px 25px 0px 25px; }

#guest_header
{
	margin-left:435px;
	line-height: 180%;
        color: #333;
        font-weight: bold;
	text-align: right;
	text-decoration: underline;
}

dt
{
	margin-left: 435px;
	text-align: right;
	line-height: 180%;
	color: #333;
	font-weight: bold;
}

dd
{
	margin-left: 435px;
	text-align: right;
	font-style: italic;
	font-size: 90%;
	color: #333;
}

sub
{
color: #CCC;}

table { float: right; }

ul.songs
{
	margin-left: 435px;
	text-align: right;
	line-height: 180%;
	color: #333;
	font-weight: bold;
}

#title
{
	font-family: Onyx;
	text-align: right;
	padding: 0em 0em 0.1em 0em;
	font-size: 2.5em;
}

#document
{
	margin: 25px auto 0px auto;
	width: 700px;
	background-color: #999;
	padding: 25px;
	min-height: 345px;
}

#player
{
	margin: auto;
	width: 700px;
	background-color: #999;
	padding: 5px;
	text-align: center;
	color: #CCC;
}

#menu
{
	margin: auto;
	width: 740px;
	background-color: #666;
	padding: 5px;
	text-align: center;
	color: #CCC;
}

#albumart
{
	margin: 00px;
	float: left;
	width: 400px;
}

#about
{
	margin-left: 435px;
	text-align: right;
	padding: 0.1em;
	font-size: 1em;
	color: #333;
}

.citation
{
	color: #CCC;
	font-size: smaller;
}

#featured
{
	color: #000;
	font-size: smaller;
}

a:link
{
	color: #CCC;
	text-decoration: none;
}

a:visited
{
	color: #FFF;
	text-decoration: none;
}

a:active
{
	color: #3300CC;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

