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

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

#ContainerAbout {
	background-image: url(../../../images/artistimages/boundarywaterboys/AboutBackground_1.jpg);
	background-repeat: no-repeat;
	position: relative;
	color: #333333;
}


#AboutBottomWoodStrip {
	background-image: url(../../../images/artistimages/boundarywaterboys/BottomBar_01.jpg);
}

#Links {
	top: 150px;
	left: 10px;
	background-color: #6d3b18;
	border-top-color: #3A291F;
	border-right-color: #3A291F;
	border-bottom-color: #3A291F;
	border-left-color: #3A291F;
}

#Links a {
	color: #B59A4A;
}

#Links a:hover {

}

#ContainerAbout #ArtistPhoto {
}

#MainPhoto {
	visibility: hidden;
}

#ArtistSearch {
	left: 20px;
	top: 20px;
}

ul {
	list-style-image: url(../../../images/artistimages/boundarywaterboys/Bullet_01.jpg);
}

.Header {
	color: #b59a4a;
}

