body {
	background-color: #162138;
	background-image: none;
	background-repeat: repeat-y;
}


#MainPhoto {
	visibility: hidden;
}

#Container {
	
	background-repeat: no-repeat;
	height: 563px;
	width: 750px;
	text-align: center;
	background-image:url(../../../images/artistimages/patsurfacewiththeboundarywater/HomePageImage_01.jpg)
}


#ContainerAbout {
	
	
}
#AboutBottomWoodStrip {
}


h2 {
	font-size: 18px;
}

#ArtistSearch {
	position: absolute;
	left: 10px;
	top: 520px;
	
}

#Links {
	background-color: #6B5A50;
	border: none;
	position: absolute;
	width: 250px;
	top: 70px;
	left: 30px;
	background-image: url(../../../images/artistimages/patsurfacewiththeboundarywater/BackgroundTile_01.jpg);
	background-repeat: no-repeat;
}


a {
	color: #D2BF93;
}


