body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #e9f2ec; /* e6f0ea */
	background-image: url(/images/bk_e9f2ec.png);
	color: #666666;
}

a:link {
	color: 4F4E4E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 4F4E4E;
}
a:hover {
	text-decoration: underline;
	color: #99CC99;
}
a:active {
	text-decoration: none;
}


#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	width: 353px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	color: #4F4E4E;
        background-color: #DCDCC8;
}
#navbar a:link, #navbar a:visited {
	color: #4F4E4E;
}
#navbar a:hover {
	color: #877878;
}
#navbar p {
	padding: 8px;
}
#innertable {
         background-color: #f0efdd;
/*	background-color: #DCDCC8; */
}
#logobox {background-color: #fff;}
.copyright {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.box_top {
	background-image: url(/images/box_top.png);
	height: 28px;
	width: 732px;
}
.box_bottom {
	background-image: url(/images/box_bottom.png);
	height: 49px;
	width: 732px;
}
.box_left {
	background-image: url(/images/box_left.png);
	width: 60px;
}
.box_right {
	background-image: url(/images/box_right.png);
	width: 60px;
}

.front_content {
	margin: 120px 0px 0px 83px;
}
.front_content p {
	font-size: 12px;
	background-image: url(/images/bullet_teal.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 0 6px 20px;
	margin: 0;
}

.page_content {
	margin: 25px 30px 0px 30px;
	font-size: 12px;
	}
.page_content h2 {
	font-size: 15px;
}
.page_content p {
	font-size: 12px;
}



.artistlist_content {
	margin: 25px 30px 0px 30px;
/*     overflow: auto; */
	height: 345px;
	}
.artistlist_content p {
	font-size: 12px;
	padding: 6px 0 6px 0px;
	margin: 0;
}

.artist_content p {
	font-size: 10px;
}
.artist_content h2 {
	font-size: 12px;
}
.artist_content {
	color: #4F4E4E;
}
.artist_imagebox {
	float: left;
	height: 295px;
	width: 134px;
	display: block;
	text-align: right;
	margin: 0 30px 80px 0;
} /* values for IE5 mac */
/* hide from IE mac \*/
.artist_imagebox {
	width: 134px;
	display: inherit;
} /* IE Mac can see the rest of the style sheet */
.artist_right {
	font-size: 1px;
	float: none;
	width: 179px;
	display:block;
} /* values for IE5 mac */
/* hide from IE mac \*/
.artist_right {
	width: 184px;
	float: right;
	display: inherit;
} /* IE Mac can see the rest of the style sheet */

.artist_art_right {
	margin-top: 26px;
	margin-right: 50px;
	margin-left: 50px;
}
.artist_art_right p {
	font-size: 10px;
	color: #000000;
	margin: 5px 0 0 0;
}
.artist_nav {
	text-align: center;
}
.art_content h2 {
	font-size: 12px;
	margin-top: 1em;
	margin-bottom: 3px;
	font-weight: normal;
	color: #666666;
}
.art_content h3 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	
}
.art_content {
	color: #666666;
	font-size: 10px;
	margin: 26px 55px 0 55px;
}
.art_content p {
	font-size: 10px;
} 
.footer {
	border-top: 1px solid #8F9695;
}
.sold {
	margin-top: 0px;
}
.art_nav {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.art_navbar {
	font-size: 10px;
}
#innertable .logoband {
	background-image: url(/images/logo_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.upthefont {
        font-size: 12px;
}
.upthefont h3 em {
        text-decoration: underline;
}