a img{
 border:0;
}

a:link img{
 border:0;
}

a:visited img{
	border:0;
}

a:active img{
 border:0;
}

	/**
	* content area columns
	*/
	.left {
		float: left;
		width: 211px;
		color: #5E5E5E;
		}
		
	.left p {
		margin: 5px 20px 10px;/* 0;*/
		border: 0;
		line-height:16px;
		}
		
	.left p img {
		margin: 0;
		border: 0;
		display: block;
		}
		
	.right {
		float: left;
		width: 565px;
		}
		
	.right img {
		margin: 20px 0;
		}
		
	/**
	* bottom content area columns
	*/
	.bottom-left {
		float: left;
		width: 211px;
		color: #5E5E5E;
		}
		
	.bottom-left p {
		margin: 5px 20px 10px;/* 0;*/
		border: 0;
		line-height:16px;
		}
		
	.bottom-left p img {
		margin: 0;
		border: 0;
		display: block;
		}
		.left img {
		margin: 20px 0 0 20px;
		}
		
	.bottom-left ul {
		margin: 10px 20px;
		font-size: 8px;
		}
		
		/* Safari only Hack */
	::root .bottom-left ul {
		font-size: 9px;
		}
		
	.bottom-left ul li {
		border: 1px solid #B4B4B4;
		margin: 0 0 3px;
		}
	
	.bottom-left ul li a {
		padding: 0 10px;
		line-height: 20px;
		display: block;
		color: #000;
		text-decoration: none;
		}
		
	.bottom-left ul li.double a {
		padding: 6px 10px;
		line-height: normal !important;
		}
		
	.bottom-left ul li.move {
		margin-top: 20px;
		}
		
	.bottom-left ul li.white a {
		background-color: #fff;
		}
		
	/* Safari only Hack */
	::root .bottom-left ul li a {
		color: #434343;
	}
		
	.bottom-left ul li a:hover {
		background-color: #E6E6E6;
		}
		
			
		
	/**
	* content body
	*/
	#contentBody {
		line-height: 18px;
		background-color: #fff;
		}
		
	#contentBody .pad {
		color: #414141;
		padding: 0 0 20px 20px;
		}
		
	#contentBody .siteWidth {
		background: url(../../../images/layout/artists/left-bg.gif) repeat-y;
		}

	#contentBody table {
		width: 100%;
		color: #5E5E5E;
		margin: 0 0 20px 20px;
		}
		
	#contentBody th {
		text-align: left;
		font-weight: normal;
		}
		
	#contentBody table span {
		/*color: #414141;*/
		color: #231f20;
		font-weight: bold;
		
		}
		
	#contentBody table a span {
		color: #A41111 !important;
	}
		
	#contentBody table img {
		margin: 0 10px 0 0;
		}
		
	#contentBody table h3 {
		margin: 0;
		}
		
		
		
	/**
	* bottom
	*/
	#bottom {
		color: #131313;
		background-color: #E6E6E6;
		}
		
	#bottomBG {
		background: url(../../../images/layout/artists/left-bg.gif) repeat-y;
		}
		
		

		
	/**
	* left submenu
	*/
	.left img {
		margin: 20px 0 0 20px;
		}
		
	.left ul {
		margin: 10px 20px;
		font-size: 9px;
		}
		
		/* Safari only Hack */
	::root .left ul {
		font-size: 9px;
		}
		
	.left ul li {
		border: 1px solid #B4B4B4;
		margin: 0 0 3px;
		}
	
	.left ul li a {
		padding: 6px 6px;
		line-height: 11px;
		display: block;
		color: #000;
		text-decoration: none;
		}
		
	.left ul .red a {color:#ff0000 !important;}
		
	.left ul li.double a {
		/*padding: 6px 10px;
		line-height: normal !important;*/
		}
		
	.left ul li.move {
		margin-top: 20px;
		}
		
	.left ul li.white a {
		background-color: #fff;
		}
		
	/* Safari only Hack */
	::root .left ul li a {
		color: #434343;
	}
		
	.left ul li a:hover {
		background-color: #E6E6E6;
		}
		
		
		
		
	/**
	* profile
	*/
	#profile {
		color: #414141;
		width: 430px;
		margin: 0 auto;
		padding-bottom: 85px;
		text-align: left;
		}
		
	#profile img {
		margin-bottom: 0;
		}
		
	#profile h3 {
		font-size: 1.3em;
		margin: 20px 0 5px;
		}
		
	#profile h4 {
		margin: 0 0 13px 0;
	}
	
	#profile p {
		margin: 0 0 13px 0;
	}
	
	#profile ul {
		list-style-type: circle;
	}
	
	#profile ul li {
		margin: 0 0 5px 15px;
	}
	
	#team{
		color: #414141;
		width: 500px;
		margin: 0 auto;
		padding-bottom: 85px;
		padding-left: 40px;
		text-align: left;
	}
	#team h3 {
		font-size: 1.3em;
		margin: 20px 0 5px;
		}
		
	#team img {
		margin-top: 0;
		padding:1px 1px 1px 1px;
		border:thin;
		border-style:solid;
		border-color:#666666;
	}
		
	
	.galleryTitle {
		line-height:14px;
		color:#858585;
		padding:0 10px 0 0;
	}
