/* Artist Page Style */
#mail_error { visibility:hidden; color:#FF0000; }
#container {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #ccc;
	z-index:5
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	min-height: 500px;
}
#top_mn {
	background-color: #000000;
	margin: 0 auto 0 auto;
	padding: 0px;
	clear: none;
	float: none;
	height: 128px;
	width: 800px;
	border: 0px;
}
#logo {
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 90px;
	width: 209px;
}
#nav_buttons {
	padding: 0px;
	margin: 0 auto 0 auto;
	height: 38px;
	width: 800px;
	text-align: center;
	vertical-align:bottom
}
#topmnu {
	padding: 0px;
	z-index:1;
}
#contentarea {
	padding: 0px;
}
#wrappercontent {
	padding: 0px;
	min-height:400px;
	font-size: 10pt;
}
#topline {
	height: 60px;
	width: 800px;
	vertical-align: bottom;
}
#testi {
	margin-top: 10px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	background-color: #999999;
	width: 800px;
	clear: left;
}
#btmmnu {
	padding: 0px;
	z-index:1;
}
#picnskill {
	float: left;
	padding: 5;
	width: 165px;
	height: 350px;
}
#spacer {
	height: 10px;
}
#prose {
	width: 550px;
}
#artist_details {
padding:5px;
}
#huge {
font-size:26pt;
}
#big {
font-size:18pt;
}
#univ_links {
font-size: 12pt;
padding-left: 40px;
}
#artname {
	padding: 5px;
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	font-size: 16pt;
	text-align: right;
	vertical-align: middle;
}
#gallery_area {
	height: 600;
	width: 400;
	padding: 5px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 10pt;
	text-align: center;
}
#artinfo {
	padding: 5px;
	margin: 0px auto 0px auto;
	width:380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	background-color: #999999;
	height: 100%;
}
#skillbox {
	width: 165px;
	height: 143px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	background-color: #999999;
	padding: 5px;
	border: 2px;
}
#listings {
	padding: 0px;
	float: right;
	width: 200px;
	height: 350px;
	color: #000;
	font-size: 8pt;
}
.media_desc {
width:100px;
min-height: 50px;
background-color:#999999;
visibility:hidden;
position:absolute;
color:#000000;
border: 2px;
padding: 5px;
}

/* Artist Listing */
#artist_item { width: 49%; height: 150px; float: left; margin: 0px; border: 4px solid #000000; }
#listing_pic { width: 64; height: 64; float:left;}
#arttit {
	color: #FFFFFF;
/*	background-color: #666666; */
	height: 20px;
	padding: 2px;
	border: 1px solid black;
	border-bottom: 1px;
	border-bottom-color: #333333;
	color:#CCCCCC;
	text-decoration: none;
}
#artdit {
	color: #FFFFFF;
	font-size: 8pt;
	clear: none;
	margin-left: 68px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#listing_text {
	color: #FFFFFF;
width: 200px;
	float:none;
}

.listing_testi {
min-height: 50px;
background-color:#999999;
color:#000000;
border: 2px;
padding: 5px;
}

/* Artist Listing Ends */
.artist_page_name:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.artist_page_name {
	color: #FFFFFF;
	text-decoration: none;
}
a:link img, a:visited img {
	border: 0px;
}
a:link, a:visited {
	color: #FFFFFF;
}
.pro a:visited:hover, .pro a:visited:focus {
	color: black;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12pt;
}
.artname {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16pt;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.arttit {
	color: #FFFFFF;
/*	background-color: #666666; */
}
.artditlong {
	color: #FFFFFF;
	background-color: #464646;
	text-align: left;
	vertical-align: top;
}
.artdit {
	color: #FFFFFF;
	font-size: 8pt;
}
.artpic {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
}
/*Styles for expandable text */

/*Default style for SPAN icons. Edit if desired: */

.iconspan {
	float: right;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}
/*CSS used to style the examples. Remove if desired: */

.eg-bar {
/*	background-color: #333333;
	font-weight: bold; */
	border: 1px solid black;
	border-bottom:thin;
	border-bottom-color:#333333;
	padding: 1px;
	color:#CCCCCC
}
div.eg-bar {
/*	width: 300px; */
min-width: 200px;
padding: 2px;
}
.icongroup2 {
	width: 600px;
	color: #FFFFFF;
	padding: 4px;
}
.icongroup3 {
	width: 200px;
	color: #FFFFFF
}
.icongroup4 {
	width: 500px;
	color: #FFFFFF
}
.artcont1 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.artcont2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.lgtgry {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
	background-color: #999999;
	padding: 5px;
}
