#featuretext {
	display: block;
	float: left;
	margin-left: 18px;
	margin-top: -61px;
}

#currentpagedesc {
	margin-top: 43px;
	font-size: 13px;
	font-weight: lighter;
}

#pagetitle {
	width: 253px;
	margin-top: 40px;
	font-weight: 300;
	font-size: 30px;
	color: #EEEEEE;
}

#pagedesc{
	font-size: 12px;
	margin-top: 20px;
	line-height: 130%;
	width: 240px;
}

#featurebar {
	width: 980px;
	height: 211px;
	background-color: #666666;
	margin-top: 60px;
	z-index: 1;
}

#contentintro {
	width: 980px;
	height: 40px;
}

#sortartist {
	padding: 10px 0px 10px 0px;
	margin-left: 415px;
}

#sortartist li{
	display: block;
	float: left;
	padding-right: 7px;
}

#sortartist a {
	color: #BBBBBB;
	font-size: 20px;
}

#sortartist a:hover {
	color: black;
}

.alphabet h1 {
	float: left;
	width: 30px;
	font-size: 40px;
	font-weight: normal;
	color: #666666;
	margin-top: 20px;
	margin-left: 18px;
}

.thumbnailPopup {
	width: 150px;
	height: 130px;
	opacity:0;
	position: absolute;
	background: url(../img/thumbnailPopup_bg.png) no-repeat;
	visibility:hidden;
	display:none;
	margin-top: -150px;
	margin-left: -58px;
}

.thumbnailPopupLarge {
	width: 200px;
	height: 130px;
	opacity:0;
	position: absolute;
	background: url(../img/thumbnailPopup_bg_large.png) no-repeat;
	visibility:hidden;
	display:none;
	margin-top: -150px;
	margin-left: -58px;
}

.test{
	visibility:visible;
	display:block;
}

.thumbnailPopup img {
	margin-left: 15px;
	margin-top: 15px;
	border: solid;
	border-color: #666666;
	border-width: 1px;
}

.artist
{
	float: left;
}

.content {
	width: 980px;
	height: 300px;
	background-color: #DDDDDD;
	border-bottom: solid;
	border-bottom-color: white;
	border-bottom-width: 20px;
}
.content a {
	color: #666666;
	font-size: 14px;
}

.content p {
	color: black;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

.content a:hover {
	color: black; 
}

.contentsmall {
	width: 980px;
	height: 150px;
	background-color: #DDDDDD;
	border-bottom: solid;
	border-bottom-color: white;
	border-bottom-width: 20px;
}
.contentsmall a {
	color: #666666;
	font-size: 14px;
}

.contentsmall p {
	color: black;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

.contentsmall a:hover {
	color: black; 
}

.contentlarge {
	width: 980px;
	height: 400px;
	background-color: #DDDDDD;
	border-bottom: solid;
	border-bottom-color: white;
	border-bottom-width: 20px;
}
.contentlarge a {
	color: #666666;
	font-size: 14px;
}

.contentlarge p {
	color: black;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

.contentlarge a:hover {
	color: black; 
}

.contentxlarge {
	width: 980px;
	height: 460px;
	background-color: #DDDDDD;
	border-bottom: solid;
	border-bottom-color: white;
	border-bottom-width: 20px;
}
.contentxlarge a {
	color: #666666;
	font-size: 14px;
}

.contentxlarge p {
	color: black;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

.contentxlarge a:hover {
	color: black; 
}


#contentleft {
	float: left;
	margin-left: 370px;
	_margin-left: 207px;
	margin-top: 20px;
	width: 201px;
}

#contentright {
	float: left;
	margin-left: 100px;
	_margin-left: 80px;
	margin-top: 20px;
}
