
html,body,h1,h2,h3,h4,ul,li{margin:0;padding:0;}
h1 img{display:block;}
img{border:0;}
a{color:#464544;}
a:hover{color:#ffa405;}
.left{float:left;}
.right{float:right;}
.right-img{float:right;margin-bottom:10px;margin-left:30px;}
.left-img{float:left;margin-bottom:10px;margin-right:30px;}
.more{text-align:right;}
.clear{clear:both;}
body{background:#eaddc1 url(images/page_bg.jpg) repeat-x;color: #74653d;font:11px Verdana,Arial,sans-serif;padding-bottom:10px;padding-top:31px;text-align:center;}

#wrapper{background:url(images/body_bg.gif) repeat-y;margin:auto;position:relative;text-align:left;width:778px;}
#header{background:url(images/header.jpg) no-repeat;height:152px;left:0;position:absolute;top:0;width:778px;}
#left{float:left;width:243px;}
#nav{background:url(images/nav_left.jpg) no-repeat;padding-top:151px;}
#nav ul{background:#fff bottom left url(images/nav_bot.jpg) no-repeat;margin-left:9px;padding-bottom:29px;padding-left:1px;}
#nav li{background:188px 10px url(images/arr_white.gif) no-repeat;border-top:1px solid #959595;list-style:none;font:16px "Arial Narrow",Arial,sans-serif;padding:7px 0 0 31px;}
#nav a{border-left:1px solid #959595;color:#677799;display:block;padding:2px 0 6px 8px;text-decoration:none;width:90%;}
#nav a:hover{text-decoration:underline;}
#nav .important{background:188px 10px url(images/arr_bold.gif) no-repeat;border-top:1px solid #959595;font-weight:bold;}
#nav .important a{color:#333;}
#news{background:url(images/news_bg.jpg) repeat-y;padding-bottom:3px;padding-left:37px;padding-right:22px;text-align:left;}
#news h2{color:#be8b06;font-size:12px;}
#news h3,#news p{font-size:11px;margin:1em 8px 1em 0;}
#news a{color:#74653d;font-weight:bold;text-decoration:underline;}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#contact {
  background: url(images/support.jpg) no-repeat;
  padding-top: 5px;
  padding-left: 37px;
  height: 97px;
  color: #1A1A18;
}
#contact h2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  color: #333333;
}
#contact p {
  margin: 5px 0 5px 0;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 177px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
  margin-bottom: 70px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#smallspacer {
  height: 1px;
}
#spacer {
  height: 2em;
}
ul {
	padding-left: 35px;
}
#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
h2.abstracts {
	margin-top: 100px;
}
/***** events.html Styles *****/

.programme {
	margin: 50px 0;
}
td.time-column {
	padding-left: 5px;
	width: 100px;
}
td.title-column {
	width: 400px;
}
tr {
	height: 75px;
}
tr.odd {
	background-color: #EFEFEF;
}
table {
	border: 1px solid #EFEFEF;
}
h5 {
	font: bold 15px Arial;
	padding-bottom: 2.5px;
	border-bottom: 1px solid #EFEFEF;
}
ul.event-list {
	margin: 10px 0;
}
.past-event {
	margin-bottom: 75px;
}
.deadline{color:#c06;}

table#programme{border-top:1px solid #ccc;margin-bottom:50px;margin-top:20px;}
table#programme tr td{border:1px solid #ccc;border-top:none;line-height:150%;padding:10px 5px;vertical-align:top;}
table#programme tr td.time{width:100px;}
table#programme tr td.topic{width:400px;}

div#quotes blockquote{font-size:13px;font-weight:bold;margin:0;margin-bottom:5px;padding:0;text-align:right;}
div#quotes span{display:block;margin-bottom:20px;text-align:right;}
