.pixel	{ 
	font-size: 1px; 
}

a.mainlinks	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #2a1b1a; 
	font-weight: bold; 
}

a.mainlinks:hover	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #4a3d3c; 
	font-weight: bold; 
}

.content	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: normal; 
}

select, input, form, option, value, textarea	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal; 
}

.contentlink:link	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}
.contentlink:hover	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: underline; 
}
.contentlink:visited	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}

h1	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
}

h2	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
}

h3	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal; 
	font-style: italic; 
}

.artist	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #cbcfd5; 
	font-weight: bold; 
	text-decoration: none; 
}

a.artist:active	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #cbcfd5; 
	font-weight: bold; 
	text-decoration: none; 
}

a.artist:visited	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #cbcfd5; 
	font-weight: bold; 
	text-decoration: none; 
}

a.artist:hover	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #cbcfd5; 
	font-weight: bold; 
	text-decoration: none; 
}

.series	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #d7604a; 
	font-weight: bold; 
	text-decoration: none; 
}

a.series:active	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #d7604a; 
	font-weight: bold; 
	text-decoration: none; 
}

a.series:visited	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #d7604a; 
	font-weight: bold; 
	text-decoration: none; 
}

a.series:hover	{ 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #d7604a; 
	font-weight: bold; 
	text-decoration: none; 
}

input.submitbutton	{
	background: url(http://sole-gallery.com/images/submitbutton.gif) no-repeat; 
	border-left: 0px; 
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 0px; 
	padding-left: 0px! important; 
	padding-right: 0px! important; 
	padding-top: 0px! important; 
	padding-bottom: 0px! important; 
	cursor: hand; 
	width: 100px; 
	height: 30px; 
}

/* Slideshow */

#dhtmlgoodies_slideshow	{ 
	width:436px; 
}
#previewPane	{ 
	border: 0px; 
	margin-bottom: 0px;	
	text-align: center; 
	vertical-align: middle; 
	padding-top: 0px; 
	position: relative; 
	/* CSS hack */
	height: 275px;	/* IE 5.x */
	height/* */:/**/275px;	/* Other browsers */
	height: /**/275px; 
}
#previewPane img	{ 
	line-height: 440px; 
}
#previewPane #largeImageCaption	{ 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: #ffffff; 
	font-weight: normal; 
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	height: 25px; 
}
#galleryContainer	{ 
	width: 440px; 
	height: 52px; /* Height of the images + 2 */
	border: 0px; 
	position: absolute; 
	top: 475px; 
	overflow: hidden; 
	padding: 1px; 
	/* CSS hack */
	height: 54px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/52px;	/* Other browsers */
	height: /**/52px; 
}
#arrow_left	{ 
	position: absolute; 
	left: 0px; 
	z-index: 10; 
	background-color: #000; 
	padding: 0px; 
}
#arrow_right { 
	position: absolute;
	right: 0px;
	z-index: 10;
	background-color: #000;
	padding: 0px;
}
#theImages	{ 
	position: absolute; 
	height: 50px; 
	left: 40px; 
	width: 100000px; 
}
#theImages #slideEnd	{ 
	float: left; 
}
#theImages img	 { 
	float: left; 
	padding: 0px; 
	filter: alpha(opacity=50); 
	opacity: 0.5; 
	cursor: pointer; 
	border: 0px; 
}
#waitMessage	{ 
	display: none; 
	position: absolute; 
	left: 138px; 
	top: 100px; 
	background-color: #000; 
	border: 0px; 
	padding: 4px; 
	color: #FFF; 
	font-size: 10px; 
	font-family: Verdana, Arial; 
}
#theImages .imageCaption	{ 
	display: none; 
}
