#wrapper {
	float: left;
	width: 970px;
	background: white;
	font-family: helvetica;
	font-size:11px;
}

.normal {
	font-family: helvetica;
	font-size:11px;
	}

#blog {
	float: left;
	background: url(/images/bgdot_pink.gif); 
	width: 287px;
	height: 607px;
	overflow: auto;
	padding-left: 15px;
	padding-right:15px;
	margin-right:9px;
	display:none;
	position:absolute;
}

#blogScroll_up {
    cursor: pointer;
}
#blogScroll_down {
    cursor: pointer;
}
#blogScroll_box {
    height: 575px;
    width: 287px;
    overflow: auto;
}



#labelcontact {
	float: left;
	background: url(/images/bgdot_beige.gif);
	width: 302px;
	height: 300px;
	padding-left: 15px;
	margin-right:9px;	
	display:none;
	position:absolute;
	left:330px;
}


#dates {
	float: left;
	background: url(/images/bgdot_orange.gif);
	width: 302px;
	height:300px;
	padding-left: 15px;
	margin-right:9px;	
	display:none;
	position:absolute;
	left:330px;
	top: 381px;
}


#artistsreleases {
	float: left;
	background: url(/images/bgdot_blue.gif);
	width: 302px;
	height: 607px;
	padding-left: 15px;
	display:none;
	position:absolute;
	left:660px;
}

.pink {color:#f79fd2;}
.beige {color:#dacba4;}
.blue {color:#aabed9;}
.orange {color:#dc9100;}

a {font-family: helvetica;font-size:11px;color:green; text-decoration:none; }
a:hover {font-family: helvetica;font-size:11px; text-decoration:underline;}

div#twitter_div {
	margin-bottom:10px;
}


ul#twitter_update_list {
	margin-left:-25px;
	*margin-left:0px;
}
ul#twitter_update_list li {
	margin-bottom:5px;
}



div.clear {font-size: 0; line-height: 0; clear:both;}

#newwrapper {
	margin-left:25px;
	float: left;
	width: 1100px;
	font-family: helvetica;
	font-size:11px;
}
.newblue {color:#0060B6;}