body {
	background-color: #989898;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#left_col {
	width: 150px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
}
#navigation {
	text-align: right;
}
#painting_icon {
	text-align: right;
	width: 150px;
}
#poster_painting_icon img {
	border: 1px solid #333333;
}
#fraction_painting_icon img {
	margin-bottom: 5px;
	margin-left: 18px;
	border: 1px solid #333333;
}
#right_col {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 165px;
	margin-top: 15px;
	margin-right: 10px;
	background-color: #FFFFFF;
	width: 500px;
}
#large_painting {
	margin-left: 165px;
	margin-top: 15px;
	margin-right: 10px;
	padding: 0px;
}
#large_painting img {
	border: 1px solid #333333;
}
#navigation li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525C81;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4A84;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525C81;
	text-decoration: underline;
}
#link_list{
	padding-left: 0px;
	padding-top: 20px;
}

#link_list li{
	list-style-type: none;
}
#wrapper #left_col #navigation a {
	color: #FFFFFF;
	font-weight: bold;
}
#wrapper #left_col #navigation a:hover {
	color: #525C81;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 5px;
}
h2 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
}
.body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#poster {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	width: 500px;
}
#painting {
	margin-bottom: 15px;
	text-align: left;
}
#small_poster {
	margin-right: 10px;
	display: inline;
	margin-top: 0px;
	padding: 0px;
}
#painting_icon img {
	border: 1px solid #333333;
}
#painting img {
	border: 1px solid #333333;
}
.selected_link {
	color: #000000;
	font-weight: bold;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#25paintingsThumb img {
	border: 1px solid #333333;
}
#events {
	margin-left: 165px;
	margin-top: 15px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
}
#catalogue {
	display: block;
	margin-left: 165px;
	margin-top: 15px;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}
.photo_credits {
	font-size: 10px;
}
#event_image img {
	border: 1px solid #999999;
}
#_404 {
	width: 500px;
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#_404 a {
	color: #FFFFFF;
	font-weight: bold;
}
#_404 a:hover {
	color: #525C81;
	text-decoration: none;
}
.toggle {
	font-weight: bold;	
}

.toggle_holder:hover, .toggle_nested_holder:hover, .photo_load:hover, .job_load:hover {
	background: #eaebf1;
	 cursor:pointer;
    cursor:hand;
}
.toggle_holder {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.toggle_nested_holder, .photo_load, .job_load {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ccc;
	padding-bottom: 3px;
	padding-top: 3px;
}

.dynamic_content_nested div, .dynamic_content_job div {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
}

#paintings_array {
	display: block;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	width: 832px;
}

.painting_img {
	float: left;
	margin: 7px;
	background-color: #a0a0a0;
	border-color: #5e5e5e;
	border-style: solid;
	border-width: 1px;
	display: inline;
	height: 100px;
	width: 150px;
}

.painting_img img {
	border-style: none;
}

#paint25_bottom {
	clear: both;
}

#paint25_top {
	color: white;
	margin: 7px;
	text-align: left;
}

#paint25_bottom a:link, #paint25_bottom a:visited, #paint25_top a:link, #paint25_top a:visited, #array_link a:link, #array_link a:visited {
	color: white;
}

.loader {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/white_loader.gif);
	padding-bottom: 20px;
	padding-top: 20px;
}

.photo_thumb {
	float: left;
	width: 80px;
	padding: 10px;
}

.photo_thumb img {
	border-color: #969696;
	border-style: solid;
	border-width: 1px;
}

.photo_clear {
	clear: both;
}

#film {
	padding: 20px;
}

.clear {
	display: block;
	clear: both;
}

.answer {

	display: none;

	padding-top: 10px;

}

.question {
	padding-top: 5px;
	padding-bottom: 5px;
}

.questions_list {
	padding-left: 25px;
}

#photos {
	display: block;
	clear: both;
}

.photo_load {
	clear: both;
}

.read_more {
	padding-bottom: 10px;
}

.info {
	display: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

.question_date {
	padding-bottom: 10px;
}

.vol1_title {
	font-size: 87px;
}

#language_link {
	margin-left: 165px;
	padding-top: 10px;
	text-align: right;
	height: 15px;
	width: 500px;
}

.haitian_painting {
	display: none;
}

.dynamic_content {
	display: none;
}

#haitian_array {
	display: none;
}

#array_link {
	padding-top: 10px;
}

