/* 29/2/08 v2.5 */
body {
	background-color: #CCCCCC;
}
.contentholder {
	position: relative;
	height: 540px;
	width: 720px;
	background-image:     url("images/BLUEUNIVbkgdr.jpg");
	left: 0px;
	top: 0px;
}
.homecontentholder {
	position: relative;
	height: 540px;
	width: 720px;
	background-image:     url("images/BLUEUNIVbkgd1.jpg");
	left: 0px;
	top: 0px;
}

.cell1 {
	height: 48px;
	border-bottom: none;
	text-align:center;
}
.cell1h {
	height: 80px;
	border-bottom: none;
	text-align:center;
}
.cell1bot {
	height: 48px;
	text-align: center;
}
.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;
}


.cell2 {
	height: 64px;
	width: 64px;
	border: 2px solid #666666;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	padding: 25px 5px 5px 32px;
	font-weight: bold;
	text-align: left;
}
.galpic1 {
	border: 3px solid #666666;
}
.blankcontentholder {

	position: relative;
	height: 540px;
	width: 720px;
	left: 0px;
	top: 0px;
	background-image:   url("images/BLUEUNIVbkgdr.jpg");
}
.errortext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-align: left;
	padding: 8px;
}
