#content { 
	padding-bottom: 25px;
	width: 896px;
	margin:auto;
}

#content .col {
	width:283px;
	float:left;
}

#col1, #col2 { margin-right: 22px }

#box_welcome {
	width: 720px;
	height: 390px;
	margin: auto;
	margin-bottom: 70px;
}

#box_artist_video {
	width: 640px;
	height: 385px;
	margin: auto;
	margin-bottom: 70px;
}

#box_welcome {
	background-image: url(../images/start_screen.jpg);
	background-repeat: nor-repeat;
	background-position: center center;
}

#play_art_video { 
	position: relative;
	left: 455px;
	display: block;
	width: 215px;
	height: 75px;
}

#go_to_gallery { 
	position: relative;
	top: 270px;
	left: 560px;
	display: block;
	width: 150px;
	height: 40px;
}

#box_artist {
	padding-bottom: 70px;
}

#box_artist div.site_content { float:left; width: 588px; }

.site_image {
	float:left;
	margin: 0 24px 0 0;
}



/* Press, News */

#list_press div.box_large,
#list_news div.box_large {
	float:none;
	width: 100%;
}
#list_news div.box_no_image {
	margin-left: 307px;
}

#list_press, #list_news { margin-top: -30px }
#list_press li, #list_news li {
	list-style-type: none;
	padding-top: 30px;
	clear: left;
}
#list_press div, #list_news div { float:left; width: 588px; }
#list_press em, #list_news em { display:block; margin: 0 0 10px 0 }

#list_press ul.press_related, 
#list_news ul.news_related { margin-top:5px }

#list_press ul.press_related li,
#list_news ul.news_related li {
	float:left;
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

ul.press_related li.pdf { background-image: url(../images/icons/pdf.gif) }
ul.press_related li.url,
ul.news_related li.url { background-image: url(../images/icons/url.gif) }

/* Gallery */

#fancy_inner a { outline: 0; }
#box_gallery li {
	text-align:left;
	list-style-type: none;
	float:left;
	width: 280px;
	margin: 20px 0 0 18px;
}

#box_gallery li div.gallery_thumb { 
	float:left; 
	margin: 0 12px 0 0;
	background-position: center center;
	background-repeat: no-repeat;
}
#box_gallery li div a {
	height: 90px; 
	width: 90px; 
	display:block;
}
#box_gallery h3 { margin-bottom: 0; } 
