body {
	background-color: #0A1405;
	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/patsurface/HomeBackground_01.jpg);
}

#ContainerAbout {
	background-image: url(../../../images/artistimages/patsurface/AboutBackground_01.jpg);
	background-repeat: no-repeat;
	position: relative;
	color: #CCCC99;
}

#AboutBottomWoodStrip {
	background-image: url(../../../images/artistimages/elibissonett/BottomWoodStrip.jpg);
	background-repeat: no-repeat;
}

#Links {

}

#ContainerAbout #ArtistPhoto {
	visibility: hidden;
}

.SeeMore {
	position: absolute;
	left: 20px;
	bottom: 20px;
	text-align: left;
}

.SeeMore h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #40474D;
	font-size: larger;
	padding: 2px;
	margin: 0px;
	cursor: default;
}
