body {
	background-color: #CCCCCC;
	font-family: Century Gothic, Arial;
	font-size:12px;
	color:#999999;
	margin-top: 40px;
}

#container {
	background-color:#ffffff;
	padding: 0px;
	width: 700px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#artfair {
	background-color: #CCCCCC;
	clear: both;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-family: Century Gothic, Arial;
}

#banner {
	height: 65px;
	width: 700px;
}


#footer {
	background-color: #949494;
	clear: both;
	color: #CCCCCC;
	width: 700px;
	height: 28px;
	vertical-align: middle;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Century Gothic, Arial;

}.footer_text {
	color: #EEEEEE;
	padding-top: 7px;
	padding-left: 30px;
	font-size: 11px;
}
.floatleft {
	float: left;
}
#current_exhibitions {
	color: #73734E;
	width: 180px;
	position: relative;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: "Century Gothic", Arial;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}
#current_exhibitions a:link, #current_exhibitions a:visited, #current_exhibitions a:active {
	color: #73734E;
	text-decoration: none;
}
.smalltext {
	font-size: 0.8em;
	letter-spacing: .1em;
}

#current_exhibitions a:hover {
	text-decoration:none;
}
#current_exhibitions p {
	line-height: 1em;

}

.floatright {
	float: right;
}
#header {
	background-color: #333333;
	height: 80px;
}
