body {
	background-color: #333366;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .5em;
}

p {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a img {
    border: 0;
}

#main_wrap {
	width: 405px;
	margin-left: 25px;
}	

#right {
	width: 243px;
	height: 373px;
	background-image:url(images/right_bkg.gif);
	background-repeat:no-repeat;
}

#boxleft {
	background-image:url(images/listen_bkg.gif);
	background-repeat:no-repeat;
	height: 108px;
	width: 152px;
}
#boxmiddle {
	background-image:url(images/news_bkg.gif);
	background-repeat:no-repeat;
	height: 108px;
	width: 143px;
}
#boxright {
	background-image:url(images/lyrics_bkg.gif);
	background-repeat:no-repeat;
	height: 108px;
	width: 143px;
}

#left_inside {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}

#mid_inside {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#right_inside {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.out_right {
	padding-left: 20px;
	width: 220px;
}

.cd_push {
	float: left;
}

.price_push {
	float: left;
	padding-top: 13px;
}
	
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul a:link a:visited {
	color: #FF0000;
}

.cdlinks {
	color: #FF0000;
	font-size: 10px;
}

#otherlink {
	padding-left: 20px;
	
}

#banner {
	background-image: url(images/layout_02.jpg);
	height: 280px;
	background-repeat: no-repeat;
}

#bottom_wide {
	background-color: #262626;
	width:100%;
	height:100px;
	margin: 0px;
	padding: 0px;
	position: absolute;	/*position:absolute;
	left:0;
	top:0;*/
}

#footer_links {
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
}

.foots {
	display: inline;
	color: #FFFFFF;
	font-size: 10px;
}
#foot_container {
	width: 681px;
	margin-right: auto;
	margin-left: auto;
}


#news {
	width: 405px;
	height: auto;
	background-color:#333333;
	padding-bottom: 15px;
}

#headline {
	margin: 0px;
	width: 390px;
	background-color: #FF0000;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.news_words {
	padding-left: 10px;	
	padding-right: 10px;	
}

#lyric_title {
	color: #333333;
}
.lyrics {
	margin: 0 0 20px 0;
	color: #cccccc;
	line-height: 140%;
}

#lyric_list {
	padding-left: 10px;
	padding-top: 5px;
	}
