#nav ul {
	font-family:			Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:				12px;
	text-align:				left;
	text-transform:			uppercase;
	font-weight:			bold;
	color:					#333333;
    list-style-type:		none;
	line-height:			24px;
	position:				relative;
	padding:				5px 0 0 20px;
	margin:					0;
}

#nav a:link {
	color:					#333333;
	text-decoration:		none;
}

#nav a:visited {
	color:					#333333;
	text-decoration:		none;
}

#nav a:hover {
	color:					#993333;
	text-decoration:		none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 0em;
}
.artist {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 0.25em;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-style: italic;
	letter-spacing: .05em;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 0em;
}
a:link {
	color:993333;
	text-decoration:none;
}
a:visited {
	color: #993333;
	text-decoration:none;
}
a:hover {
	color: #993333;
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}
.copyright:link {
	color: #999999;
	text-decoration:none;
}
.copyright:visited {
	color: #999999;
	text-decoration:none;
}

.prints {
	margin: 0 0 40px 0;
}

.prints-img {
	 margin: 2px 20px 40px 0;
	 border: none;
}
