
body {
	background-image: url(artwork/main/mainbck.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #324484;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
	a:{
	color: #7A0251;
	text-decoration: none;
	}

	a:link{
	color: #7A0251;
	text-decoration: none;
	}

	a:visited{
	color: #7A0251;
	text-decoration: none;
	}

	a:hover{
	color: #324484;
	text-decoration: none;
	}




#headerleft {
	background-image: url(../artwork/main/topleftds.jpg);
	height: 130px;
	width: 220px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 2;
}

#headercentre {
	background-image: url(artwork/main/topmiddle.gif);
	height: 30px;
	width: 415px;
	top: 104px;
	left: 225px;
	position: absolute;
	z-index: 2;
}

#headerright {
	background-image: url(artwork/main/topnav.jpg);
	height: 130px;
	width: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

#left {
	
	width: 220px;
	left: 0px;
	top: 130px;
	height: 50px;
	position: absolute;
	text-align: center;
	z-index: 2;
}

#content {
	
	width: 410px;
	top: 130px;
	height: 50px;
	left: 210px;
	position: absolute;
	text-align: left;
	z-index: 2;
}

#right {
	
	width: 140px;
	left: 635px;
	top: 150px;	
	height: 50px;
	position: absolute;
	text-align: right;
	z-index: 2;
}



#leftfooter {
	background-image: url(artwork/main/botleft.gif);
	height: 130px;
	width: 220px;
	left: -220px;
	position: absolute;
	z-index: 3;
}


#centrefooter {
	background-image: url(artwork/main/botmid.gif);
	height: 103px;
	width: 549px;
	left: 0px;
	position: absolute;
	z-index: 3;
}


#centrefootertext {
	height: 20px;
	width: 500px;
	left: 50px;
	top: 108;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10;
	position: relative;
	z-index: 1;
		font-size: 10px;
	font-weight: bold;
	
	
}


#rightfooter {
	background-image: url(artwork/main/botright.gif);
	height: 103px;
	width: 100%;
	left: 548px;
	top: -20px;
	position: relative;
	z-index: 1;
}
