body {
	margin: 0px;
	align: centre
	color: #000000;
	background: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	line-height: 1.5em; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

.canvas {
	background: #ffffff;
	width: 900px;
	text-align: left;
	}

.navbar
{
	padding-left: 20px;
	line-height: 30px;
	font-size: 12px;
	color: #ffffff;
	background: #3e7998;
	font-weight: bold;

}

.navbar .currentpage {
	color: yellow;
	text-decoration: underline;
	}

.navbar A, .navbar A:link,.navbar A:visited,.navbar A:active,.navbar A:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

.content {
	padding: 20px;
	}

.mainheader {
	font-size: 36px;
	line-height: 1em;
	}

.largearrowtext {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	}

.subheader1 {
	font-size: 16px;
	line-height: 1em;
	}

.imagebarlargetext {
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
	padding: 0.5em;
	line-height: 1em;
	}

.imagebarnormaltext {
	color: #ffffff;
	padding: 1em;
	line-height: 1.5em;
	}

.dottedline {
	background-image: url(images/header_dots.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	}

.eventheader {
	font-size: 14px;
	padding-top: 5px;
	line-height: 1em;
	}

.eventitem {
	font-size: 12px;
	border-bottom: 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	}


.footer	{
	text-align: center;
	padding-left: 20px;
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	}

.footer A, .footer A:link,.footer A:visited,.footer A:active,.footer A:hover {
	color: #3e7998;
	}

A, A:link, A:visited, A:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}

.links_box
	{
	padding-top: 15px;
	padding-left: 20px;
	}

.links_box TABLE
	{
	color: #ffffff;
	background: #3e7998;
	}
	
.links_box TABLE TR TD
	{
	padding: 0.66em;
	}
	
.links_box A, .links_box A:link,.links_box A:visited,.links_box A:active,.links_box A:hover
	{
		color: #ffffff;
	}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #FF0000;
}