body {
	background-image: none;
	font-family: Tw Cen MT, Tahoma, Comic Sans MS, Helvetica, sans-serif;
	font-size: 95%;
}

#masthead { 
	position: relative;
	left: 0; top: 0;
	width: 100%; height: 97px;
	background: #d9ddf0 url(images/masthead-blue.gif) no-repeat left top;
}

#feature { 
	position: relative;
	left: 0; top: 0;
	width: 100%; height: 287px;
	background: #ffffff url(features/artistsites/f1artistslist.gif) repeat-x -2px 1px;
	border-color: #293136; border-style: solid; border-width: 1px 0 2px;
}
	#feature a:hover {background-color:transparent;}

#leftcolumn {
	position: absolute;
	left: 0; top: 408px;
	width: 240px; height: auto;
	margin: 0;
	padding: 83px 0 0;
	float: left;
	background: transparent url(features/artistsites/f1bullets.gif) no-repeat center top;
}

#learnmore {
	position: relative;
	left: 120px; top: 0;
	width: 93px; height: 93px;
	margin-left: -50px;
	background: transparent url(images/learnmore.gif) no-repeat left top;
}
	#learnmore a { display: block; width: 93px; height: 93px; }
	#learnmore a:hover { background: #ffffff url(images/learnmore.gif) no-repeat left -93px; }

#content {
	position: relative;
	left: 295px; top: 0;
	width: auto; height: auto;
	margin: 0; padding: 0;
}
	body > #content { top: -28px; }
	#content a:hover { background-color: #6ebe48; }

#footer a:hover { text-decoration: underline; background: none; }

h1, h2, h3, h4 { color: #333333; }
	h1 { font-size: 130%; }
	h2 { margin-top: -.5em; font-size: 110%; border: 0; }
