/* Body */
.bodyleft {
	background-image :    url("../links/bodyleft.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 280px;
	height : 590px;
}
.bodymiddle {
	background-image :    url("../links/bodycentre.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 279px;
	height : 590px;
}
.bodyright {
	background-image :    url("../links/bodyright.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 278px;
	height : 590px;
}

/* Frame */
.top {
	background-image :    url("../links/top.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 970px;
	height : 20px;
}

.left {
	background-image :    url("../links/left.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 590px;
}

.centreleft {
	background-image :    url("../links/centreleft.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 35px;
	height : 590px;
}

.centreright {
	background-image :    url("../links/centreright.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 38px;
	height : 590px;
}

.right {
	background-image :    url("../links/right.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 590px;
}

.bottom {
	background-image :    url("../links/bottom.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 970px;
	height : 31px;
}
