/* Content Margins */

#content {
	margin: 0 172px 0 0;
	width: 380px;
	_margin: 0 87px 0 0;
	float: right;
	padding: 0px 15px 130px 15px;
	min-height: 800px;
	_height: 800px;
}
#container2 {
	background: url(../images/rightbg.gif) right repeat-y;
}
/* Center Column Front Page */
#spotlight {
	background: url(../images/spotlight.gif) -15px 0 no-repeat;
	padding: 50px 0px 45px;
	margin: 0px 0px 10px;
	_position: relative;
}
#spotlight h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	margin: 10px 0 0;
	padding: 0;
}
#spotlight h4 {
	color: #7F7F7F;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 31px;
}
#spotlight h5 {
	color: #227386;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#spotlight ul {
	padding: 10px 0;
	width: 170px;
	color: #227386;
	list-style: disc;
}
#spotlight ul li {
	padding: 1px;
width: 150px;
}
#spotlight ul a {
	color: #227386;
	text-decoration: none;
}
.urban1, .urban2,
.gospel1, .gospel2, .blues1, .blues2, #last {
	border-top: 2px dotted #3F3A59;
	clear: both;
	padding: 10px 0 10px;
}
.urban1 h3, .urban2 h3,
.gospel1 h3, .gospel2 h3 {
	color: #7F0000;
}
.blues1 h3, .blues2 h3 {
	color: #3D4F7E;
}
.urban1 ul,
.gospel1 ul, .blues1 ul {
	float: right;
	margin: 10px 0 10px 10px;
}
.urban2 ul,
.gospel2 ul, .blues2 ul {
	float: left;
	margin: 10px 0 0px 20px;
	_margin: 10px 0 0px 10px;
}
.urban1 img,
.gospel1 img, .blues1 img {
	float: left;
	margin: 10px 5px 5px;
	border: 1px solid #7F7F7F;
}
.urban2 img,
.gospel2 img, .blues2 img {
	float: right;
	margin: 5px;
	border: 1px solid #7F7F7F;
}

/* Right Column */
#shoponline {
	width: 152px;
	padding: 23px 10px 15px;
	background: #737373 url(../images/shoponline.gif) top right no-repeat;
	position: absolute;
	top: 190px;
	right: 0;
	color: #FFFFFF;
}
#shoponline h5 a:link {
	color: #FFD82F;
	text-decoration: none;
	background-color: #737373;
}
#shoponline a:visited {
	color: #FFEFA8;
	background-color: #737373;
}
#shoponline a:hover {
	color: #96D8E8;
	text-decoration: none;
	background-color: #737373;
}
#shoponline h5 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
#shoponline p {
	padding: 0;
	margin: 0 0 10px;
}


