body {
	background-color: #6F80AC;
	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/billbulinski/ArtistBackground.jpg);
}

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

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

#Links {

}

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