html
{
	height: 100%;
}

body 
{
	height: 100%;
	background-image:url("background.gif");
	background-repeat: repeat-x;
	background-color: #ECECEC;	
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0;
}

div
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
    font-size: 18pt;
    letter-spacing: 2px;
    color: #000060;
    margin-top: 50px;
    margin-bottom: 15px;
    margin-left: 250px;
}

h1#mgmtheader
{
    margin-left: 0px;
    margin-top: 40px;
}

a, a:visited 
{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover 
{
	font-weight: bold; 
	text-decoration: underline;
	color: #333333;
}

.logolink
{
    border: 0;
}

a.thinlink, a:visited.thinlink
{
	font-weight: normal; 
	text-decoration: none;
}

a:hover.thinlink
{
	text-decoration: underline;
}

div#main2, div#main2a
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -2em;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
	color: #333333;
}

div#main2a
{
	min-height: 120%;
}

.footer, .push
{
    height: 2em;
	background-color: #FFFFFF;	
}

div#footer
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}

div#dummy
{
	width: 948px;
	height: 1px;
	background-color:#FFFFFF;
}

div#erasmus
{
	width: 948px;
	height: 411px;
	background-color:#FFFFFF;
	margin-top: 48px;
	background-image: url("rotterdamerasmus.jpg");
	background-repeat:no-repeat; 
}

div#motto
{
	background-image: url("mottobg.png");
	background-repeat: repeat-x;
    position: relative; 
    top: 0px;
    left: 945px;
    width: 945px;
    height: 140px;
}

div#mottotext
{
    color: #FFFFFF;
    padding-top: 56px;
    padding-left: 230px;
    font-family: Courier New, Courier;
    font-size: 18pt;
    word-spacing: 7px;
    letter-spacing: 7px;
    display: none;
    font-weight: 100;
}

span#statictext
{
    display: none;
}

div#mottoclip
{
    position: relative; 
    top: -475px;
    left: 0px;
    width: 945px;
    height: 140px;
    overflow: hidden;
}

div#topnavbg
{
	width: 948px;
	height: 66px;
	background-color:#FFFFFF;
	margin-top: 48px;
	background-image: url("header.jpg");
	background-repeat:no-repeat; 
}

div#content 
{
	width: 948px;
	background-color: #FFFFFF;
    padding: 17px 0px 0px 0px;
	margin-left: 26px;
}

div#logoarea 
{
    position: relative;
	padding: 0;
	top: -467px;
	left: 5px;
	width: 123px;
}

div#logoarea2
{
    position:relative;
	padding: 0;
	top: -121px;
	left: 5px;
	width: 123px;
}


div#topnav
{
    position:relative;
	padding: 0;
	top: -489px;
	left: 474px;
	width: 470px;
	height: 28px;
}

div#topnav2
{
    position:relative;
	padding: 0;
	top: -144px;
	left: 474px;
	width: 470px;	
}

div#contentmain
{
    margin-top: -230px;
    margin-left: 28px;
    margin-right: 0px;
    width: 944px;
    height: auto;
    float: left;   
}

div#content2
{
    height: auto;
    margin-top: -110px;
    margin-left: 28px;
    margin-right: 0px;
    float:left;
}


span.topnavlink, span.topnavlinkseparator
 {
	float: left;
	height: 18px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999999;
	padding: 6px 5px 4px 5px;
	margin: 0px;
}

span.topnavlink a 
{
	font-weight:bold;
	color: #888888;	
	font-size: 12px;
	text-decoration:none;
}

span.topnavlink a:hover 
{
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #003399;	
}

span.topnavlink a:visited 
{
	font-weight:bold;
	color: #888888;	
	font-size: 12px;
	text-decoration:none;
}

span.topnavlink a:visited:hover 
{
	color: #003399;	
}

div.container
{
	background-color: #FFFFFF;	
    height: auto;
    width: 960px;
    float: left;
    margin: 0;
    padding: 0;
}

div.container#mgmtcontainer
{
    width: auto;
}

.maintext1
{
	background-color: #FFFFFF;	
    margin-left: 250px;
    margin-right: 35px;
}

.maintext1#mgmtteam
{
    float: left;
}

.maintext1#why
{
    padding-right: 5px;
}

.maintext2
{
	background-color: #FFFFFF;	
    margin-left: 0px;
    margin-right: 10px;
}

.leftimage, .leftimage2
{
    float: left;
}

img.withborder
{
    border: solid 4px #000060;
}

img#bioimg1
{
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 5px;
}

p.footnote
{
	color: #999999;
	font-size: 10pt;
    margin-bottom: 5px;
    margin-right: 27px;
	word-spacing: normal;
}

p.nameandtitle
{
    font-size: 11pt;
}

p.contact
{
	margin: 0px 0px 5px 0px;
}

p, li
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	line-height: 18px;
	word-spacing: 2px;
	color: #333333;
	padding: 0;
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;	
}

p.download
{
	font-size: 8pt; 
	line-height: 18px;
	word-spacing: 2px;
	padding: 0;
	margin: 0px 0px 0px 0px;
}

li
{
	margin: 0px 0px 10px 0px;
}

ol
{
    margin-left: -17px;
}

.t404
{
    float: left;
    font-size: 70pt;
    font-weight: bold;
    color: #CCCCCC;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}
