@charset "utf-8";
/* CSS Document */
/*
This is a 960 framework width system and below is a list of the fractions for quick reference@
960 - 1 column
480 - 2 columns
240 - 4 columns
120 - 8 columns
60 - 16 columns
30 - 32 columns

Site measurements

960 - header
180 / 780 - navigation - advert panel
180 / 600 / 180 - main page with 2 columns
960 - footer

*/


.bold {
	font-weight:bold;
}

.input {
	font: 11px Arial, Helvetica, sans-serif;
}
#centre-column-contact .input {
	font: 11px Arial, Helvetica, sans-serif;
	width: 350px;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a img {
	border: none;
}
h1 {
	margin-top: 0px;
}