/*
/* Colours for specific page sets are specified here 
/* Arts pages
/*
/* Heading lines 
*/
#arthd1 {
	position: absolute;
	top: -15px;
	left: 200px;
	z-index: 2;
	height: 154px;
	}
#arthd1 p {
	color: #FFCCFF; 
	font-variant: normal; 
	font-size: 72pt; 
	font-family: times, serif; 
	font-style: italic; 
	font-weight: bold; 
	}
#arthd2 {
	position: absolute; 
	top: 42px; 
	left: 585px; 
	z-index: 3; 
	margin-left: 0px;
	}
#arthd2 p {
	color: #CC00FF; 
  font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
  font-size: 36pt; 
	font-family: tahoma, sans-serif; 
	}
.headln {
		color:#0000FF; 
		}
.headln2 {
		color: #0000FF; 
		}
#body11 {
	}
#logo {
	position: relative; 
/*	top: 42px; 
	left: 585px; */
	z-index: 0; 
	margin-left: 0px;
	}
#text {
	position: relative; 
	top: -254px; 
	z-index: 1; 
	margin-left: 0px;
	}
/*
/* Navigation bar colours
*/
td#nav0 {
		background-color:#FFCCFF; 
		}
table#nav {
		background-color:#FFCCFF; 
		}
td#arts a:link, td#arts a:visited {
	color: #c30;
	background-color: #fff;
	}
td#arts a:hover, td#arts a:active {
	background-color: #fff;
	}
.nav99 {
		background-color:#99FFFF; 
	}
.poem {
	margin-left: 15px;
	margin-right: 15px;
	}

