/* Mar 2013 revised for v4.1 */
body {
	background-color: #CCCCCC;
}
.contentholder {
	position: relative;
	height: 768px;
	width: 847px;
	background-image:       url(images/BLUEUNIVbkg2.jpg);
	left: 0px;
	top: 0px;
}

.pagelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 18px;
}
.homepagelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	font-size: 24px;
}
a:hover {
	color: #3333CC;
}
.storytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding: 6px;
	text-align: left;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	text-align: left;
}

.blankcontentholder {
	position: relative;
	height: 768px;
	width: 1024px;
	left: 0px;
	top: 0px;
	background-image:     url(http://kayadkins.longfurlong.co.uk/v4.1/images/BLUEUNIVbkg1.jpg);
	background-image:     url(http://kayadkins.longfurlong.co.uk/v5.1/images/BLUEUNIVbkg1.jpg);
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-align: left;
	padding: 8px;
}
.textlink {
	text-decoration: none;
}



