#artistcategories
	{
	clear: both;
	}

#artistlist td
	{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.artist_entry { float: left; width: 130px; height: 270px; margin:0px 4px;}
.artist_entry p { text-align: left; font-size:90%;}

.blackbar
	{
	width: 760px;
	height: 36px;
	background-color: black;
	}
	
#editdiv td
	{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#gallerytable td
	{
	text-align: center;
	}

#mainleft
{
	float:left;
	width: 420px;
	margin-bottom:6px;
	background-color: #FFF;
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 39px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#mainlefttitle
	{
	position:relative;
	top: -35px;
	}
	
#mainright
	{
	float:right;
	width: 240px;
	background-color: #F6F1E7;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:10px;
	height: 100%;
	}

#maincontent
	{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 500px;
	text-align: left;
	background-color: white;
	}

.rightmargin {margin-top: 4px; }

td
	{
	text-align: left;
	}

.welcomemargin {margin-top: -10px; }

#footleft
	{
	position: relative;
	left: 20px;
	top: 10px;
	}

#footright
	{
	position: relative;
	left: 580px;
	top: 20px;
	}

#headprofile
	{
	width: 760px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #212121;
	line-height: 200px;
	text-align: right;
	}

#headmenu
	{
	position: relative;
	top: 65px;
	height: 35px;
	background-color: black;
	text-align: left;
	color: white;
	line-height: 40px;
	}

#headmessage
	{
	width: 760px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #212121;
	line-height: 200px;
	}
	
#images_layout { clear:both; }
