#Banner {
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 150px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#GallBanner {
	text-align: Left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 150px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#NAV {
	line-height: normal;
}
#GallNAV {
	line-height: normal;
	text-align: Center;
}
#Content {
	padding: 0px;
	margin: auto;
	width: 800px;
}
#screen {
	width: 800px;
	position: relative;
	margin: auto;
	height: 900px;
}
#Gallscreen {
	width: 800px;
	position: relative;
	margin: auto;
	height: 180px;
}
#centred_image {
	text-align: center;
}

a:link
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
a:visited
{
	color: #808080;
	text-decoration: none 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
a:hover
{
	color: rgb(255,0,0);
}

p 		{ font-family: Tahoma; text-align:justify }
table	{ font-family: Tahoma; }
h1      { font-family: Tahoma; }
h2      { font-family: Tahoma; }
h3      { font-family: Tahoma; }
tr {
	font-family: Tahoma;
}
