
body	{
	background-color: #FCFCFA;
	border: 0;
	margin: 0;
	padding: 0;
	height: 1024px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height: 588px;
	background-color: #FCFCFA;
	background-image: url(artist/mainpic.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: 0;
}
.container_test {
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height: 588px;
	background-color: #FCFCFA;
	background-image: url(artist/mainpictest.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: 0;
}
.pagecontainer {
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height: 588px;
	background-color: #FCFCFA;
	background-image: url(artist/framepic.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: 0;
}
.spacertop	{
	float: left;
	width: 794px;
	height: 94px;
	margin-top: 84px;
	margin-left: 80px;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.para	{
	float: left;
	width: 700px;
	height: 20px;
}
.clear	{
	clear: both;
}
.content	{
	float: left;
	width: 720px;
	height: 350px;
	margin: 0;
	padding-top: 0;
	padding-left: 70px;
	padding-right: 80px;
	padding-bottom: 0;
}
.contact_lh	{
	float: left;
	width: 453px;
	height: 440px;
	padding: 0;
	margin-top: 72px;
	margin-left: 70px;
	margin-bottom: 0;
	background-image: url(images/contact.jpg);
}
.contact_rh	{
	float: left;
	width: 200px;
	height: 314px;
	margin: 0;
	padding-top: 194px;
	padding-left: 34px;
	padding-bottom: 20px;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.contact_rh a	{
	color: #000;
}
.navcontainer {
	float: left;
	width: 498px;
	height: 32px;
	margin-top: 16px;
	padding-left: 222px;
	font-family: arial, san-serif;
	font-weight: bold;
}
ul	{
	margin: 0;
	padding: 0;
}
.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav li	{
	display: inline;
	padding: 0;
}
li.here	{
	float: left;
	border-bottom: 2px solid #C0BAA4;
	text-decoration: none;
	color: #000;
	margin-right: 12px;
	font-size: 14px;
}
.nav a {
	float: left;
	border-bottom: 2px solid #E00E18;
	text-decoration: none;
	color: #000;
	margin-right: 12px;
	padding: 0;
	font-size: 14px;
}
.nav a:hover	{
	color: #CCC9C0;
}
.thumb_one	{
	float: left;
	width: 120px;
	height: 94px;
	border: 1px solid #F3111C;
	margin-bottom: 4px;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 9px;
	padding-left: 4px;
	padding-top: 4px;
}
.astris {
	margin: auto; 
	height: 95px; 
	width: 840px;
	text-align: center;
}
.astristext {
	FONT-FAMILY: VERDANA,ARIAL; 
	FONT-SIZE: 9px; 
	color: #ccc; 
	text-align: center;
}
.astristext a {
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}
.astristext a:hover {
	color: #909090;
}

/** LIGHTBOX IDs **/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }