body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #bbbbbb;
}
p {
	font-size: 16px;
	text-align: justify;
}

A:link{
text-decoration: none;
color: #0033FF;
}
A:visited{
text-decoration: none;
color: #0033FF;
}
A:hover{
color: #990099;
}
A:active{
text-decoration: none;
color: #0033FF;
}


#blink{
text-decoration: blink;
color: #000;
font-weight: bold;
font-style: italic;
font-size: 20px;
}

#news{
color: #000;
font-weight: bold;
font-style: italic;
font-size: 20px;
}



#navbar {
	position: absolute;
	left: 20px;
	top: 145px;
	border: 1px double #CCCCCC;
}
#unilinks {
	position: absolute;
	left: 20px;
	top: 500px;
	border: 1px double #CCCCCC;
}
#banner {
	position: absolute;
	left: 20px;
	top: 5px;
	visibility: visible;
	width: 100%;
	z-index: 3;
}
#main_content {
	position: absolute;
	left: 160px;
	top: 120px;
	margin: 15px;
}
* html #main_content {
	position: absolute;
	left: 160px;
	top: 140px;
	margin: 15px;
}
#logo {
	position: absolute;
	top: 5px;
	left: 25px;
	z-index: 3;
	float: left;
}
#logo_right {
	position: absolute;
	top: 5px;
	right: 25px;
	z-index: 3;
	float: right;
}
#banner_text {
	left: 134px;
	top: 28px;
	position: absolute;
	background-color: #bbbbbb;
	z-index: 1;
	float: left;
	height: 100px;
	width: 419px;
}
#banner_wrap {
	position: absolute;
	top: 30px;
	background-image: url(/images/banner_wrapper.gif);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 2;
	left: 0px;
}
* html #banner_wrap {
	position: absolute;
	top: 30px;
	background-image: url(/images/banner_wrapper.gif);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 2;
	left: 10px;
}
#uni_logo {
	position: absolute;
	top: 30px;
	right: 24px;
	z-index: 0;
	float: right;
}
#banner_thumb {
	margin: 1px;
	height: 89px;
	width: 89px;
	float: right;
}
* html #banner_thumb {
	position: relative;
	top: -7px;
	margin: 1px;
	height: 89px;
	width: 89px;
	float: right;
}
#greyback {
	background-color: #bbbbbb;
	position: absolute;
	z-index: 0;
	height: 120px;
	width: 570px;
	left: 4px;
	top: 5px;
}

table.image{
	caption-side: bottom;
	text-align: left;
	font-size: 12px;
	margin: 10px;
	font-weight: bold;
	caption.margin:10 px;
}

#refs{
	font-style: italics;
	font-size: 12px;
}

#refs h2{
	font-weight: bold;
	font-size: 12px;
}
