body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:white;
}

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

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

h2 {
	font-size:14px;
}

#header {
	width: 984px;
	height: 162px;
	background-image: url(images/header.jpg);
	margin-top:4px;
	z-index:2;
}

#navbar {
	width: 984px;
	height: 30px;
	margin-top: 3px;
	background-image: url(images/navbar.jpg);
}

#sponsor {
	background-image:url(images/silverstar.png);
	background-position:10px 50%;
	background-repeat:no-repeat;
	height:80px;
	left:-225px;
	margin-bottom:-80px;
	position:relative;
	top:-77px;
	width:531px;
}

#sponsorinfo { 
	background-color:#FAFAFA;
	border:1px solid LightGrey;
	display:none;
	font-size:11px;
	height:auto;
	left:-123px;
	margin-bottom:-116px;
	padding:5px;
	position:relative;
	text-align:left;
	top:-58px;
	width:200px;
	z-index:100;
}

#button {
	width:110px;
	height:19px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin-top:8px;
	padding-top:5px;
	color:white;
	background-image:url(images/buttonback.jpg);
}

#mainbody {
	width:984px;
	height:367px;
	margin-top:8px;
}

#footer {
	font-size:9px;
	width:984px;
	height: 36px;
	margin-top: 9px;
	background-image: url(images/footer.jpg);
}

#pagecontainer {
	width:984px;
}

#leftbox {
	width:289px;
	height:364px;
	background-image:url(images/leftbox.jpg);
	float:left;
}

#centrepanel {
	width:388px;
	height:364px;
	float:left;
	margin-left:6px;
}

#showimage {
	width:360px;
	height:226px;
}


#facilityimage {
	width:388px;
	height:226px;
}

#rightpanel {
	width:295px;
	height:364px;
	float:left;
	margin-left:6px;
}

#mailinglist {
	width:295px;
	height:71px;
	padding-top:55px;
	background-image: url(images/mailinglist.gif);
}

#rhestrbostio {
	width:295px;
	height:71px;
	padding-top:55px;
	background-image: url(images/rhestrbostio.gif);
}

#usefulinfo {
	width:295px;
	height:233px;
	margin-top:6px;
	background-image:url(images/infoback.jpg);
}

#navbutton {
	float:left;
	width:150px;
	text-align:center;
	margin-top:10px;
	color:white;
	font-weight:bold;
	font-size: x-small;
}

#navbutton a, #button a {
	color:white;
	text-decoration:none;
}

#navbutton a:hover, #button a:hover {
	color:Gold;
	text-decoration:none;
}

#showbutton {
		width:240px;
		height:55px;
		padding:5px;
		color:white;
		background-image:url(images/showbutton.jpg);
		text-align:left;
		margin-bottom:2px;
}

#showbuttonover {
		width:240px;
		height:55px;
		padding:5px;
		color:white;
		background-image:url(images/showbuttonover.jpg);
		text-align:left;
		margin-bottom:2px;
}

#facilitybutton {
		width:240px;
		height:40px;
		padding:5px;
		color:white;
		background-image:url(images/facilitybutton.jpg);
		text-align:left;
		margin-bottom:2px;
}

#facilitybuttonover {
		width:240px;
		height:40px;
		padding:5px;
		color:white;
		background-image:url(images/facilitybuttonover.jpg);
		text-align:left;
		margin-bottom:2px;
}

h1 {
	margin-top:0px;
	font-size: 22px;
	font-weight: bold;
}

#capacitylist a {
	color:white;
	text-decoration:none;
}

#capacitylist a:hover {
	text-decoration: underline;
}

#extraslist a {
	color:white;
	text-decoration:none;
}

#extraslist a:hover {
	text-decoration: underline;
}

input,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#logos {text-align:center; width:984px;margin-top:8px;}

#language {text-align:right; padding-right: 10px;}

.feedtime {
	font-size:10px;
}

.feedtitle {
	font-size:12px;
	font-weight:bold;
}

.feeddescription {
	font-size:12px;
}

.friendsevent {
	font-size:11px;
}

.redbox {
}

#termsandconditions {
	clear:both;
	float:right;
	height:16px;
	text-align:center;
	width:100%;
}

#termsandconditions a {
	color:#8C0B10;
	text-decoration:none;
}

#termsandconditions a:hover {
	text-decoration:underline;
}