#spotlight {
	clear: both;
	background-color: #FFF;
	background-position: top left;
	background-repeat: no-repeat;
	width: 750px;
	height: 175px;
	z-index: 100;
}

#left_middle_outer_column {
	float: left;
	width: 563px;
	margin: 0;
}

	#left_middle_outer_column #slogan {
		background-color: #FFF;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
	}
	
		#left_middle_outer_column #slogan p {
			font-size: 1.4em;
			color: #000;
			font-style: italic;
			font-weight: bold;
			font-family: Times, serif;
			margin: 0;
			padding: 10px 10px 10px 10px;
		}
		
	#left_middle_outer_column #left_column {
		float: left;
		width: 167px;
		padding: 0 10px 10px 10px;
	}
	
		#left_middle_outer_column #left_column h2#gallery_news {
			background: #FFF url(../images/homepage/hd_gallery_news.gif) top left no-repeat;
			height: 28px;
			text-indent: -1000em;
		}
		
			#left_middle_outer_column #left_column h2#gallery_news a {
				display: block;
				width: 89px;
				height: 28px;
			}
		
		#left_middle_outer_column #left_column h2#from_the_collection {
			background: #FFF url(../images/homepage/hd_from_the_collection.gif) top left no-repeat;
			height: 28px;
			text-indent: -1000em;
			margin: 10px 0 0 0;
			border-top: 1px solid #999;
		}
		
			#left_middle_outer_column #left_column h2#from_the_collection a {
				display: block;
				width: 131px;
				height: 28px;
			}
		
		#left_middle_outer_column #left_column p span.artist {
			font-size: 1em;
			line-height: 1.3em;
		}
		
		#left_middle_outer_column #left_column p span.title {
			font-size: 0.85em;
		}
		
		#left_middle_outer_column #left_column p span.copyright {
			font-size: 0.7em;
			line-height: 1em;
		}
		
		#left_middle_outer_column #left_column ul {
			margin: 0 0 0 1.3em;
		}
		
			#left_middle_outer_column #left_column li {
				line-height: 1.3em;
				padding: 3px 0;
			}

			#left_middle_outer_column #left_column li span.date_line {
				font-size: 0.75em;
			}
			
	#left_middle_outer_column #middle_column {
		float: left;
		width: 354px;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		padding: 0 10px 10px 10px;
		overflow: hidden;
	}

		#left_middle_outer_column #middle_column h2#exhibitions_events {
			background: #FFF url(../images/homepage/hd_exhibitions_events.gif) top left no-repeat;
			height: 28px;
			text-indent: -1000em;
		}

#right_column {
	float: left;
	width: 167px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
}

	#right_column h2#sheldon_shopping {
		background: #FFF url(../images/homepage/hd_sheldon_shopping.gif) top left no-repeat;
		height: 28px;
		font-size: 1px;
		line-height: 1px;
		text-indent: -1000em;
	}
		
		#right_column h2#sheldon_shopping a {
			display: block;
			width: 121px;
			height: 28px;
		}
		
	#right_column h2#join_sheldon {
		background: #FFF url(../images/homepage/hd_join_sheldon.gif) top left no-repeat;
		height: 28px;
		font-size: 1px;
		line-height: 1px;
		text-indent: -1000em;
		margin: 10px 0 0 0;
		border-top: 1px solid #999;
	}
		
		#right_column h2#join_sheldon a {
			display: block;
			width: 86px;
			height: 28px;
		}
		
	#right_column p#join_text {
		margin-top: 0;
	}
		
	#right_column h2#listen_to_podcasts {
		background: #FFF url(../images/homepage/hd_listen_to_podcasts.gif) top left no-repeat;
		height: 28px;
		text-indent: -1000em;
		margin: 10px 0 0 0;
		border-top: 1px solid #999;
	}
		
		#right_column h2#listen_to_podcasts a {
			display: block;
			width: 118px;
			height: 28px;
		}
		
	#right_column ul {
		margin: 0 0 0 1.3em;
	}
	
		#right_column li {
			line-height: 1.3em;
			padding: 3px 0;
		}

		#right_column li span.date_line {
			font-size: 0.75em;
		}