<style>

#header {
	display: block;
	clear: both;
	width: 840px;
	}
body {
	background-color: #e9e8e4;
	}


	
table, td {
	border-collapse: collapse;
	}	
#header_tabs {
	width: 985px;
	border: 0;
	margin: auto;
	}
#tab_select {
	width: 95px;
	height: 18px;
	border: 1px solid #000;
	border-bottom: 0;
	background-color: #fff;
	text-align: center;
	}
#tab_rested {
	width: 95px;
	border: 1px solid #000;
	background-color: #becee4;
	text-align: center;
	}
#page_options {
	width: 320px;
	border: 0;
	border-bottom: 1px solid #000;
	text-align: right;
	font: 10px arial;
	color: #999;
	}
#main_header {
	width: 985px;
	height: 100px;
	border-top: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0;
	background-color: #fff;
	padding:0;
	}
a#tabbed_link:link, a#tabbed_link:active, a#tabbed_link:visited {
	font: 10px arial;
	color: #000;
	text-decoration: none;
	}
a#tabbed_link:hover {
	text-decoration: underline;
	}




table#main_page {
	border:1px solid #000;
	border-top: 0;
	width:985px;
	margin:auto;
	background-color: #fff;	
}
#main_body {
	display: block;
	margin:auto;
	width: 840px;
	font: 12px arial;
	padding: 0px 5px;
	border:0;
	}
#header_boxes {
	display: block;
	width: 261px;
	float: left;
	font: 12px arial;
	padding: 0;
	margin: 5px 10px 15px 10px;
	border:0;
	height: 180px;
	}
#header_row {
	display: block;
	width: 840px;
	float: left;
	font: 12px arial;
	padding: 0;
	margin: 10px 0px;
	border:0;
	height: 30px;
	}
#header_row img{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	border:0;
	}
#jump_to_row {
	display: inline;
	float: right;
	}
select#jump_to, #header_boxes select {
	height: 16px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	}
#header_boxes input  {
	height: 16px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	}
input#jump_to{
	height: 20px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	}
#select_view {
	display: block;
	width: 810px;
	float: left;
	font: 12px arial;
	padding-left: 30px;
	margin-left: 0px;
	border:0;
	}
#select_view img {
	display: block;
	float: left;
	border:0;
	}
#footer {
	display: block;
	clear: both;
	width: 840px;
	font: 12px arial;
	}

#row {
	width: 100%;
	display: block;
	clear: both;
	float: left;
	margin: 3px 0px;
	}

#fieldname {
	display: block;
	float: left;
	clear: left;
	width: 25%;
	height: 100%;
	padding-top: 5px;
	color: #647e7a;
	}
#field {
	display: block;
	float: left;
	clear: right;
	width: 75%;
	}

#fieldname_mini {
	display: block;
	float: left;
	clear: left;
	width: 40%;
	height: 100%;
	padding-top: 5px;
	color: #647e7a;
	}
#field_mini {
	display: block;
	float: left;
	clear: right;
	width: 60%;
	}

#search_results {
	display: block;
	float: left;
	clear: left;
	width: 85%;
	height: 100%;
	padding: 5px 10px 5px 50px;
	color: #000;
	}
#calendar_box {
	display: block;
	float: left;
	padding-bottom: 10px;
	color: #000;
	}
#calendar_box_form {
	display: block;
	float: left;
	width: 33%;
	height: 245px;
	padding-bottom: 10px;
	color: #000;
	}

#error {
	display: block;
	float: left;
	clear: left;
	width: 95%;
	margin: 10px 0px;
	padding: 15px;
	color: #bc0000;
	font-weight: bold;
	background-color: #ff0;
	}
#message {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin: 10px 0px;
	padding: 15px;
	color: #006;
	font-weight: bold;
	background-color: #d6e0ff;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;	
	}
a:hover{
	text-decoration: underline;
	}
	
table, td {
	border-collapse: collapse;
	}

#event_box {
	width:100%;
	border: 0;
	display:block;
	clear: both;
	padding:16px 6px 16px 6px;
	margin:auto;
	}
	
#event_title {
	font-family:arial;
	color:#000;
	width: 100%;
	display:block;
	float: left;
	clear: both;
	padding-bottom:5px;
	margin:0;
	font-size: 16px;
	border-bottom: 1px dotted #000;
	}

#event_content {
	font-family:arial;
	color:#000;
	width: 100%;
	display:block;
	float: left;
	clear: both;
	margin: 15px 0px 35px 0px;
	font-size: 12px;
	border:0;
	}
#event_dates {
	font-family:arial;
	color:#000;
	width: 40%;
	display:block;
	float: left;
	clear: left;
	font-size: 12px;
	border:0;
	}
#event_advert {
	color:#999;
	width: 322px;
	display:block;
	float: right;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	border: 1px dotted #000;
	text-align: center;
	}
#event_advert img {
	border: 1px solid #000;
	}
#save_edit_boxes {
	width: 100%;
	display:block;
	clear: both;
	padding: 10px;
	border:0;
	margin: auto;
	text-align: right;
	}

a#event:link, a#event:visited, a#event:active {
	text-decoration: none;
	color: #000;
	font-size: 10px;
	}
a#event:hover{
	text-decoration: underline;
	}
ul, li {
	margin:5px 5px 5px 10px ;
	padding:0px;
	list-style: disc outside;
	font-size: 10px;
	}
#date_font {
	font-size: 10px;
	}

#copyright_info {
	display: block;
	margin:auto;
	width: 985px;
	font: 10px arial;
	border:0;
	text-align: center;
	padding-bottom: 15px;
	}

</style>

