body {
	font-family: arial, sans-serif;
	background-color: black;
	font-size: 90%;
	padding-top: -10px;
	text-align: Center;
}

p {
padding:1%;
}

h1
	{
	color: Black;
	background-color: transparent;
	font-family: Croobie;
	margin-top: 0;
	font-size: 30;
	text-align: left;

}

h2 {
	font-size: 1em;
}


a:link a:visited {
	border: none;
}


a:hover {
	color: black;
   font-size: 16px;
}

#Banner {
	position: relative;
	top: -10px;
	color: #f6a900;
	white-space: nowrap;
	font-family: arial rounded MT bold,arial,tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	Background-color: Black;
	padding-bottom: 10px;
}

a {
text-decoration: none;
}

#maintext {
	position: relative;
	top: -30px;
	background-color: White;
	padding: 2em;
	border: 6px solid black;
	padding-bottom: 3px;
	white-space: normal;
	width: 800px;
	text-align: left;
}

.menubar {
	position: relative;
	top:-10;
	text-align: center;
	Background-color: Silver;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding:0.3em;
	Border: 2px solid black;
}

.menubar a:hover {
	color: black;
	font-size: 18px;
}


table {
	border: none;
	text-align: center;
}
th {

}

td {
	width: 300px;
}


.copyright {
	position: relative;
	top: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	white-space: normal;
	text-align: center;
	color: White;
}


#bottomtext {
	position: relative;
	top:-110px;
}

.thumbs {
	border: none;
	padding: 5em;
	height: 100px;
	width: 150px;
}

.bannerimg {
	border: 0px
}

.bandimg {
	height: 100px;
	width: 200px;
}
.centretext {
		text-align: center;
}

.settable {
	text-align: left;
	vertical-align: top;
}

.tbltext {
	text-align: left;
	font-size: 15;
}
.galleryimg {
	height:200px
	
}