* {
margin:0px;
padding:0px;
border:none;
}

html, body							{	background-color: #fff; }

.selected, .unselected:hover		{	color:#2B2728; outline: 0;}

.singleArtistTitle					{	border-bottom:1px solid black;width:545px;margin-bottom:10px;}
.singleArtistTitle span				{	color:#000;}

.singleArtistTitleFirst {
	font-size:20px; text-transform:uppercase;
}

.singleArtistTitlelast {
	text-transform: uppercase; 
	font-size:26px; 
	font-weight:bolder; 
}

.singleArtistTitleyear {
	color:#999999;font-size:18px;
}
.artistIMG{
width:200px;border:1px solid #bbb;
}

.td_shadow							{	border:none; height:14px; background-image:url('/images/shadow.png'); background-repeat: repeat-x;  }

#siteContent						{	border:none; }


#rotating_items{
	padding-top:10px;padding-bottom:10px;
}

/*  shadow tables  */
.topLeft {background-image:url('/images/inner_shadow_top-left.jpg');background-repeat:no-repeat;height:9px;width:9px;}
.topMiddle { background-image:url('/images/inner_shadow_top.jpg'); background-repeat:repeat-x; height:9px; width:100%; }
.topRight { background-image:url('/images/inner_shadow_top-right.jpg');background-repeat:no-repeat;height:9px;width:16px;}

.middleLeft {background-image:url('/images/inner_shadow_left.jpg'); background-repeat:repeat-y; width:9px;}
.middleRight {background-image:url('/images/inner_shadow_right.jpg'); background-repeat:repeat-y; width:16px;  height:100%;}

.bottomLeft {background-image:url('/images/inner_shadow_bottom-left.jpg');background-repeat:no-repeat;width:9px;height:16px;}
.bottomMiddle {background-image:url('/images/inner_shadow_bottom.jpg'); background-repeat:repeat-x; height:16px; width:100%; }
.bottomRight {background-image:url('/images/inner_shadow_bottom-right.jpg');width:16px;height:16px;}


div.myButton input					{	width:98px; height:34px; text-align:center; border: none; overflow: hidden; cursor: pointer; }

.form_header						{	font-weight:bold; font-size:15px; margin:7px 0; }
#frmMain table.checkbox_table tr td, #frmMain table.checkbox_table tr th
									{	padding-top:1px; padding-bottom:1px; line-height:7px;}
									
#bio_content						{width:530px;padding-right:10px;}
#ex_content 							{display:none; width:530px;padding-right:10px;}									

.artist_media						{	padding-top:0px;padding-bottom:0px;text-align:center; }
.artist_media a						{	text-decoration:none;display:block;text-align:center;color:#221e1f; }
.artist_media a:hover				{	text-decoration:underline; }

.main_content .page_title			{	font-family:arial; font-size:24px; padding-bottom:5px; border-bottom:1px solid #221E1F; margin-bottom:12px; }
.main_content, .main_content *		{	letter-spacing:0; text-align:left; color:#221E1F; font-family:arial; font-size:13px; line-height:19px; background-color:#fff;}
.main_content .text, .main_content textarea
									{	border:1px solid #aaaaaa; }
.main_content_flow					{	padding-bottom:10px;padding-right:10px; width:545px; overflow-y:auto; overflow-x:hidden; }

.siteMap a							{	color: #808285; font-weight:900; font-size:12px; padding-left:6px; padding-right:6px; letter-spacing:0; }
.siteMap a:hover					{	color:black; }

#cssdropdown li.headlink a 			{	font-weight:bolder;color: #716558;display: block; padding: 15px; padding-bottom:0px; }
#cssdropdown li.headlink a:hover	{	font-weight:bolder;color: #968061;display: block; padding: 15px; padding-bottom:0px; }

#cssdropdown li.headlink ul li a 	{	font-size:12px;padding:5px; height:17px; background-color:#fff; }

#search_box							{	width:201px; height:31px; background:url(/BAG/search_BAG.jpg); }

#footer {text-align:center;height:25px;margin-top:10px;}
#footer a:hover						{	color: black; }
