﻿#html, body
{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 980px;
	height: 100%;
	margin: auto;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

a:link, a:visited
{
	color: #0000ff;
}

li
{
	list-style-type: none;
}

.NavLinks
{
	text-align: center;
}

.LogoColour
{
	color:#9F0101;
}

img
{
	border: none;
}

.ImageBorder
{
	border: solid 1px black;
}

.ContactTable th
{
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.ContactTable input, .ContactTable textarea
{
	width: 300px;
}

h1
{
	font-size: small;
}

p
{
	font-size: 12px;
}
