@charset "iso-8859-1";

div#container_main h1 {
	font-size : 18px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-right: 1.25em;
	padding-bottom: 0;
	padding-left: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c230b;
}

div#artist_header1 {
	position : relative;
	top : 0px;
	left : 0px;
	width : 285px;
	height : 15px;
	background-image: url(../images/artist_statement.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

div#artist_header1 h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-indent : -9999px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div#news_header1 {
	position : relative;
	top : 0px;
	left : 20px;
	width : 260px;
	height : 15px;
	background-image: url(../images/news_media.gif);
	background-repeat: no-repeat;

}

div#news_header1 h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-indent : -9999px; 
	margin-bottom: 0px;
}

img {
	top : 0px;
	left : 20px;
	margin-top: 10px;
	position: relative;
	padding-bottom: 10px;
	float : left;
	margin-right: 40px;
}

div#container_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 3.25em;
	padding-bottom: 0.5em;
	padding-left: 1.75em;
	color: #3c230b;
	word-spacing: .25em;
	line-height: 17px;
}

div#container_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 1em;
	padding-right: 1.75em;
	padding-bottom: 0.5em;
	padding-left: 1.75em;
	color: #8b1306;
	word-spacing: .25em;
	line-height: 17px;
}

div#content_break {
	position : relative;
	width: 460px;
	height: 40px;
	left : 20px;
	background-image: url(../images/content_break.gif);
	background-repeat: repeat-x;
}