#individual_artist_menu div {margin: -4px 10px 0 10px;}

h1 {
	font-size: 14pt;
	color:#FFFF00;
	}

h2 {font-size: 11pt}
#fake_index_link {height:400px;}
/*-------------------------------------------------------------------------------TABS STYLES-------*/

#tabs_top {text-align:center; background: url(../images/admin_images/style_2/tab_bg.jpg) left top repeat-x; margin: 0 2px; border: 0px solid red; padding: 0;}
#tabs_top img {border:0px solid yellow; margin:0 7px 0 9px;}

img {border:0}
.galleryImgMain {text-align:center; margin:30px; border: 1px solid red;}

#black_preserver {background: url(../images/admin_images/style_2/body_black_bg.jpg) left top;}


/*-------------------------------------------------------------------------------LINK STYLES-------*/
a {color: #FFFF7B; text-decoration: none; font-weight: 800; font-size:95%}
a:hover {color: #FFFF00; text-decoration: none; }



#admin_menu {text-align:right; padding:0 12px; }
#admin_menu a {color: #FFFF00; font-family: helvetica, arial; font-size: 11px; font-weight: 700  }
#admin_menu a:hover {color: white;}

#individual_artist_menu {background-color: #55526E; margin: 0 2px; padding: 0 12px;}
#individual_artist_menu a {color: white; font-family: helvetica, arial; font-size: 11px; font-weight: 700  }
#individual_artist_menu a:hover {color: #FFFF00;}
#individual_artist_menu a.on {text-decoration: underline;  color: #FFFF00;}

.menuDim {color: gray; font-style: italic;}
.title { color: FFFF00; font-family: arial, sans-serif; font-size: 20px; font-weight: 600; } 
.logoname { color: C1C1C1; font-family: script MT bold, cursive, monotype corsiva, broadway, arial, sans-serif; font-size: 18px; font-weight: 700 }


.bo  { color: red; font-size: 20pt; font-weight: 800}

/*----------------------------------------------------------------TOOLTIP BALLOON STYLES -------------*/
#dhtmltooltip{
position: absolute;
color:DimGray;
text-align:left;
font-size: 85%;
font-weight: 400;
max-width: 250px;
border: 1px solid silver;
padding: 5px;
background: transparent url(../images/admin_images/trans_bg_F5F6B3.png);
visibility: hidden;
z-index: 100;

}
* html body #dhtmltooltip{
text-align:center;
width: 250px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltip div {background-color:white; font-weight:800;text-align:center; margin:-5px -5px 5px -5px; padding: 3px; border-bottom: 1px solid silver}

ul {

list-style-type:none;

}
li {

	background:transparent url(../images/admin_images/aa.gif) no-repeat scroll left 4px;
	list-style-type:none;
	margin:6px 0;
	padding-left:15px;

}

