#purchasing_title {
	font-size: 28px;
	color: blue;
	text-align: center;
	font-weight: bold;
}

p.purchasing_info {
	font-size: 18px;
	color: red;
	text-align: center;
	font-weight: bold;
}

.purchasing_info  a{
	font-size: 18px;
	color: blue;
	text-decoration: underline;
}

.purchasing_info  a:hover{
	font-size: 18px;
	color: black;
	text-decoration: underline;
}

p.donation_info {
	font-size: 14px;
	color: black;
	text-align: center;
	font-weight: bold;
}

p.cdtext {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: bold;
}

#cd {
	float: left;
}

#cd_image {
	margin: 20px 20px 20px 0px;
	padding: 30px 0px 0px 20px;
} 

.cd_right ul {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: bold;
	list-style: decimal;
}

.cd_right a {
	font-size: 12px;
	color: blue;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	list-style: decimal;
}

.cd_right {
	float: right;
	width: 380px;
	background-color: none;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
}

#other_cds {
	width: 580px;
	float: right;
}

p.othercds {
	font-size: 14px;
	color: blue;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

p.popup_title {
	font-size: 14px;
	color: blue;
	text-align: left;
	font-weight: bold;

}

p.hoverinfo {
	font-size: 12px;
	color: black;
	text-align: center;
	font-weight: bold;
	margin-top: -20px;
}

.cassette_images img{
	height: 184;
	width: 120;
}

.cassette_images li{
	display: inline;
	list-style: none;
	padding: 0px 20px 0px 25px;
}

.cd_popup ul {
	font-size: 12px;
	color: black;
	text-align: left;
	font-weight: bold;
	list-style: decimal;
}

.cd_popup a {
	font-size: 12px;
	color: blue;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	list-style: decimal;
}

.cd_popup {
	float: left;
	width: 380px;
	background-color: none;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
}
	
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:352px;
	height:463px;
	z-index: 9002;
	text-align: center;
}

#popUpDiv2 {
	position:absolute;
	background-color:#eeeeee;
	width:403px;
	height:583px;
	z-index: 9003;
	text-align: center;
}

#popUpDiv3 {
	position:absolute;
	background-color:#eeeeee;
	width:404px;
	height:626px;
	z-index: 9004;
	text-align: center;
}