body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77787B;
	margin: 0px 0px 20px;
	text-align: center;
	min-width: 950px;
	background-color: #E5E5E5;
}
html {
	overflow-y:scroll;
}
#container {
	margin:0 auto;
	width:950px;
	text-align: left;
	background-color: #FFFFFF;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	float: left;
	width: 170px;
	margin-top: 19px;
	margin-left: 10px;
	line-height: 19px;
}
#menu a:link, #menu a:visited {
	color: #4C4C4C;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #E21350;
}
#logo {
	float:left;
	width: 247px;
	height: 150px;
	clear: right;
	margin-bottom: 15px;
}
#top {
	display: block;
	float: left;
	width: 453px;
	height: 150px;
	padding-left: 65px;
}
#top a:link, #top a:visited {
	color:#58595B;
	text-decoration:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	margin-bottom: 2px;
}
#top a:hover {
	color: #E21350;
}
#top div {
	margin-top:20px;
	float:left;
	width: 245px;
}
#main {
	margin: 0px 0px 0px;
	padding: 0px;
	width: 950px;
	clear: both;
	min-height:444px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D6E71;
	display: block;
	height: 23px;
	width: 950px;
	clear: left;
}
#footer a:link, #footer a:visited {
	color: #6D6E71;
	text-decoration:none;
}
#footer a:hover {
	color: #E21350;
}
#footer div {
	float:left;
	margin-left:20px;
	margin-right: 60px;
}
a:link, a:visited {
	color: #E21350;
	text-decoration:underline;
}
a:hover {
	color: #4C4C4C;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #E21350;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #E21350;
	margin-top: 34px;
	margin-bottom: 1px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #E21350;
	margin-top: 21px;
	margin-bottom: 1px;
}
#col2 {
	display: block;
	margin-left: 18px;
	float: left;
	width: 213px;
	margin-right: 15px;
}
#col2 p, #col3 p {
	margin-top: 0px;
	line-height: 15px;
	font-size: 12px;
}
#col3 {
	display: block;
	float: left;
	width: 226px;
}
#exhibitions img {
	margin-left: 10px;
	margin-bottom: 0px;
}
#exhibitions div {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 9px;
}
#container #main #exhibitions .exhibitlink {
	width: 284px;
	float: left;
	margin-right: 25px;
	margin-top: 120px;
	font-size: 12px;
	color: none;
	margin-left: 283px;
}

#exhibitions p {
	margin-top: 0px;
	font-size: 12px;
	padding-top: 3px;
	margin-bottom: 4px;
}
#exhibitions {
	float: left;
	width: 600px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.red {
	color: #E21350;
}
#news {
	color: #F4F4F4;
	background-color: #4D4D4F;
	width: 225px;
	padding: 0px;
	margin-left: 480px;
}
#news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e21350;
	background-color: #000000;
	display: block;
	padding: 6px;
	margin-bottom: 0px;
}
#news p {
	padding: 15px 10px 17px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news a:link, #news a:visited {
	color: #F4F4F4;
	text-decoration:underline;
}
#news a:hover {
	color: #e21350;
}
#press img {
	margin-right: 14px;
	float: left;
}
#press a:link, #press a:visited {
	color:#77787B;
	text-decoration:none;
	display:block;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}
#press a:hover {
	color: #e21350;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
