.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mainTextWhiteCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF;
	text-align: center;
}
.navHeight {
	height: 20px;
}
body {
	margin: 0px;
}
.background1 {
	background-image: url(images/spacer001.gif);
}
.div1 {
	width:760px;
	height:135px;
	margin-left:auto;
	margin-right:auto;
}
.div2 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.div3 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	height: 30px;
}
.div4 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
.div5 {
	width:760px;
	text-align:center;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 15px;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
