.artists li
{
	border: 1px solid #bdc6d0;
	display: block;
	margin: 0 0 10px 0;
}

.bio .lowli
{
	margin: 10px 0 3px 30px;
}

#textContainer
{
	position: absolute;
	padding: 0px;
	margin: 0;
	width: 222px;
	border: 1px solid #ffffff;
	top: 0;
	left: 0;
	height: 252px;
	overflow: auto;
}

#phoContainer
{
	position: absolute;
	padding: 0px;
	margin: 0;
	width: 401px;
	height: 254px;
	top: 0;
	left: 225px;
	overflow: hidden;
	z-index: 2;
	border-right: 1px solid #00596f;
}

#phoContainer img
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 2;
}

#phoOverlay
{
	position: absolute;
	padding: 0px;
	margin: 0;
	width: 401px;
	height: 254px;
	top: 0;
	left: 225px;
	overflow: hidden;
	z-index: 3;
	border-right: 1px solid #00596f;
}

#phoOverlay img
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 3;
}

.bio li
{
	color: #587c89;
	border: 0px solid white;
	margin: 0 0 3px 30px;
}

.bio ol
{
	margin-top: 20px;
	margin-bottom: 5px;
}

.bold p
{
	font-weight: bold;
	margin: 10px 0 3px 10px;
}

.label
{
	font-weight: bold;
	color: #ff6600;
}

.links li
{
	font-weight: bold;
	margin-top: 15px;
}

.orange
{
	color: #ff6600;
}

.red
{
	color: #990000;
	font-weight: bold;
}

*
{
	border: 0px solid blue;
}


#footer
{
	position: relative;
	border: 1px solid #00596f;
	margin: 15px 0 30px 0;
	width: 100%;
	height: 44px;
}

#philanthropyProgram
{
	position: absolute;
	border: 1px solid #00596f;
	height: 42px;
	width: 204px;
	margin: 0;
	padding: 0;
	top: 0;
	right: 3px;
}

#philanthropyProgram p, #philanthropyProgram p a
{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 100%;
}

#footer p
{
	line-height: 22px;
	text-align: right;
}



#mailinglist
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 2px;
}

#mailinglist input
{
	padding: 2px;
	font-size: 95%;
	text-align: justify;
	line-height: 18px;
	color: #00596f;
	width: 200px;
	border: 1px solid #ccc;
}

#mailinglist p
{
	line-height: 22px;
	text-align: left;
	font-size: 12px;
	color: #f7c100;
}

#helloContainer
{
	position: relative;
	margin: 6px 0 0 0;
	padding: 0;
	background-color: #00596f;
	border: 1px solid #00596f;
}

#contentContainer
{
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: white;
	background-image: url('art/str-containterBackground');
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 254px;
	border: 1px solid #00596f;
}

#thumbContainer
{
	position: relative;
	margin: 0 0 0 223px;
	padding: 0;
	overflow: hidden;
	border-left: 1px solid #00596f;
	
}

#thumbContainer p a
{
	padding: 0;
	border: 0;
	margin: 0;
	border-left: 1px solid #00596f;
	border-right: 1px solid #00596f;
	margin: 0px;
	width: 40px;
	overflow: hidden;
}

#thumbContainer img, #thumbContainer p
{
	position: relative;
	margin: 0;
	padding: 0;

}

#taglineContainer
{
	position: relative;
	margin: 5px 0 0 0;
	padding: 0;
	border-top: 3px solid #ffffff;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 52px;
	background-image: url('art/str-siteTagline');
}


#thumbContainer p
{
	display: block;
	text-align: right;
	border: 1px solid #00596f;
}

#donateAndThumbs
{
	position: relative;
	margin: 3px 0 0 0;
	padding: 0;
	background-color: #00596f;
	height: 35px;
	border: 1px solid #00596f;
	background-image: url('art/str-priceInfo');
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 37px;
	overflow: hidden;
}

#textContainer form p
{
	border: 1px solid #ffffff;
	margin: 0 0 0 0;
	height: 50px;
}
#textContainer form
{
	position: relative;
	margin: 0 17px 5px 17px;
	padding: 0;
	border: 1px solid #ffffff;
}

#textContainer input
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
}

#textContainer form.donateForm
{
	background-image: url('art/str-everyBit');
	background-position: top right;
	background-repeat: no-repeat;
	height: 50px;
}

#textContainer form.buyForm
{
	background-image: url('art/str-priceCondensed');
	background-position: top right;
	background-repeat: no-repeat;
	height: 50px;
}

#donateAndThumbs p.PayPal, #donateAndThumbs input
{
	border: 0;
	margin: 0;
	padding: 0;
	display: inline;
}

#donateAndThumbs form
{
	position: absolute;
	top: 7px;
	left: 10px;
	margin: 0;
	border: 1px solid #ffffff;
	width: 70px;
}
#navbar
{
	position: relative;
	border: 1px solid #00596f;
	border-bottom: 1px solid #f7c100;
	height: 22px;
}

#navbar p a:hover
{
	color: #ffffff;
	font-weight: bold;	
}

#navbar p, #navbar p a
{
	color: #f7c100;
	font-size: 13px;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: -0.02em;
	font-weight: bold;
	margin: 2px 4px 0 4px;
}


#pageHeader
{
	position: relative;
	height: 69px;
	width: 629px;
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: white;
	border: 1px solid #00596f;
	overflow: hidden;
}


#sitewrap
{
	position: relative;
	margin: -2px auto 0 auto;
	width: 628px;
	border: 1px solid #00596f;
	overflow: hidden;
}


a, a:visited
{
	text-decoration: none;
	color: #587c89;
}

a:hover
{
	color: #ff6600;
}

body
{
	color: #00596f;
	background-color: #00596f;
	padding: 0;
	margin: 0;
	font-family: Arial, "Trebuchet MS", sans-serif;
}

h3
{
	top: 0;
	margin: 0;
	position: absolute;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	background-color: #bdc6d0;
	color: white;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	width: 100%;
}

h4
{
	margin: 0 5px 0 5px;
	font-size: 12px;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
}

h5
{
	padding-top: 10px;
	margin: 10px 0 0 0;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	color: #587c89;
	border-top: 3px solid gray;
	font-variant: small-caps;
	font-weight: bold;
}

h6
{
	margin: 5px 0 0 0;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	color: #587c89;
	font-weight: normal;
	font-variant: small-caps;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

li
{
	position: relative;
	margin: 0;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
}

ol, ul
{
	list-style-type: none;
	margin: 10px 0 0 0;
	left: 0;
	padding: 0;
}

p, h1
{
	font-size: 12px;
	text-align: justify;
	line-height: 15px;
}

p
{
	margin: 5px 20px 10px 20px;
}

h1
{
	font-weight: bold;
	font-size: 12px;
	margin: 20px 20px 10px 20px;
}

