body
{
	margin: 0;
	padding: 0;
	/*font: 82%  arial, hevetica, sans-serif;*/
	/*font: 82% Georgia, Times New Roman, Times, serif;*/
	font: 77% verdana, arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
}

a:link { color: #B52C07; }
a:visited { color: #777; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

p.top {
	font-size: 92%;
	margin: 0 0 2em 0;
}

p.note {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style:italic;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	color: #11793c;
	letter-spacing: -1px;
	font-weight: bold;
}

h1
{
	font-size:210%;
	margin: 1em 0 1em 0;
}

h2
{
	font-size:170%;
	margin: 1.25em 0 1em 0;
}

h3
{
	font-size: 120%;
	font-weight: bold;
	color:#333300;
	margin: 2em 0 1em 0;
	text-transform: uppercase;
}

h4
{
	font-size:110%;
	margin: .5em 0;
}

table {
	border-collapse: collapse;
}

td {
	padding: 8px;
	/*border: 1px solid #999;*/
	}
table.programme td {
	border: 1px solid #999;
	padding: 10px;
}

table#comparison {
	border: 1px solid #ccc;
	border-collapse:collapse;
	width: 100%;
}

table#comparison td {
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 10px;
}

table.alumni th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:170%;
	color: #11793c;
	letter-spacing: -1px;
	font-weight: bold;
	text-align:left;
}

#container {
	margin: 0em auto;
	width: 900px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 130px;
	width: 100%;
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #fff;
	position: relative;
	/*border-bottom: 1px solid #fff;	
	border: 1px none #fff;
	border-bottom: 1px solid #fff;*/
}

#header1
{
	height: 180px;
	width: 100%;
	/*background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #fff;*/
	position: relative;
	/*border-bottom: 1px solid #fff;	
	border: 1px none #fff;
	border-bottom: 1px solid #fff;*/
}

#logo {
	float: left;
	margin:0;
	padding:0;
}

#menu
{
	font-size: 90%;
	float: left;
	width: 125px;
	border-right: 1px solid #C5C877;
	padding: 32px 15px 0 20px;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	/*line-height: 200%;*/
}

#menu li {
	margin: 12px 0;
}

#contents { margin: 0 50px 30px 200px; }
#contents p { line-height: 165%; }
/*.content { border-bottom: 1px solid #C5C877; }*/
#contents li { margin: 4px 0; }


#footer
{
	clear: both;
	color: #fff;
	text-align: center;
	font-size: 80%;
	line-height: 150%;
}

#copyright
{
	clear: both;
	color: #cc3300;
	text-align: center;
	font-size: 80%;
	padding: 1em;
}

#container
{
	border: none;
}

#mainnav
{
	font: 96% arial, sans-serif;
	font-weight: bold;
	background-color: #cc3300;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	color: #fff;
	padding: 0.75em 0.5em;
	letter-spacing: 0px;
	margin-bottom: 18px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;

}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #ccc;
}

#mainnav li
{
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #ccc;
}

#mainnav li a
{
	text-decoration: none;
	color: #fff;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #cc3300;
	background-color: #fff;
}

.imagefloat-left
{
	float: left;
	border: 1px solid #333;
	margin: .25em 1em 1em  0;
	padding: 1px;
}

.imagefloat-right
{
	float: right;
	border: 1px solid #333;
	margin: 0 0 1em 1em;
	padding: 1px;
}

div.figure {
	float: right;
	width: 25%;
	border: 1px solid #ccc;
	background: #f5f5f5;
	margin: 0.5em;
	padding: 0.5em;
}

div.figure p {
	text-align: center;
	font-style: italic;
	font-size: 82%;
	text-indent: 0;
}

div.figure img {
	border: 1px solid #cc3300;
}

/*.content ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.content li
{
	display: inline;
	padding: 0 0 0 7px;
}*/

#footer
{
	background-color: #cc3300;
	padding: 5px;
	font-size: 90%;
}

div.highlight {
border: 1px solid #999;
background-color:#ffffee;
padding: 8px;
}

div.highlight  p {
 line-height: normal;
 margin: 0px;
 padding: 0px;
}

/* /////IMAGE ROTATOR ///// */

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:345px;
	margin-left: 15px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	/*border:1px solid #ccc;
	padding: 4px;
	background: #FFF;*/
}
    div#rotator ul li.show {
	z-index:500
}

