﻿body {
	background: #ffffff;
}
	
#wrapper	{
	font: 11pt georgia;
	color: #000000;
	border: none;
	width: 100%;
}

nav, .local_nav, .back, .more, .related, h5 a, .vid-wrapper {
	display: none;
}

header	{
	padding-top: 0;
}
	
h1	{
	font-size: 18pt;
	display: block;
	text-align: center;
	color: #000000;
	border: none;
	
}	

h2	{
	display: block;
	font-size: 16pt;
	text-align: center;
	color: #000000;
	padding-bottom: 16pt;
	border-bottom: 1px solid #000000;
}

h3	{
	font-size: 14pt;
	color: #000000;
}

#main h3	{
	font-size: 14pt;
	text-transform: initial;
	font-weight: bold;
	margin-bottom: 14pt;
}	

h3 a	{
	text-decoration: none;
}	

h4	{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}	
		

img	{
	border: none;
	width: 90%;
	height: auto;
	margin: 10pt 0;
	text-align: center;
}

a, a:hover, a:active, a:visited	{
	color: #000000;
	text-decoration: underline;
}	

.column_list a	{
	text-decoration: none;
}	

article	{
	height: auto;
	overflow: visible;
}	

#dialogue .question	{
	color: #cccccc;
}	

.first, .second	{
	float: none;
	width: 100%;
}	

.item img	{
	border: 1pt solid #cccccc;
}	

.about .image_container 	{
	width: 50%;
	margin: 0;
}

#catalogue img	{
	border: 1pt solid #cccccc;
	
}	
	



	
