@charset "UTF-8";
/* CSS Document */


#mustHead {
	margin: 0px auto;
	padding: 0px;
	width: 810px;
	height: 122px;
	background: url(../img/layout/header.jpg) no-repeat center top;
}
#mustHead form {
	margin: 0px;
	padding: 0px;
}
#mainNav {
	height: 78px;
}
#mainNav ol {
	margin: 28px 0px 0px;
	padding: 0px 0px 0px 240px;
	float: left;
	height: 20px;
	font: bold 10pt Helvetica, sans-serif;
	position: relative;
}
#mainNav li {
	display: inline;
	list-style: none;
	margin-right: 18pt;
}
#mainNav a {
	color: #c22575;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#mainNav a:hover, #mainNav a:active {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#jumpMenu {
	margin: 4px 0px 0px;
	padding: 0px 0px 0px 12px;
	float: left;
	height: 20px;
}
#searchBox {
	margin: 6px 0px 0px;
	padding: 0px 12px 0px 0px;
	float: right;
	height: 24px;
}
body#home a#homeLink {
	color: #333333;
}
body#exhibitions a#exhibitionsLink {
	color: #333;
}
body#artists a#artistsLink {
	color: #333;
}
body#collections a#collectionsLink {
	color: #333;
}
body#news a#newsLink {
	color: #333;
}
body#contact a#contactLink {
	color: #333;
}
