body {
	font-family: arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #000;
	margin: 0;
}

/*--------------------------------------------------------------*/

#pagehead {
	width: 100%;
	margin: 0;
}
#pagehead1 {
	background-color: #535353;
	height: 20px;
	padding-right: 7px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
#pagehead1 span { 
	font-weight: normal;
	font-size: 10px;
	color: #999;
}
#pagehead2 {
	height: 1px;
	background-color: #bf1d1d;
	margin-bottom: 1px;
	line-height: 0;
	font-size: 1px;
}

/*--------------------------------------------------------------*/

a:link {
	text-decoration: none;
	color: #f2f2f2;
}
a:visited {
	text-decoration: none;
	color: #f2f2f2;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #bf1d1d;
}
a img {
	border: 1px solid #000;
}
.nobord a img {
	border: none;
}
.imgborder1 img {
	border: 1px solid #000;
}
.imgborder2 img {
	border: 2px solid #000;
}
.undred a:link {
	text-decoration: none;
    color: #f2f2f2;
	border-bottom: none;
}
.undred a:visited {
	text-decoration: none;
    color: #f2f2f2;
	border-bottom: none;
}
.undred a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #bf1d1d;
}
.undred a:active {
	text-decoration: none;
	color: #bf1d1d;
	border-bottom: none;
}
.copy-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3a3a3;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #fff;
}
.headermini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #e4e4e4;
}
.copy-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
}
.italnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-style: italic;
}
.imginfolink {
	font-size: 11px;
	font-style: italic;
}
.imginfolink a:link {
	text-decoration: none;
    color: #f2f2f2;
	border-bottom: none;
}
.imginfolink a:visited {
	text-decoration: none;
    color: #f2f2f2;
	border-bottom: none;
}
.imginfolink a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #bf1d1d;
}
.imginfolink a:active {
	text-decoration: none;
	color: #bf1d1d;
	border-bottom: none;
}
.imginfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccc;
}
.sold {
	color: #cc0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.h25 {
	height: 25px;
}
.pagedesc {
	margin-bottom: 25px;
}
.pagedesc a:link {
	text-decoration: none;
    color: #f2f2f2;
	border-bottom: none;
}
.pagedesc a:visited {
	text-decoration: none;
    color: #f2f2f2;
	border-bottom: none;
}
.pagedesc a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #bf1d1d;
}
.pagedesc a:active {
	text-decoration: none;
	color: #bf1d1d;
	border-bottom: none;
}
.thumb {
	width: 201px;
	height: 250px;
	float: left;
	text-align: center;
}
.thumbmini {
	width: 201px;
	height: 150px;
	float: left;
	text-align: center;
}

.featthumb {
	width: 193px;
	height: 250px;
	float: left;
}

.artistthumb {
	width: 160px;
	height: 150px;
	float: left;
}

.mapbox {
	padding: 25px;
	background-color: #ddd;
	margin-top: 25px;
}
.mapbox span {
	color: #000;
}