body{
    background: #f6f8f4;
    font:11px Verdana,Arial,Helvetica,sans-serif;
}
img
{
    border: 0;
}

a
{
	color: #000000;
	text-decoration: none;
	FONT-SIZE: 10pt;
	font-weight: bold;
}

a:hover
{
	color: #6a6a6a;
	text-decoration: none;
	FONT-SIZE: 10pt;
	font-weight: bold;
}

.button {
    border: 1px solid #000;
    background: #fff;
}

.news_title, .news_title_link
{
	color: #000000;
	text-decoration: none;
	font:16px times;
	font-weight: bold;
}

.news_title_link:hover
{
	color: #6a6a6a;
	text-decoration: none;
	font:16px times;
	font-weight: bold;
}

.album_title
{
	color: #000000;
	text-decoration: none;
	font:14px times;
	font-weight: bold;
}

.headerLink 
{
	font: 10px courier;
	font-weight: bold;
	
}

.headerLink:hover
{
	font: 10px courier;
	font-weight: bold;
	
}

#content
{
	width: 700px;
}

.mp3Player
{
	background-color: #000000;
	width: 378px;
	height: 203px;
	padding-top: 3px;
	padding-left: 3px;
}


#header
{
	position:absolute;
	top:10px;
	left:20px;
	width:850px;
	text-align: center;
}

#menu
{
	position:absolute;
	left:30px;
	top:220px;
}

#content
{
	position:absolute;
	left:230px;
	top:235px;
	width: 640px;
}