a:link, a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}



body {
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	color: black;
}

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

table {
	width: 100%;
}

div.leftmenu
{
	width: 152px;
	background-image: url(images/menu_top.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	font-size: 12px;
	line-height: 18px;
	float: left;
}

div.body {
	width: 608px;
	margin-top: 0px;
	background-image: url(images/body_top.gif);
	background-repeat: no-repeat;
	float: left;
}


div.leftmenu a {
	margin-left: 30px;
}	

div.rok {
	width: 760px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: auto; 
	margin-right: auto;
}

div.head_top {
	background-image: url(images/head_top.gif);
	width: 100%;
	height: 143px;
	background-repeat: no-repeat;
}

div.head_title {
	width: 100%;
	height: 25px;
	background-repeat: no-repeat;
}

.body_inner {
	padding: 10px 22px 0px 5px;
}

div.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 32px;
	clear: left;
}

.adsense {
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 6px;
	padding-bottom: 6px;

	background-color: #F6C73E;
}

div.welcome {
	font-size: 12px;
	margin-top: 18px;
	margin-right: 222px;
	margin-left: 3px;
}

div.bodyleftcontainer {
	width: 100%;
	float: left;
	margin-right: -222px;
}

div.bodyleftcontent {
	margin-right: 222px;
}

.disclaimer {
	font-size: 10px;
	padding-top: 1em;
	clear: both;
	text-align: center;
}

div.quote {
	width: 250px;
	background-image: url(images/quote_bg.gif);
	padding: 0px;
	margin: 0px;
	display: block;
	margin-right: 222px;
	text-align: center;

}

div.quote_top {
	background: white url(images/quote_top.gif) no-repeat bottom;
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
}

div.quote_bottom
{
	background-image: url(images/quote_bottom.gif);
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	display: block;
}

div.quote_text {
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
}

div.quote_line, div.quote_link {
	text-align: center;
	padding-top: 4px;

}

br.clear {
	clear: left;
}


div.box {
	float: right;
	width: 221px;
	clear: right;

	background-image: url(images/box_bg.gif);
	padding: 0px;
	margin: 0px;
}

div.box_head {
	width: 100%;
	height: 61px;
	margin: 0px;
	padding: 0px;
}

#box_head_new {
	background-image: url(images/box_top_new.gif);
}
#box_head_top {
	background-image: url(images/box_top_top.gif);
}
#box_head_search {
	background-image: url(images/box_top_search.gif);
}

#search {
	width: 100px;
}

div.box_bottom
{
	background: white url(images/box_bottom.gif) no-repeat top;
	width: 100%;
	height: 13px;
	margin: 0px;
	padding: 0px;
}

div.box_text {
	font-size: 10px;
	line-height: 15px;
	width: 180px;
	padding-left: 20px;
	padding-right: 20px;
}

span.box_list_title {
	float:left;
}
span.box_list_date, span.box_list_count {
	float:right;
}

h1.pagetitle {
	font-size: 24px;
	margin: 0px;
	text-align: center;
}

.num_served{
	font-size: 11px;
	font-style: italic;
	text-align: center;
	width: 221px;
	float: right;
	clear: right;
}

span.songcount {
	font-size: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 40px;
}

.song_title
{
	font-size: 24px;
	font-weight: bold;
	color:#333;
	margin: 0px;
}

.song_performer
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin:0px;
	margin-bottom:5px;
	text-align: center;
}

.song_lyrics
{
	font-size: 16px;
	color: black;
	margin-top:20px;
	margin-bottom:5px;
	line-height: 20px;
	text-align: center;
	font-family: Georgia, Times New Roman, Serif;
}

.song_controls
{
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.song_enhanced{
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-align: center;

}

.list_enhanced{
	font-size: 11px;
	font-style: italic;
	color: #333333;
}

div.copywrite {
	font-size: 10px;
	text-align: center;
}