.centre {
	text-align: center;
	width: 100%;
	position: relative;
}
.bottomNav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: center;
	position: relative;
	font-size: 10pt;
	width: 845px;
	color: #000000;
	height: 17px;
	z-index: 2;
	vertical-align: bottom;
}
.navBG {
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content {
	width: 100%;
	position: relative;
}
.tl {
	background: url(images/corner1.jpg) 0 0 no-repeat; height: auto;
} 
.bl {
	background: url(images/corner3.jpg) 0 100% no-repeat #EAE5CF; width: 205px; 
} 
.bl2 {
	background: url(images/corner3.jpg) 0 100% no-repeat #EAE5CF; width: 550px; 
} 
.br {
	background: url(images/corner4.jpg) 100% 100% no-repeat; 
} 
.tr {
	background: url(images/corner2.jpg) 100% 0 no-repeat; padding:10px;
}
.trNav {
	background: url(images/corner2.jpg) 100% 0 no-repeat;
	padding:2em 1em;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
}
.cvbl1 {
	background: url(images/corner3.jpg) 0 100% no-repeat #EAE5CF;
	width: 780px;
	height: auto;
} 
.clear {
	font-size: 1px; 
	height: 1px
}

.tr a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.tr a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.tr a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.tr a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}

a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	background-color: #996600;
	margin: 0px;
}
.imageRight {
	float: right;
	padding: 1em;
}
.textRightHome {
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-bottom: 1em;
	padding-left: 1em;
}
.colinQuote {
	font-style: italic;
	padding: 1em 2em 1em 1em;
	position: relative;
	width: 750px;
}
.imageLeft {
	float: left;
	padding: 1em;
}
.textRightPad {
	float: right;
	padding-left: 1em;
	height: auto;
	padding-right: 3em;
}
.textLeftPad {
	float: left;
	padding-right: 2em;
	padding-left: 2em;
}
.imageRightRight {
	float: right;
	padding: 0px;
	text-align: right;
}

