body {
	background-color: #6F80AC;
	background-image: none;
	background-repeat: repeat-y;
}

#Container {
	background-repeat: no-repeat;
	height: 563px;
	width: 750px;
	text-align: center;
	background-image: url(../../../images/artistimages/willow/mainback_1.jpg);
}

#ContainerAbout {
	background-image: url(../../../images/artistimages/willow/about_back_1.jpg);
	background-repeat: no-repeat;
	position: relative;
	color: #CCCC99;
}

#AboutBottomWoodStrip {
	background-image: none;
}

#Links {
	border: none;
	position: absolute;
	width: 250px;
	top: 70px;
	left: 480px;
	background-color: transparent;
}

ul {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}
#MainPhoto {
	display: none;
}


#Links a {
	color: #F9E1CC;
}

#ContainerAbout #ArtistPhoto {
	visibility: hidden;
}

#MainPhoto {
	border: 2px outset #BBC6BD;
	right: 133;
}

#BottomNav ul a {
	color: #707D96;
}

#BottomNav ul a:hover {
	color: #CCC4AE;
}


.Light {
	color: #707D96;
}

#BottomNav ul li  {
	background-color: #27293A;
	-moz-border-radius: 5px; 
	padding: 2px;
	position: relative;
	height: 45px;

}

#BottomNav ul li.spacer {
	background-color: transparent;
	font-size: 2em;
	padding: 1px;
}

table.AlbumLayout {
	position: relative;
	width: 92%;
}

#AboutHeader {
	top: -25px;
	position: relative;
}

#About p {
	position: relative;
	width: 90%;
	top: -10px;
	left: 5px;

}

#BackToArtist, #ArtistSearch {
	left: 20px;
	top: 20;
}

.text {
	color: #521F0A;
}
