/*preload images */
body{ 
	font: 0.8em/0.8em Tahoma, Geneva, sans-serif; 
	color:#666; padding:50px; 
	text-align:center; 
	background:white; 
}
#container {
	width:960px;
	vertical-align: middle;
	margin-top: -290px;
	margin-left: -480px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 580px;
}



#content {
	text-align:right; background-image:url(/imagenes/roja.gif); background-position:left; background-repeat:no-repeat; 	border-bottom: solid 1px #ccc; height:475px;
}

#insidecontent {
	border-bottom: solid 1px #ccc;
	height:475px;
	text-align:left;
	line-height: 16px;
}

#menubar {
	border-bottom: solid 1px #ccc;
	text-align:left;
	font-size:11px;
	padding-bottom:5px;
	text-transform: uppercase;
	height:12px;
}

a{ 
	text-decoration:none; 
	color:#999; 
}

ul{
	margin-left: 0px;
	padding-left: 0px;

}



#contactbox {
	width: 345px;
	float:left;
}
#mapbox {
	width: 600px;
	float:right;
}

#addressbox {
	border: 1px solid #ccc;
	padding: 5px;
	font-weight:bold;

}


#map {
	width:600px;
	height:250px;
	margin-top: 10px;
	border: 1px solid #ccc;
}

.clear {clear:both}

#rightcontent {width: 480px; float:right; }
#leftcontent {width: 470px; float:left; margin-right:10px; height:475px; overflow:auto;}

.artistthumb {
	padding: 4px;
	border: 1px solid #CCC;
}

.artistblock {
	width: 130px;
	float:left;
	margin-right: 15px;
	margin-top: 10px;
	}

#artistbio {width: 480px; float:right; height:475px;
overflow:auto;}