#homeAltContentFrame {
padding:0px;
margin:0px;
color:#FFFFFF;
background-color:#99D3EC;
width:955px;
}

	#homeAltContentFrame table {
	border-collapse:collapse;
	}
	
		#homeAltContentFrame table td {
		padding:0px;
		}
		
	#homeAltContentFrame .exhibLabel {
	width:201px;
	height:133px;
	padding: 10px 10px 15px 20px;
	vertical-align:bottom;
	text-align:left;
	}
	
		#homeAltContentFrame .exhibLabel h1 {
		padding:0px;
		margin:0px;
		text-transform:lowercase;
		font-weight:normal;
		font-size:20px;
		}
		
			#homeAltContentFrame .exhibLabel h1.line2 {
			margin-top:15px;
			}
			
		#homeAltContentFrame .exhibLabel h2 {
		text-transform:lowercase;
		font-weight:normal;
		font-size:14px;
		margin-bottom:10px;
		}
		
		#homeAltContentFrame .exhibLabel a {
		color:#FFFFFF;
		}
		
		#homeAltContentFrame .exhibLabel a:hover {
		text-decoration:none;
		}
		
	#homeAltContentFrame .exhibImagesSeattle {
	width:723px;
	height:158px;
	padding:0px;
	margin:0px;
	\\ border:solid 1px red;
	}
	
		#homeAltContentFrame .exhibImagesSeattle img {
		float:left;
		padding:0px;
		margin:0px;
		}
		
	#homeAltContentFrame .exhibImagesTacoma {
	width:723px;
	height:158px;
	}
	
		#homeAltContentFrame .exhibImagesTacoma img {
		float:right;
		}
		
