.farright {
	background-image: url(images_mar05/far_right_repeat.jpg);
	background-repeat: repeat-x;
}
.farleft {
	background-image: url(images_mar05/left_far_repeat.jpg);
	background-repeat: repeat-x;
}
.nav1backgr {
	background-image: url(images_mar05/nav_1_backgr.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	height: 33px;
	background-position: center;
	padding-top: 0px;
	padding-bottom: 6px;
}
.centrecol {
	background-image: url(images_mar05/centre_col_backgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	padding: 6px 20px 20px;
}
.rightcol {
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
}
.rightmaincol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

