body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
#content {
	width: 780px;
	border: 0px none;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;

}


#pageheader {
	width: 780px;
	background-color: #660000;
	margin: 0px auto;
	padding: 0px;
	height: 90px;
	left: 0px;
	top: 0px;
	background-image: url(images/Header.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	width: 780px;
	margin: 0px auto;
	padding: 3px 0px 0px;
	height: 20px;
	left: 0px;
	top: 0px;
	background-image: url(images/navbar.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar a:visited {
	color: #999999;
	text-decoration: none;
}

#side {
	float: left;
	width: 190px;
	background-color: #CCCCCC;
	margin-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 4px;
	padding-left: 4px;
	color: #666666;
}
#main {
	background-color: #FFFFFF;
	color: #999999;
	padding-left: 10px;

}
p {
	margin-top: 4px;
	margin-bottom: 2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin dotted #999999;
	border-left: thin none #999999;



}
.small {
	font-size: 0.8em;
	color: #999999;
}
#contact {
	float: left;
	width: 570px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
#tob  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	padding: 2px;
	position: absolute;
	left: 0px;
	top: 2em;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#tob a:link {
	color: #666666;
	text-decoration: none;
}
#tob h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin dotted #999999;
	border-left: thin none #999999;
}
#tob h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin dotted #999999;
	border-left: thin none #999999;
}
#closewindow {
	position:absolute;
	width:140px;
	height:20px;
	left: 220px;
	vertical-align: middle;
	text-align: right;
}#closewindow a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#side a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#side a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#side a:visited {
	color: #666666;
	text-decoration: none;
}
.centre {
	text-align: center;

}
