/* Designed by Graham Sanders www.gsanders.co.uk */


#header {
}

#title {
	height: 70px;
	background-image:url(../images/title_gallery.gif);
	background-repeat:no-repeat;
	}

#mainCopy {
	position: relative;
}

#footer {
	background-color: #696979;
}

#copyright {
	background-image: url(../images/copyright_gallery.gif);
	height:20px;
}

li#galleryLink a.selected, li#galleryLink a.selected:hover {
	background-image: none;
	background-color: #696979;
	height:25px;
	margin-top:-5px;
	position:relative;
}

.breakout {
	width: 150px;
	float:left;
	margin:0px;
	padding:0px;
}

.thumbnail{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	