/*
CSS Template
Produced by IronMaster Web Services
http://www.narrowboatironmaster.co.uk
*/

body, html {
	color:#ffffff;
	margin:0;
	padding:0;
	height:100%;
	border:none;
	}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ffff99;
}
#lefttable {
	height:100%;
	background: url(images/background%20centre%20left%20alt.jpg) repeat;
	}
#righttable {
	height:100%;
	padding:20px;  /* Edit this to increase or decrease padding. */
	background: url(images/background%20centre%20right.jpg) repeat;
	width: 100%;
	color: #FFFFFF;
	}
a.righttable {
	color:#FF0000;
	font-weight:bold;
	}
a.righttable:hover {
	color:#FFFF99;
	}
#rightbtable {
	height:100px;
	background: url(images/background%20bottom%20repeat.jpg) repeat-x;
	}
#headertable {
	background: url(images/background%20top%20repeat.jpg) repeat-x;
	}
#gallerybox {
	width:150px;
	height:101px;
}
#galleryspacer {
	width:50px;
}
#gallerytitle {
	width:150px;
	padding-bottom:10px;
}	