/* This removes the gradient image by removing the image that otherwise would show */
body { background-image:none; background-color:#000000;  }


/* This removes the image that creates the left navigation bar, and replaces it with a white background */
#wrapper {  background:#000000;border-left: 10px solid #FFF; border-right: 10px solid #FFF; }

/* This removes the padding, which made the main text not overlay the left nav bar */
#main {margin:0px; padding:0;}

#exhibits_content
{
	padding:0px 0px 20px 0px; 
	line-height:1.3em; 
	font-size:0.96em; 
	width: 820px; 
	text-align:left;
}

#exhibits_content a:link, #exhibits_content a:visited, #exhibits_content a:hover {color: #6c3a77;}

#main_content {width:840px; margin:3px 0px 0px 25px; padding:0; color:#FFF;background-color:#000000;line-height:1.3em; color:#FFF; }
#main_content h2 {margin:0; padding:0; font-size:1.1em;}
#main_content a:link, #main_content a:visited, #main_content a:hover  {color:#FFF; text-decoration:none; border-bottom:1px dotted #FFF;}
#main_content p{text-align:left; }

#text
{
	padding:10px 0px 20px 0px; 
	line-height:1.3em; 
	font-size:0.96em; 
	width: 900px; 
	text-align:left;
}
img.border {
   padding:0px;
   border:1px solid #000000;
}

#socialbuttons
{
    display:inline;
    position:absolute;
	margin-left:-145px;  
}

.comments { border:0px; padding-top: 10px;}

#nav
{
	height:20px;
	background-color:#ed1c24;
	color:#FFF;
	width:960px;
	font-size:0.8em;
	margin: 0px;
	padding: 6px 0px 0px 0px; 
		
}

#nav a:link, #nav a:visited  {color:#FFF; text-decoration:none;}
#nav a:hover  {color:#FFF; text-decoration:none;}

#nav ul { margin: 0px 0px 0px 50px; width: 960px;}

#nav li 
{
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
}

#breadcrumbs2 
{
	text-decoration:none;
    font-size: 0.8em;
}

#prints
{
	padding:20px 20px 20px 0px;
	width:425px;
	float:left;
}

#label_1
{
	padding:225px 0px 0px 0px;
	width:900px;
	
}

#label_2
{
	width:425px;
}

#label_2r
{
	width:425px;
	float:right;
}


#prints_2
{
	padding:20px 0px 20px 0px;
	width:425px;
	float:right;
}

