html {}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	height:auto;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
}
#title {
background-image:url(/img/title_bk.jpg);
background-repeat: no-repeat;
width: 780px;
padding:0px 0px 0px 0px;
float: left;
height: 72px;
display:block;
font-size: 10px;
color: #c2cf21;
}
#title a { text-decoration:none; color: #c2cf21;}
#events {
height: auto;
background-color: #d4dd63;
color:#666666;
font-size: 11px;
float:left;
padding:5px 10px 0px 5px;
}
#centre {
width: 367px;
height: auto;
float:left;
padding:0px 20px 0px 20px;
}
#right {
width: 202px;
height: auto;
float:left;
}
#terms {
width: 770px;
height: 92px;;
float:left;
padding:5px 0px 10px 10px;
font-size: 9px;
vertical-align: baseline;
border-bottom:  8px solid #a0a1a5;
}
#terms a {
text-decoration:none; color:#000000;
}
#terms a:hover {color: #0066CC;
}
#ct { 
background-image: url(/img/bk_bar.gif);
background-repeat:repeat-y;}