* {
	padding:0;
	margin:0;
}
body {
	background-color:#242629;
	color: #eeeedd;
	font-size:11px;
	font-family:verdana;
}
img {
	border:0;
}
a {
	color:#eeeedd;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

p {
	margin-bottom:18px;
	line-height:20px;
}
h1, h2 a {
	font-family: georgia, times;
	letter-spacing:-1px;
	font-weight:normal;
	margin-bottom:16px;
	text-decoration:none;
}

#header {
	background-color:#a69696;
	color:#242629;
	text-align:center;
	padding: 40px 0 3px 0;
	font-family:arial;
}
#header a {
	color:#242629;
	font-size:13px;
	font-family:arial;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:normal;
}

#header a:hover {
	color:#660000;
}

#content {
	position:absolute;
	left:490px;
	top:0;
	width:421px;
}

#footer {

}
ul#images li {
	padding:0;
	margin:0;
	margin-bottom:12px;
}
ul#images {
	list-style-type:none;
	float:right;
	margin-top:30px;
}

#text {
	margin-top:30px;
	width:300px;
	padding-bottom:12px;
}
ul#links, ul#exhibitions {
	list-style-type:none;
}
ul#links li, ul#exhibitions li {
	padding-bottom:20px;
}
