/*
	Local Images CSS
	Copyright 2005 The King's Foundation Ltd, UK
*/

#img-header-picture-exp {
	width: 780px;
	height: 122px;
	background: transparent url("header_picture.jpg") no-repeat top left;
}

#img-header-title-exp {
	width: 780px;
	height: 109px;
	background: transparent url("header_title.gif") no-repeat top left;
}

A {
	color: blue;
	text-decoration: none;
}

A:link, A:visited, A:hover {
	color: blue;
}

TABLE.venues {
	margin-top: 1em;
}

TABLE.venues THEAD {
	font-weight: bold;
}

TABLE.venues THEAD TD {
	border-bottom: 1px solid black;
}

TABLE.venues TBODY TD {
	border-bottom: 1px solid #DDD;
	padding-right: 1.4em;
}
