body {
	background-color: #1e3d11;
	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/marylaplant/ArtistsBackground_01.jpg);
}

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

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

#Links {
	height: 100px;
	width: 220px;
	background-color: transparent;
	position: absolute;
	top: 200px;
	left: 385px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Links a {
	color: #D5D0A2;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Gill Sans MT", "Century Gothic", "Lucida Sans", "MV Boli";
	font-size: 16px;
	letter-spacing: 0.1em;
}

#ContainerAbout #ArtistPhoto {
	visibility: hidden;
}

ul {
	text-align: left;
	list-style-image: url(../../../images/artistimages/marylaplant/Bullet_01.jpg);
}

li {
	vertical-align: top;
}

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

.Header {
	color: #DFCB84;
	font-family: Sylfaen, Georgia, Garamond, "Century Schoolbook";
	letter-spacing: 0.1em;
}

.AlbumLayout {
	padding-right: 5px;
	padding-left: 5px;
}

#MainPhoto {
	visibility: hidden;
}
#About p {
	color: #DDD7C1;
	font-family: Garamond, "Goudy Old Style", "Imprint MT Shadow", Perpetua;
	line-height: 1em;
}

#About .AlbumLayout,#About .AlbumLayout a {
	color: #D3C7B4;
}
#BottomNav ul a {
	color: #CCC4AE;
}

#BottomNav ul a:hover {
	color: #FFC4AE;
}

#SeeAlso {
	color: #EBEAD6;
	position: absolute;
	bottom: 0px;
	background-color: #323326;
	padding: 2px;
}


