body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 6 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
}
img {
	border: none;
}
.oneColFixCtrHdr #container {
	width: 925px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666666;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	width: 895px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: #ffffff;
}
.oneColFixCtrHdr #header h1 .fineArt {
	font-size: 30px;
	font-weight: normal;
}
.oneColFixCtrHdr #mainContent {
	background: #000000;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
	width: 885px;
}
.oneColFixCtrHdr #container #mainContent #thumbnailsParent {
	width: 180px;
}

.oneColFixCtrHdr #container #mainContent #thumbnailsParent #thumbnails {
	width: 200px;
	text-align: center;
	position: absolute;
	top: 0px;
}
.oneColFixCtrHdr #container #mainContent #thumbnailsParent #thumbnails table {
	width: 200px;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #thumbnailsParent #thumbnails img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.oneColFixCtrHdr #container #mainContent .index {
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #container #mainContent .print_poster {
	margin-bottom: 15px;
	margin-top: 35px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.oneColFixCtrHdr #container #mainContent #frame {
	float: right;
	height: 545px;
	width: 680px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: visible;
	z-index: 1000;
}
.oneColFixCtrHdr #mainContent h2 {
	font-size:	20px;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	text-align: center;
	font-size: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#artistMain {
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	padding-left: 20px;
	padding-top: 35px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#artistMain img {
	float: right;
	padding-left: 20px;
	border: 0;
}

#navigation {
	position: absolute;
	width: 600px;
	text-align: right;
	font-weight: bold;
	top: 32px;
	right: 20px;
}
#navigation p {
	margin-bottom: 0px;
	margin-top: 6px;
}
.WD {
	color: #666666;
}
a:link, a:visited {
	color: #3399FF;
	/**font-weight: bold;**/
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover, a:active {
	color: #CCCCCC;
	/**font-weight: bold;**/
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.WD a:link, .WD a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.WD a:hover, .WD a:active {
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent #thumbnailsParent {
	float: left;
	width: 200px;
	position: relative;
}
.oneColFixCtrHdr #container #mainContent #thumbnailsParent caption {
	font-size: 20px;
	padding-bottom: 20px;
}
.title {
	font-style: italic;
}
.imgLeft {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
	position: relative;
	font-size: 10px;
}
.imgRight {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: right;
	position: relative;
}
.oneColFixCtrHdr #container #mainContent #thumbnailsParent #thumbnails table td {
	padding: 3px;
	vertical-align: bottom;
}
#thumbnailsClip {
	height: 465px;
	width: 200px;
	position: absolute;
	overflow: hidden;
	top: 70px;
}
#mainContent #scroller {
	position: absolute;
	height: 60px;
	width: 20px;
	left: 220px;
	top: 80px;
	text-align: center;
	z-index: 1010;
}
#header h1 a:link, #header h1 a:visited {
	color: #FFFFFF;
}#header h1 a:hover, #header h1 a:active {
	text-decoration: none;
}
#mainContent .home {
	font-size: 13px;
	line-height: 18px;
}
