﻿#previewFull {
  background-color: 	#ceb787 !important;
  width: 				962px !important;
  color: 				inherit;
}

#sitetitle {
  border-bottom: 		1px dotted #7F7F7F !important;
}

body {
  background-color: 	#4C4C4C !important;
  color: 				inherit;
}

#stage, #stage2 {
  border-bottom: 		1px dotted #7F7F7F !important;
}

.borderRight {
  border-right: 		1px solid #787878 !important;
}

#wrapper_thumb {
  width: 				967px !important;
}

.detailText {
  color: 				#423434 !important;
  background-color: 	inherit;
}
.boldAndBig {
	font-size:			large;
	font-variant:		small-caps;
	font-style:			italic;
	font-weight:		bold;
}
.boldNoItalics {
	font-size:			small;
	font-variant:		small-caps;
	font-weight:		normal;
}
.boldSmallNoItalics {
	font-size:			x-small;
	font-variant:		normal;
	font-weight:		normal;
}
.preview {
  border: 				1px solid #000000 !important;
}

.thumbnail {
  background-color: 	#ceb787 !important;
  color: 				inherit;
}

.thumb, .preview {
/* filter: none !important; */
}
.displayed {
   display:				block;
	margin-left:		auto;
	margin-right:		auto;
}
.center {
	text-align:			center;
}
.center img {
	display:				block;
	margin:				0 auto;
}
#stage2 {
  width: 				967px !important;
}
.borderTopLeft {
  border-top: 			1px solid #787878 !important;
  border-left: 		1px solid #787878 !important;
}

.borderBottomRight {
  border-right: 		1px solid #787878 !important;
  border-bottom: 		1px solid #787878 !important;
}
.emptyThumbnail {
  background-color: 	#ceb787 !important;
  color: 				inherit;
}

#wrapper_large {
  width: 				967px !important;
  margin-left:			auto;
  margin-right:		auto;
}
#previewImage {
	max-width:			645px !important;
}

.paginationLinks, .pagination {
}

.thumb {
  border: 				1px solid #000000 !important;
}
.borderBottom {
  border-bottom: 		1px solid #787878 !important;
}

#stage {
  width: 				967px !important;
}

.textColor {
  color: 				#fff !important;
  background-color: 	inherit;
}
.navColor {
	color:				#423434 !important;
	background-color:	inherit;
}
.indent {
	margin-left:		 13em;
}
.borderColor {
	border:				2px #423434 solid;
}