body	{
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
select	{
	margin: 0;
	padding: 0;	
}
img	{
	border: none;	
}
#content_container	{
	width: 778px;
	margin: 9px auto;
	text-align: left;	
}
#header	{
	width: 778px;
	height: 84px;
	background-image: url('../images/template_images/Spring_Show_2009_778x84x.jpg');
	background-repeat: no-repeat;
}
#featured_artists	{
	font-weight: bold;
	color: #ffffff;
	height: 16px;
}
#download_forms	{
	clear: both;
	width: 767px;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}
	#download_forms a	{
		color: #ffffff;
		text-decoration: none;
	}
	#download_forms a:hover	{
		color: #e1e1e1;
		text-decoration: underline;
	}
#subhead	{
	width: 767px;
	height: 27px;
	clear: both;
}
#online_auction	{
	float: left;
	width: 290px;
	height: 27px;	
}
#breadcrumbs	{
	float: left;
	padding: 7px 0 0 5px;
	width: 450px;
	font-weight: bold;
	color: #6c6c6c;
}
#breadcrumbs a	{
	text-decoration: none;
	color: #6c6c6c;
}
#breadcrumbs a:hover	{
	text-decoration: underline;
	color: #9c9c9c;
}

.nav	{
	clear: both;
	width: 767px;
	height: 45px;
	padding: 8px 0 0 0;
}

.nav_item	{
/*	width: 17px; */
	float: left;
	color: #6c6c6c;
	font-weight: bold;

}
.nav_item a	{
	text-decoration: none;
	color: #93a7c9;
	font-weight: normal;
}
.nav_item a:hover	{
	text-decoration: underline;
	color: #93a7c9;
	font-weight: bold;
}
#auction_table	{
	text-align: center;	
}
.auction_row	{
	clear: both;	
	width: 767px;

/*	padding-top: 12px;
	padding-bottom: 12px;*/
}
.auction_item	{
	width: 126px; float: left;
	font-size: 14px;
	padding: 12px;
	font-size: 12px;
}
	.auction_item a	{
		color: #333333;
		text-decoration: none;
	}
	.auction_item a:hover	{
		color: #999999;
		text-decoration: underline;
	}

.auction_image_box	{
	width: 126px;
	height: 110px;	
}
.auction_item_title	{
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 3px 0;
}
.auction_item_artist	{
	font-size: 11px;
}
.auction_item_number	{
	color: #ca3a39;
	font-size: 11px;
	font-weight: bold;
}
.redtext	{
	color: #ca3a39;
}

#item_page_container	{
	width: 778px;
}
#item_page_header	{
	color: #6c6c6c;
	padding: 16px 0 0 0;

}
#item_page_header_author	{
	font-size: 24px;
	float: right;
}
#item_page_header_department {
	font-weight: bold;
	font-size: 24px;
	float: left;
	width: 600px;
        margin-top: 10px
}
#item_page_header_title	{
	font-weight: normal;
        font-style: italic;
	font-size: 24px;
	float: left;
}
#item_page_image	{
	padding: 12px 0 10px 0;
	text-align: center;
	width: 778px;
	border-top: 1px dotted #c0c1b6;

}
#item_page_text	{
	border-top: 1px dotted #c0c1b6;
	border-bottom: 1px dotted #c0c1b6;
}

#item_page_text_main	{
	float: left;
	width: 575px;
	margin: 18px 25px 18px 0;
	color: #666666;
	line-height: 19px;
}

#item_page_text_sidebar	{
	float: left;
	margin: 17px 0 17px 0;
	padding: 0px 16px 16px 16px;
	width: 146px;	
	background-color: #ffffff;
	color: #666666;
}
#item_info	{
	
}
#other_works a	{
	font-weight: bold;
	color: #ca3a39;
}
#other_works a:visited	{
	color: #666666;
}
