/*
	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;
}
