body {
	margin: 0;
	padding: 0;
	font: .8em "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #444;
}


/* Menu */

#menu {
	width: 800px;
	height: 52px;
	margin: 0 auto;
	padding-top: 7px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0 5px 0 0px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 5px 0 5px;
	background: url(images/img04.jpg) no-repeat left 50%;
	padding: 10px 14px 10px 14px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #262626;
}

#menu a:hover {
	margin: 0 5px 0 5px;
	padding: 10px 14px 10px 14px;
	color: #9D2900;
}

#menu .first a {
	background: none;
}

#menu .current_page_item a {
	margin: 0 5px 0 5px;
	padding: 10px 14px 10px 14px;
	color: #000000;
}


/* Banner */

.home #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/headerwelcome.jpg) no-repeat left top;
	padding-top: 7px;
}

.info #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/strand.jpg) no-repeat left top;
	padding-top: 7px;
}

.venue #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/brugge.jpg) no-repeat left top;
	padding-top: 7px;
}

.programme #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/headerprog.jpg) no-repeat left top;
	padding-top: 7px;
}

.sponsors #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/zeebrugge.jpg) no-repeat left top;
	padding-top: 7px;
}

.abstract #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/headerinfo.jpg) no-repeat left top;
	padding-top: 7px;
}

.registration #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/pier.jpg) no-repeat left top;
	padding-top: 7px;
}

.thankyou #banner {
	margin: 7px auto;
	width: 800px;
	height: 300px;
	background: url(images/pier.jpg) no-repeat left top;
	padding-top: 7px;
}


.sponsors img
{  border-style: none;
}


#banner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 52px;
	letter-spacing: -2px;
	padding: 195px 0;
	color: #FFFFFF;
	text-align:center;
	margin-top: 0;
}

#banner p {
	margin-top: -250px;
	padding: 15px 0;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: lowercase;
	text-align:center;
}

/* Wrapper */

#wrapper {
	margin: 0 auto;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
}


/* Content */

#content {
	float: left;
	width: 579px;
}

#content h1 {
	font-size: 1.5em;
	color: #9D2900;
	border-bottom: 1px solid #eee;
	margin: 0 0 .8em;
}

#welcome {	
	margin: 0 0 2em 0;
}

#welcome p {
	line-height: 1.8em;
}

#welcome ul {
	list-style: inside;
	list-style-type: square;
	line-height: 1.5em;
	
}


#pastSMYTE {
	margin: 0 0 2em 0;
	clear: left;
}
#pastSMYTE ul {
	list-style: inside;
	list-style-type: square;
	line-height: 1.5em;
}

#pastSMYTE ul li.column1 { margin-left: 0em; }
#pastSMYTE ul li.column2 { margin-left: 20em; }
#pastSMYTE ul li.reset { margin-top: -19.2em; }


/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
	background: url(images/img06.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	background: url(images/img05.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0 10px;
}



/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}


.info #deadline p {
	line-height: 1.8em;
	font-size: 12px;
}

.info #procedure p {
	line-height: 1.8em;
	font-size: 12px;
}

.info #fees p {
	line-height: 1.8em;
	font-size: 12px;
}

.info #fees table {
	empty-cells:hide;
	border-width: 1px;
	padding: 1px;
	border-style: hidden;
	border-color: #808080;
	background-color: #ffffff;
	line-height: 1.8em;
	margin: 2em 0 2em 0;
} 

.info #fees th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: #808080;
	background-color: #ffffff;
	font-size: 12px;
}

.info #fees td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: #808080;
	background-color: #ffffff;
	font-size: 12px;
}

.info #deadline ul {
	list-style: none;
	list-style-type: square;
	line-height: 1.5em;
	font-size: 12px;
}

.info #fees ul {
	list-style: none;
	list-style-type: square;
	line-height: 1.5em;
	font-size: 12px;
}

.venue #duinse p {
	line-height: 1.8em;
	font-size: 12px;
}

.venue #duinse ul {
	list-style: none;
	list-style-type:none;
	line-height: 1.5em;
	font-size: 12px;
}

.programme p {
	line-height: 1.8em;
	font-size: 12px;
}

.programme #prog table {
	empty-cells:hide;
	border-width: 1px;
	padding: 1px;
	border-style: hidden;
	border-color: #808080;
	background-color: #ffffff;
	line-height: 1.8em;
	margin: 2em 0 2em 0;
}

.programme #prog tr {
	vertical-align:top;
}

.programme #prog th {
	border-width: 1px;
	padding: 0px;
	border-style: hidden;
	border-color: #808080;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 13px;
	color:#FFFFFF;
}

.programme #prog td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: #808080;
	background-color: #ffffff;
	font-size: 12px;
}

.programme #session {
	font-style: italic;
	font-size: 13px;
	color: #9D2900;
}

.abstract p {
	line-height: 1.8em;
	font-size: 12px;
}

.registration #error {
	line-height: 1.8em;
	font-size: 12px;
	color:#FF0000;
}

form {
	margin: 0;
	padding: 0;
}

dl.forms {
	float: left;
	width: 100%;
}

dl.forms dt {
	margin: 0;
	padding: 10px 0 0 0;
	clear: left;
	float: left;
	width: 200px;
}	

dl.forms dd {
	margin: 0;
	padding: 10px 0 0 0;
}

dl.forms input, dl.forms textarea { width: 300px; }

dd.radio input { 
	width: auto; 
	
}