* {
	margin: 0; padding: 0;
}

body {
	background: #000 url('/images/body_bg.jpg') no-repeat fixed 50% 20px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #303030;
}

a#back_home {
	color: #5F1630;
	text-decoration: none;
	font-weight: bold;
}

#back_home:hover {
	text-decoration: underline;
}

#header {
	width: 755px;
	height: 52px;
	padding: 13px 0;
	margin: 0 auto;
}

#header a img {
	border: none;
}

#page {
	width: 755px;
	margin: 0 auto;
}

#content_top {
	background: url('/images/homepage_hero.jpg') no-repeat 0 0;
	height: 12px;
}

#content {
	background: url('/images/content_background.png') repeat 0 0;
	color: #fff;
	padding: 14px 9px 9px 9px;
}

#content h1 {
	margin-bottom: 15px;
	color: #dfdfd0;
}

#content h3 {
	font-size:13px;
}

#content p {
	padding-top: 8px;
	font-size: 13px;
}

#content ul {
	margin: 10px 0 0 35px;
}

#homepage_hero {
	width: 755px;
	height: 213px;
	padding-top: 63px;
	background: url('/images/homepage_hero.jpg') no-repeat 0 0;
}

#homepage_hero h1 {
	font-weight: 100;
	margin-left: 390px;
	font-size: 32px;
	color: #dfdfd0;
}

#homepage_hero a {
	margin-left: 390px;
}

#homepage_hero a img {
	border: none;
	margin-top: 15px;
}

#homepage_hero p {
	font-size: 16px;
	padding-top: 1px;
	margin-left: 390px;
	line-height: 25px;
	font-weight: bold;
	color: #869fbc;
}

/*** begin bottom half of homepage ***/

#homepage_bottom {
	margin: 20px 0 15px;
}

#free_mp3s, #more_free_mp3s {
	float: left;
	margin-right: 38px;
}

#need_a_player {
	float: left;
}

div.bottom_header {
	width: 226px;
	height: 43px;
	background: url('/images/homepage_bottom_header.png') no-repeat 0 0;
}

div.bottom_header h2 {
	font-size: 15px;
	padding-left: 50px;
	line-height: 40px;
	color: #fff;
}

div.bottom_body {
	width: 226px;
}

div.bottom_body div {
	width: 226px;
	border-top: 1px solid #040404;
	border-bottom: 1px solid #d4d4d4;
	background: #e6e6e6 url('/images/ipod_bg.jpg') no-repeat 5px 8px;
}

div.bottom_body div p {
	margin-left: 52px;
	padding: 8px 4px 6px 0;
	font-size: 9px;
	line-height: 11px;
	letter-spacing: normal;
	font-weight: bold;
}

div.bottom_body div p a {
	color: #5f1630;
	text-decoration: none;
}

div.bottom_body div p a:hover {
	text-decoration: underline;
}

#free_mp3s .bb_section {
	background: #e6e6e6 url('/images/ipod_bg1.jpg') no-repeat 7px 8px;
}

#free_mp3s .bb_section2 {
}

#more_free_mp3s .bb_section {
	background: #e6e6e6 url('/images/ipod_bg.jpg') no-repeat 7px 8px;
}

#more_free_mp3s .bb_section2 {
}

#bottom_text {
	background:	#e5e5e5;
}

div.text_header {
	width: 755px;
	height: 41px;
	background: url('/images/homepage_text_header.png') no-repeat 0 0;
}

div.text_header h3 {
	font-size: 15px;
	padding-left: 50px;
	line-height: 40px;
	color: #fff;
}

div.text_body {
	width: 731px;
	padding: 12px;
}
div.text_body ul {
	padding-top: 1em;
	padding-bottom: 1em;
}
div.text_body li {
	padding-left:1em;
	list-style-position:inside;
	list-style:none;
}
div.text_body li:before {
   content: "* ";
}

div.text_body h3 {
	color:#70644c;
}

div.text_body div p {
	margin-left: 52px;
	padding: 8px 4px 6px 0;
	font-size: 9px;
	line-height: 11px;
	letter-spacing: normal;
	font-weight: bold;
}

div.text_body div p a {
	color: #5f1630;
	text-decoration: none;
}

div.text_body div p a:hover {
	text-decoration: underline;
}

#need_bottom_head {
	background: url('/images/need_bottom_head.png') no-repeat 0 0;
	height: 6px;
	width: 226px;
}

#need_bottom_body {
	background: url('/images/home_bottom_half_bg.png') repeat-y 0 0;
	width: 226px;
	padding: 5px 0 10px 0;
}

#need_bottom_foot {
	background: url('/images/need_bottom_foot.png') no-repeat 0 0;
	height: 6px;
	width: 226px;
}

#need_bottom p {
	padding: 0px 12px;
	font-size: 11px;
}

#need_bottom_body p {
	padding-top: 5px;
}

#need_bottom a {
	margin-left: 9px;
}

#need_bottom a img {
	border: none;
}

/*** end bottom half of homepage ***/

#footer {
	width: 755px;
	margin: 15px auto 0 auto;
	padding: 12px 0 40px;
	border-top: 2px solid #4a4a4a;
	color: #4a4a4a;
}

#footer a {
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}