body {
	margin: 0px;
	padding: 0px;
	background-color: #211D11;
}
#clickToReturn {
	background-color: #FFFFFC;
	padding: 20px 50px;
	border: 1px dotted #660033;
	position: absolute;
	left: 392px;
	top: 354px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 1000;
	color: #452F21;
}
#mainborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #F1EEE9;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #898784;
	width: 800px;
}
#main {
	margin: 8px;
	background-color: #FFFFFF;
	border: 1px dotted #786558;
}
#mainborder #main .header {
	color: #3A2C1C;
}
#epName {
	font-family: "Times New Roman", Times, serif;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 20px;
	padding-bottom: 20px;
	float: left;
	width: 350px;
	cursor: pointer;
}
#paintings {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C3C2;
	height: 650px;
	background-image: url(../images/loading.gif);
	background-position: 10px 50px;
	background-repeat: no-repeat;
}
#splashpage #paintings {
	background-position: center 50px;
	background-repeat: no-repeat;
}
#adminTools {
	width: 300px;
	float: left;
	display: none;
}
#uploadingMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 20px;
	width: 249px;
	border: 1px dotted #660000;
	position: absolute;
	left: 607px;
	top: 201px;
	height: 245px;
	overflow: scroll;
	display: none;
}
#toggleTooltip, #gotoAdminPage {
	font-weight: bold;
	color: #FFCC00;
	cursor: pointer;
}
.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
	display: block;
}
#paintings_toc {
	width: 180px;
	height: 650px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C4C3C2;
	float: left;
}
#paintingActive {
	float: left;
	width: 601px;
	padding-top: 50px;
	text-align: center;
	padding-bottom: 20px;
	height: 580px;
}
#toc_title {
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	padding-bottom: 10px;
}
#toc_title span {
	display: block;
	color: #666666;
	margin-top: 20px;
}
#thumbs {
	width: 140px;
	margin-left: 30px;
	margin-top: 10px;
}
.thumb {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	border: 1px solid #F5F2F0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/loading.gif);
}
.pagerLabel {
	display: inline;
	padding-right: 6px;
	float: left;
	font-size: 9px;
	color: #999999;
}
#pager {
	width: 120px;
	margin-top: 12px;
	margin-left: 30px;
	padding-right: 10px;
}
.image {
	margin-top: 10px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
}
.lineItem {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.label {
	margin-top: 23px;
}
.thumbHightlight {
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.page {
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	cursor: pointer;
	color: #999999;
	font-size: 9px;
}
.pageHighlight {
	color: #660000;
	background-color: #F9FAFA;
	border-top-color: #897D73!important;
	border-right-color: #897D73!important;
	border-bottom-color: #897D73!important;
	border-left-color: #897D73!important;
}

#preview {
	text-align: center;
	width: 100%;
	clear: both;
	overflow: visible;
	margin-top: 40px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 10px;
	padding-bottom: 10px;
	float: left;
	width: 350px;
	color: #7D7875;
	text-align: right;
	visibility: visible;
	z-index: 100;
	padding-top: 4px;
}
.links a {
	text-decoration: none;
	color: #7D7875;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float: right;
}
.subtitle {
	font-family: MyriadLight, Arial, Helvetica, sans-serif;
	color: #897D74;
	font-size: 14px;
	padding-left: 16px;
}
#paintingsPage .epName,
#bio .epName, 
#contact .epName

{
	float: left;
}
#paintingsPage .subtitle,
#bio .subtitle,
#contact .subtitle
 {
	display: block;
	float: left;
	padding-top: 3px;
}
.redText {
	color: #CC0000;
}
.zoom {
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	display: none;
}
#info {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C3C2;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 150px;
	letter-spacing: .2em;
}



.login {
	background-color: #FCFCF8;
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	height: 16px;
	display: none;
	float: right;
	margin-left: 10px;
}

.login input {
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 14px;
	border: 1px solid #999999;
	float: left;
	text-align: center;
}

#goButton {
	float: left;
	background-color: #6B7583;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	color: #FFFFFF;
	width: 12px;
	font-size: 8px;
	line-height: 9px;
	margin-left: 3px;
}




.epCenter {
	text-align: center;
	font-size: 22px;
}
#logoutLink {
	display: none;
}
#splash {
	text-align: center;
	font-size: 11px;
}
#splashTitle {
	font-size: 10px;
	color: #585353;
	letter-spacing: .2em;
	text-align: center;
	padding-top: 20px;
}
#splashPic {
	margin-top: 25px;
	cursor: pointer;
}
#splashPic img {
	border: 1px dotted #663333;
}
.splashSub {
	float: left;
	padding-top: 34px;
	text-align: center;
	width: 260px;
	padding-left: 70px;
	margin-left: 20px;
}
.splashEpName {
	width: 140px!important;
}
.splashLinks {
	width: 240px;
	margin-left: 0px;
	overflow: visible;
}
#bkgdChooser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#color1 {
	float: right;
	height: 10px;
	width: 10px;
	border: 1px dotted #666666;
	margin-left: 5px;
	background-color: #CCCCCC;
	cursor: pointer;
}
#color2 {
	float: right;
	height: 10px;
	width: 10px;
	border: 1px dotted #999999;
	margin-left: 5px;
	background-color: #17150E;
	cursor: pointer;
}
#color3 {
	float: right;
	height: 10px;
	width: 10px;
	border: 1px dotted #666666;
	margin-left: 5px;
	background-color: #241E19;
	cursor: pointer;
}
.tooltip {
	color: #660000;
	padding: 5px;
	border: 1px solid #660000;
	position: absolute;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	float: left;
}
