html	{
	font-family: verdana, sans-serif;
	color: #084283;
	font-size: 12px;
	height: 100%; 
	margin-bottom: 1px;
}

body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	background: #0a51a1;
}

h2	{
	font-size: 100%;
}


li	{
	line-height: 1.5em;
}

h3	{
	margin: 0 0 1em;
	font-weight: bold;
	line-height: 1.5em;
}

h4, h5	{
	padding: 0.25em 7px;
	font-weight: bold;
}

h4	{
	background-color: #91b1d5;
	color: #fff;
	margin: 2em 0 0;
	text-transform: uppercase;
}

h5	{
	margin: 0 0 0.25em;
	border-bottom: 1px solid #91b1d5;
}

h6	{
	margin: 0;
	font-weight: bold;
}

p	{
	margin: 0 0 1em;
	font-weight: normal;
	line-height: 1.5em;
	clear: both;
}

p.ArrowMore	{
	background: transparent url(/img/blue_arrow.gif) no-repeat center left;
}

p.ArrowMore a	{
	padding: 0 0 0 16px;
	display: block;
}

p.FormError	{
	color: #f00;
}

a	{
	color: #084283;
}

a:hover	{
	text-decoration: none;
}

strong.ExtraStrong	{
	color: #b41900;
}

em	{
	font-weight: normal;
	font-style: italic;
}

table	{
	width: 410px;
	margin: 0 0 1em;
	border: 0;
}

td	{
	vertical-align: top;
}

td.TimeTable	{
	width: 8em;
	padding: 1px 10px 0 0;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
}

form	{
	margin: 0;
	border: 0;
}

label	{
	width: 140px;
	margin: 0 0 1em;
	padding: 0 10px 0 0;
	display: block;
	text-align: right;
	float: left;
	clear: both;
}

input, textarea	{
	width: 250px;
}

input.CheckRadio	{
	width: 20px;
}

textarea	{
	font-family: verdana, sans-serif;
	font-size: 100%;
}

button	{
	color: #fff;
	margin: 0 6px 1em 0;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #ffc804;
	border: 1px solid;
	border-color: #4885c9 #043873 #043873 #4885c9;
	text-transform: uppercase;
	float: right;
}

#OuterFrame {
	width: 780px;
	margin: 0 auto;
	padding: 0 20px;
	background: transparent url(/img/gradient.gif) repeat-y top center;
}

#InnerFrame {
	width: 780px;
	background-color: #fff;
}

#Header	{
	width: 780px;
	margin: 0 0 40px;
	text-indent: -1000em;
}

#HeaderLogo 	{
	background: transparent url(/img/logo.gif) no-repeat left center;
	width: 277px;
	height: 75px;
	margin: 0 0 0 34px;
	padding: 6px 0 24px;
}

#HeaderLogo h1	{
	margin: 0;
	text-indent: -1000em;
}

#HeaderLogo h1 a	{
	width: 277px;
	height: 75px;
	display: block;
}

#HeaderBanner 	{
	background: #fff url(/img/home.jpg) no-repeat center top;
	width: 780px;
	padding: 120px 0 0;
}

.programme #HeaderBanner 	{
	background-image: url(/img/programme.jpg);
}

.venue #HeaderBanner 	{
	background-image: url(/img/venue.jpg);
}

.directions #HeaderBanner 	{
	background-image: url(/img/directions.jpg);
}

.sponsors #HeaderBanner 	{
	background-image: url(/img/sponsors.jpg);
}
.accommodation #HeaderBanner 	{
	background-image: url(/img/accommodation.jpg);
}

.abstract #HeaderBanner 	{
	background-image: url(/img/abstract.jpg);
}

.research #HeaderBanner 	{
	background-image: url(/img/research.jpg);
}

.register #HeaderBanner 	{
	background-image: url(/img/registration.jpg);
}

.contact #HeaderBanner 	{
	background-image: url(/img/directions.jpg);
}

/*#HeaderBanner 	{
	background: #fff url(/img/welcome_pic.jpg) no-repeat center top;
	width: 780px;
	padding: 120px 0 0;
}

.structure #HeaderBanner 	{
	background-image: url(/img/structure_pic.jpg);
}

.programme #HeaderBanner 	{
	background-image: url(/img/programme_pic.jpg);
}

.directions #HeaderBanner 	{
	background-image: url(/img/directions_pic.jpg);
}

.sponsors #HeaderBanner 	{
	background-image: url(/img/sponsors_pic.jpg);
}

.abstract #HeaderBanner 	{
	background-image: url(/img/abstract_pic.jpg);
}

.register #HeaderBanner 	{
	background-image: url(/img/register_pic.jpg);
}

.contact #HeaderBanner 	{
	background-image: url(/img/contact_pic.jpg);
}*/

#HeaderBanner h2	{
	font-family: arial, sans-serif;
	background-color: #ffc804;
	color: #fff;
	margin: 0;
	padding: 12px 50px 0;
	font-size: 200%;
	text-align: right;
}

#MainBody	{
	width: 780px;
}

#Navigation	{
	width: 262px;
	margin: 0 0 42px;
	float: left;
}

#Navigation ul	{
	margin: 0 33px;
	padding: 0;
	cursor: default;
	list-style: none;
}

#Navigation li	{
	margin: 0;
	padding: 0.5em 0 0.5em 7px;
	border-bottom: 1px solid #ced9e6;
	line-height: 1.15em;
}

#Navigation ul li a	{
	padding: 0 0 0 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#Navigation ul li a:hover, #Navigation ul li a.NavSel	{
	background: transparent url(/img/yellow_arrow.gif) no-repeat center left;
	background-position: 0 6px;
}

#MainContent	{
	width: 410px;
	margin: 0 0 42px;
	padding: 0 50px;
	border-left: 8px solid #0a51a1;
	float: left;
}

.sponsors ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sponsors li	{
	margin: 0.5em 0 0;
}

#AdminContent	{
	width: 712px;
	margin: 0 0 42px;
	padding: 0 34px;
}

div.ContentBox	{
	background-color: #dae5f1;
	width: 376px;
	padding: 1em 17px 0.25em;
}

.directions div.ContentBox	{
	width: 386px;
	margin: 0 0 1em;
	padding: 0.5em 12px 0.1em;
}

.NoSpace	{
	margin: 0 0 1em;
}

.NoSpace p	{
	margin: 0;
}

#ProposalPara label	{
	width: 400px;
	padding: 0;
	text-align: left;
	float: none;
}

#ProposalPara input	{
	margin: 0 0 0 150px;
}

.CheckRadio p	{
	clear: both;
}

.CheckRadio label	{
	width: auto;
	display: inline;
	float: none;
	clear: none;
}

.CheckRadio label.MainLabel	{
	width: 275px;
	display: block;
	float: left;
	clear: both;
}

.CheckRadio input	{
	background-color: transparent;
	width: 15px;
}

#Footer	{
	width: 680px;
	margin: 0 50px;
	padding: 0.25em 0 10px;
	border-top: 1px solid #ced9e6;
	text-align: center;
	clear: both;
}

#Footer p	{
	color: #718398;
	margin: 0;
	font-size: 75%;
}

#Footer p a	{
	color: #718398;
	text-decoration: none;
}

#Footer p a:hover	{
	text-decoration: underline;
}

#HotelMap h1	{
	background: #fff url(/img/hotel_map.jpg) center center no-repeat;
	margin: 0;
	border: 0;
	padding: 0;
	width: 1024px;
	height: 708px;
	text-indent: -1000em;
}
