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/markbillman/main_back_3.jpg);
}

#ContainerAbout {
	background-image: url(../../../images/artistimages/markbillman/about_back_3.jpg);
	background-repeat: no-repeat;
	position: relative;
	color: #CCCC99;
}

#AboutBottomWoodStrip {
	background-image: none;
}

#Links {
	border: none;
	position: absolute;
	width: 250px;
	top: 150px;
	left: 270px;
	background-color: transparent;
}

ul {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}
#MainPhoto {
	display: none;
}


#Links a {
	color: #F3EAFD;
}

#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%;
	left: 50px;
}

#AboutHeader {
	top: -25px;
	position: relative;
}

#AboutHeader a {
	color: #DFDAF3;
}

#About p {
	position: relative;
	width: 88%;
	left: 40px;
	color: #1F1E33;
}


#BackToArtist, #ArtistSearch {
	left: 20px;
	top: 20;
}
#About  {
	position: absolute;
	top: 55px;
	right: 10px;
}

.text {
	color: #2C2B46;
}
