#header{
	background: url(ocean2.jpg) no-repeat;
	min-height: 63px;
	height: 63px;
	border: 0;
	padding-top: 15px;
	padding-bottom: 195px;
}
div#header p{
	font-family: Utopia;
	font-size: 3em;
	clear: left;
	float: left;
	margin: 0px 54px 0px 20px;
	color: #fff;
}
div#header p#IUTAM{
	color: #ccc;
}
div#header p#date{
	font-size: 1.3em;
}
/*div#header p#title {
font-family: Arial;
font-size: 30;
color: #ddd;
}*/
/*h1{
	display: none;
}*/
div#header p#summary em{
/*	background: url(http://www.southampton.ac.uk/images/bg_postgraduate.png) no-repeat 0 5px;
	text-indent: -1000em;
	display: block;
	height: 34px;
	padding-top: 5px;*/
}
div#nav ul ul{
	border-top: 3px solid #fff !important;
}
	div#nav ul ul ul{
		border-top: 0 !important;
	}

/* Navigation position */
/***********************/
/* (#header height + #header padding) - 91px = margin-top offset */

#nav{
	margin-top: 0px !important;
}


div.imageBox {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.imageBox div.picture{
	display: inline-block;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

div.imageBox div.picture img{
	border: 1px solid #333;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.imageBox div.picture p.caption{
	display: inline-block;
	background: #333;
	color: #ddd;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

DIV#content P A {
	FONT-SIZE: 1em
}
DIV#content ul li A {
	FONT-SIZE: 1em
}

#sponsor {
	font-family: arial;
	display: block;
	background: #fff;
	color: #000;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	FLOAT: left;
	MARGIN: 220px 0px 10px 20px;
	WIDTH: 210px;
	FONT-SIZE: 1.2em;
	line-height:200%;
}

code {
	font-family: courier;
	FONT-SIZE: 1.2em;
}
