#artist_content {
	padding-top: 30px;
	}
#link_backToDirectory:link, #link_backToDirectory:visited {
	text-decoration: none;
	font-weight: 900;
	font-size: 12px;
	color: #5C93BE;
	position: relative;
	top: 10px;
	left: 10px;
	background-image: url('../images/arrow_left_blue.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
#link_backToDirectory:hover, #link_backToDirectory:active {
	color: #284964;
	}
#artist_info {
	background-color: white;
	border: 2px solid #CCCCCC;
	padding: 20px;
	margin: 0px 20px 20px 40px;
	width: 428px;
	line-height: 30px;
	float: left;
	}
#artist_info .input {
	padding: 2px;
	border: 2px solid #CCC;
	width: 300px;
	}
#artist_info textarea {
	padding: 4px;
	width: 400px;
	height: 240px;
	border: 2px solid #CCC;
	}
#btn_changes_submit:link, #btn_changes_submit:visited {
	display: block;
	height: 32px;
	width: 142px;
	background-image: url('../images/btn_submit2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
#btn_changes_submit:hover, #btn_changes_submit:active {
	background-position: bottom left;
	}
#artist_info td.label {
	font-weight: 900;
	text-align: right;
	color: #666666;
	padding-right: 6px;
	}
#artist_info h1 {
	color: #386189;
	}
#artist_info h1 .first {
	color: #7192B3;
	}
#artist_mailing_address {
	line-height: 16px;
	}
#artist_bio {
	line-height: 20px;
	}
#artist_info .hr {
	background-color: #C2D7E7;
	height: 4px;
	margin: 10px 0px;
	}
#artist_gallery {
	float: left;
	width: 390px;
	margin: 0px 0px 20px 0px;
	}
#artist_gallery img {	
	float: left;
	margin: 0px 12px 12px 0px;
	border: 2px solid #426288;
	}
#artist_gallery div.photo {
	float: left;
	}
#caricature_uploader {
	width: 355px;
	background-color: #3C729D;
	padding: 10px;
	border: 2px solid #9EBED8;
	margin-bottom: 20px;
	color: white;
	}
#caricature_uploader .column1 {
	float: left;
	}
#image_input {
	border: 2px solid #9EBED8;
	width: 20px;
	}
#caricature_uploader .column2 {
	float: right;
	}
#artist_gallery .instructions {
	text-align: center;
	font-size: 14px;
	color: #D05604;
	font-weight: 900;
	margin-bottom: 15px;
	}
#uploaded_image img {
	height: 80px;
	width: 80px;
	border:2px solid #9EBED8;
	}
#btn_reloadPortfolio:link, #btn_reloadPortfolio:visited {
	display: block;
	height: 32px;
	width: 163px;
	margin: 10px 0px 4px;
	background-image: url('../images/btn_reloadPortfolio.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
#btn_reloadPortfolio:hover, #btn_reloadPortfolio:active {
	background-position: bottom left;
	}