body {
	background-color: #3E4055;
}

#MainPhoto {
	visibility: hidden;
}

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


a.Header {
	font-size: 18px;
}

#AboutHeader h2, #AboutHeader hr {
	position: relative;
	top: -20px;
}

.Discography h2 a.Header, .Discography hr {
	font-size: 1em;
	position: relative;
	top: 10px;
}


.Discography h2, .Discography hr {
	margin-top: 20px;
	position: relative;
} 

.Discography hr {
	margin-top: 10px;
	position: relative;
}

#ArtistSearch {
	position: relative;
	left: -238px;
	top: 15px;
}

#Links {
	background-color: transparent;
	width: 260px;
	left: 30px;
	top: 65px;
	left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Links ul {
	text-align: left;
	list-style-image: none;
	list-style-type: disc;
}

#Links li {
	padding: 5px;
}

#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;
}
