body, #topright, #topleft, #main, #btmright, #btmleft, #heading {
	margin: 0;
	padding: 0;
}

body, #topcentre, #rightside, #leftside {
	margin: 0;
}

body {
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

img {
	border: 0;
}

div#topcentre {
	position: relative;
/*
	padding-left: 20px;
*/
	top: 0;
	margin: 0 auto;
/*
	left: 219px;
	right: 219px;
	width: auto;
*/
	height: 109px;
	background: url(pix/pagebits/archtop.jpg) 0 0 repeat-x;
	text-align: center;
}
div#topright {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 219px;
	height: 259px;
	background: url(pix/pagebits/archtopr.jpg) 100% 0 no-repeat;
}
div#topleft {
	position: absolute;
	top: 0;
	left: 0;
	width: 219px;
	height: 259px;
	background: url(pix/pagebits/archtopl.jpg) 0 0 no-repeat;
}

div#main {
	position: absolute;
	top: 170px;
	left: 0;
	right: 0;
	width: auto;
	background: none;
}

tr.toprow {
	height: 89px;
}

td#topspacel {
	width: 127px;
	height: 89px;
	background: url(pix/pagebits/archl.jpg) 0 0 repeat-y;
}
td#topspacer {
	width: 127px;
	height: 89px;
	background: url(pix/pagebits/archr.jpg) 100% 0 repeat-y;
}
td#leftside {
	background: url(pix/pagebits/archl.jpg) 0 0 repeat-y;
	padding: 4px 0 12px 12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
td#rightside {
	background: url(pix/pagebits/archr.jpg) 100% 0 repeat-y;
}

td#content {
	padding: 0 23px;
}
div#heading {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	padding-bottom: 20px;
}
#heading h3 {
	margin-top: 0;
	padding-top: 0;
}
div#address {
	float: right;
	font-size: 14px;
	color: #1d0c65;
	text-align: right;
}

td#btmleft {
	height: 120px;
	padding-left: 9px;
	padding-top: 40px;
	background: url(pix/pagebits/archbtml.jpg) 0 0 no-repeat;
}
td#btmright {
	height: 120px;
	padding-right: 12px;
	padding-top: 45px;
	text-align: right;
	background: url(pix/pagebits/archbtmr.jpg) 100% 0 no-repeat;
}

p, td {
	font-size: 11px;
}
h3, h4 {
	font-weight: bold;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a {
	color: #1d0c65;
	text-decoration: none;
}
a:hover {
	color: #f7c210; }
a:active {
	color: #eaf1f7;
}
a:visited {
	color: #2d1c75;
}
.deadlink {
	color: #8c87b6;
}

.pmibold {
	font-weight: bold;
	font-size: 13px;
}

.tandc li {
	font-size: 9px;
}

div#menu {
	position: absolute;
	top: 263px;
	left: 12px;
	z-index: 9;
	padding: 0;
	background: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
#menu p {
	margin: 0;
	padding: 0 0 14px 0;
}

