
#MainBody  {
	display: table;
	text-align: center;
	height: 100%;
	width: 785px;
	margin: 0px;
	padding: 0px;
}

.ArtistsContainer {
	position: relative;
	width: 100%;
}


.DescriptionBox {
	position: relative;
	width: 300px;
	display: table;
	left: 0px;
	top: 0px;
}

.ArtistsContainer .Top {
	background-image: url(../images/spiritwoodartists/BioBoxTop_01.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 38px;
	width: 572px;
	display: table;
}

.ArtistsContainer .Mid {
	background-image: url(../images/spiritwoodartists/BioBoxMid_01.jpg);
	background-repeat: repeat-y;
	position: relative;
	height: 137px;
	width: 572px;
	display: table;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 20px;
}

.ArtistsContainer .Mid h2 {
	margin-left: 40px;
	color: #673E18;
	font-family: Sylfaen, Georgia, Garamond, "Century Schoolbook";
}

h2 a {
	color: #262115;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 a:hover {
	color: #673E18;
	text-decoration: none;
}


.ArtistsContainer .Bottom {
	background-image: url(../images/spiritwoodartists/BioBoxBottom_01.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 46px;
	width: 572px;
	display: table;

}

.ArtistPhotoBox {
	width: 192px;
	position: absolute;
	height: 240px;
	background-image: url(../images/spiritwoodartists/PhotoBoxMid_01.jpg);
	background-repeat: repeat-y;
	right: 0px;
	margin-left: 578px;
	display: block;
	top: 0px;
}

.ArtistPhotoBox a {
	font-size: 12px;
	text-decoration: none;
}

.ArtistPhotoBox a:hover {
	font-size: 12px;
	text-decoration: underline;
}

a.btt {
	font-size: smaller;
	position: absolute;
	bottom: 33px;
	left: 40px;
	text-decoration: none;
}

a.btt:hover {
	text-decoration: underline;
}

#MainBody li a {
	color: #C6B69F;
	text-decoration: none;
}

#MainBody li a:hover {
	color: #DDD5C6;
}


a.more {
	font-size: smaller;
	text-decoration: none;
}

a.more:hover {
	text-decoration: underline;
}

.ArtistPhotoBox img {
	border: 1px inset #AE9D7D;
}

img.DefaultPic {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.PhotoTop {
	background-image: url(../images/spiritwoodartists/PhotoBoxTop_01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 38px;
	width: 192px;
	top: 0px;
}

.PhotoBottom {
	background-image: url(../images/spiritwoodartists/PhotoBoxBottom_01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 46px;
	width: 192px;
	bottom: 0px;
}

.Photo {
	margin-top: 38px;
	padding-bottom: 10px;
}

a.ArtistsNameText {
	position: relative;
	z-index: 2;
}

.BioText {
	position: relative;
	width: 88%;
	margin-left: 35px;
}

.BioText p {
	text-align: left;
}

.BioText img {
	visibility: hidden;
	position: absolute;
}

#MainBody ul {
	text-align: justify;
	display: table;
	width: 680px;
	top: -5px;
	position: relative;
	margin-left: auto;
	padding-top: 10px;
	margin-right: auto;
}


#MainBody li {
	display: table;
	float: left;
	left: 0px;
	width: 46%;
	position: relative;
}


#MainBody li a {
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 30px;
	background-image: url(../images/spiritwoodartists/TopBox/Bullet_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: 1.6em;
	width: 100%;
}

#MainBody li a:hover {
	background-image: url(../images/spiritwoodartists/TopBox/Bullet_02_hover.jpg);
	background-repeat: no-repeat;
}

.PageMarker {
	position: relative;
	top: -80px;
}

#TopBox {
	display: table;
	position: relative;
	width: 785px;
	background-image: url(../images/spiritwoodartists/TopBox/Mid_02.jpg);
	background-repeat: repeat-y;
}

#TopBox .TopBox {
	background-image: url(../images/spiritwoodartists/TopBox/Top_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 65px;
	width: 785px;
}

#TopBox .BottomBox {
	background-image: url(../images/spiritwoodartists/TopBox/Bottom_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 59px;
	width: 785px;
}



