* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	background-image: url(/ee-images/bkgnd.gif);
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #d78133;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
}

#wrapper {
	margin: 55px 0 50px 50px;
	width: 950px;
	display: table;
}

#logo {
	margin-bottom: 40px;
}

#left-column {
	font-size: 11px;
	width: 235px;
	float: left;
}

#links {
	margin-bottom: 80px;
}

#content {
	width: 615px;
	float: left;
	margin-top: 93px;
	margin-left: 50px;
}

#links ul {
	line-height: 13px;
}

#links ul a {
	font-weight: bold;
	padding: 3px 0 3px 15px;
	color: #333333;
	text-decoration: none;
	display: block;
}

#links ul li ul a {
	font-weight: normal;
}

#links ul a:hover {
	background-color: #FFEABF;
}

#links ul a.selected {
	padding-left: 7px;
	font-style: italic;
	border-left: 8px solid #f6b479;
}

#links ul li {
	border-top: 1px dotted #aaaaaa;
}

#links ul li ul {
	margin-left: 20px;
}

#links ul li ul li {
	font-weight: normal;
	padding-left: 0;
	border-top: 0;
}

#links ul li ul span {
	display: none;
	margin: 0;
}

#exhibitions img {
	margin-left: 15px;
}

#exhibitions ul {
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
}

#exhibitions li {
	margin: 15px 0;
	padding: 0 15px;
}

#exhibitions i {
	font-family: Georgia, serif;
	display: block;
}

#content-block {
	width: 615px;
	margin-top: 25px;
}

.first.column {
	margin-right: 4%;
	display: table;
}

h3 {
	color: #939598;
	font-size: 14px;
	line-height: 20px;
	padding-right: 25px;
	margin-bottom: 14px;
	font-weight: normal;
}

h3 i {
	color: #333333;
}

p {
	margin-bottom: 12px;
}

#copyright {
	font-family: Georgia, serif;
	color: #939598;
	font-style: italic;
	line-height: 14px;
	margin-top: 50px;
}

#image-container {
	width: 650px;
	display: table;
}

#image-container h2 {
	color: #939598;
	font-size: 16px;
	font-weight: normal;
	padding-top: 30px;
	margin-bottom: 10px;
	clear: both;
	display: block;
}

#image-container h2.first {
	padding-top: 0;
	margin-top: 0;
}

#photocategory {
	font-size: 10px;
	line-height: 14px;
	width: 185px;
	height: 250px;
	float: left;
	margin: 0 10px 15px 0;
	border: 1px solid #c0c0c0;
	text-align: center;
	padding: 8px;
}

#photocategory h4 {
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
}

#photothumb-med {
	width: 138px;
	height: 118px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}

#photothumb-med.first {
	margin-left: 0;
}

#photothumb {
	height: 90px;
	margin-top: 12px;
	margin-right: 12px;
	float: left;
}

#list ul {
	list-style: circle;
	padding-left: 30px;
	font-size: 11px;
	line-height: 13px;
}

#list li {
	margin-bottom: 8px;
}

#list ul .orange {
	color: #CE823C;
}

#list h2 {
	color: #939598;
	font-size: 16px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 10px;
}

h2 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-top: 30px;
}

#instruction-images {
	margin-left: 30px;
	width: 210px;
	float: right;
}

#instruction-images img {
	margin-bottom: 8px;
	padding: 4px;
	border: 1px solid #cccccc;
}

ul#links-block ul {
	list-style: circle;
	padding-left: 30px;
}

ul#links-block h3 {
	margin: 20px 0 3px 0;
}

#recentnews {
	display: block;
	margin: 10px 0 30px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #cccccc;
}

#recentnews h3 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}

#recentnews h3 i {
	font-size: 12px;
	color: #939598;
}