/* @override http://www.theapproach.co.uk/media//style.css */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	margin-top: 23px;
	margin-left: 33px;
	margin-bottom: 50px;
}


a {
	color: #000000;
	text-decoration: none;
}

a:active, a:focus { outline-style: none; -moz-outline-style:none; }


#logo {

	margin-bottom: 3px;
}

#container {
	width: 900px;
}

#left {
	float: left;
	width: 378px;
}

#left p:first-child , #right p:first-child {
	margin-top: 0px;
	padding-top: 0px;
}

#left_exhibition {
}

#right {
	float: left;
	width: 378px;
}

#artists {
	display: block;
	clear: both;
	margin-top: 150px;
	float: left;
}

#exhibitions {
	display: block;
	clear: both;
	margin-top: 150px;
	float: left;
	width: 400px;
}


.frontpage img:first-child{
	margin-top:20px;
}

#exhibition {
	margin-top: 20px;
	margin-bottom: 8px;
}

#exhibitiondates a:hover, front_page a:hover {
	text-decoration: none;
}

#exhibition_title {
	font-size: 13px;
	line-height: 15px;
	margin-top: -2px;
	max-width:48em;
	display: block;
}

#artist {
	margin-top:24px;
}

#exhibition_nav {
	display: block;
	margin-top: 20px;
}

#image {
	margin-bottom: 0px;
}

#image img {
	display: block;
}

#press_release {
	width: 475px;
	display: block;
}

#footer {
	display: block;
	clear: both;
	margin-top: 150px;
	float: left;
}

#menu {
	width: 400px;
	margin-bottom: 25px;
}


#menu a{
	padding-right:1em;
}

#exhibition_nav a{
	padding-right:0.5em;
}


.active, #menu a:hover, a:hover {
	color: #999999;
	text-decoration: none;
}

body p {
	margin-top: 0px;

}


#menu a:hover {
	
}

#text_only {
	margin-top: 34px;
	display: block;
}


#list_only p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#caption {
	margin-top: 9px;
	width:450px;
}



.frontpage a {
	color:inherit;
}

 a img{
	border:0px;
}