﻿html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
	background-color: #FFFFFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: auto;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;	
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
sup
{
	font-size: smaller;
}
div.pagetitle
{
	border-color: 0;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
div.pagemaster1
{
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	background: #5E0000;
	height: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: inherit;
	border-right-color: inherit;
	border-left-color: inherit;
	text-align: left;
}
div.pagemaster2
{
	background-position: right top;
	width: 760px;
	padding: 0px;
	margin: 0px;
	background: #840D00;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: inherit;
	border-bottom-color: inherit;
	border-left-color: inherit;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	display: table-cell;
	text-align: left;
}
div#infobox
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FF99CC;
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 20px;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
}
img.logo
{
	margin: 10px;
	float: right;
}
div.heading1
{
	margin: 20px;
	width: 550px;
	color: #FFFFFF;
	font-size: 28pt;
	font-weight: bold;
	float: left;
}
div.heading2
{
	width: 450px;
	font-size: 14pt;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
div.heading3
{
	margin-left: 20px;
	margin-right: 20px;
	width: 200px;
	font-size: 14pt;
	float: right;
	color: #FFFFFF;
	font-weight: bold;	
	text-align: right;
}
div.pagecontent
{
	font-family: Arial, Helvetica, sans-serif;
	width: 540px;
	font-size: 10pt;
	float: right;
	color: #000000;
	font-weight: normal;
	margin: 20px 20px 20px 15px;
}
div.navlink
{
	position: relative;
	float: left;
	clear: none;
	width: 165px;
	padding: 0;
	margin: 20px 20px 20px 0px;
}
div.navlink ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
div.navlink a
{
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 7px 0 4px 7px;
	position: relative;
	height: 14px;
}
div.navlink a:hover
{
	color: #000000;
	background-color: #E5E5E5;
}
div.navlink a.current
{
	color: #0000FF;
	background-color: #FFFFFF;
}
div.navlink li#accessibility
{
	margin-top: 10px;
}
div.navlink li
{
	border: solid 1px #ffffff;
	margin: 2px 0 0 0;	
	color: #5E0000;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	background-color: #5E0000;
	position:relative;
}
table.footer
{
	width: 100%;
	border: #000000 solid;
	border-width: 1px 0px 0px 0px;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	clear: both;
	font-weight: bold;
}
table.footer td
{
    margin: 0px;
    border: 0px;
    vertical-align: top;
    text-align: center;
}
td.foot_links
{
    width: 100%;
    padding: 4px 0px;
}
td.foot_rcol
{
    white-space: nowrap;
    padding: 4px 16px 0px 16px;
}
td.foot_lcol
{
    white-space: nowrap;
    padding: 4px 16px 0px 16px;
}
/* --- Home page styles --- */
div.signature
{
	width: 270px;
	float: left;
}
/* --- Faculty page styles --- */
table.faculty
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 540px;
	float: left;
}
table.faculty td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/* --- Programme page styles --- */
table.programme
{
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 540px;
	float: left;
}
table.programme tr.subsection td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
table.programme td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
/* --- General page styles --- */
