* {
	padding: 0px; margin: 0px;
	font-family: helvetica, arial, sans-serif;
}
body {
	padding: 0px;
	background-color: black;
	width: 760px;
	margin: 0px auto;
	
}
#container {
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: white;
	float: left;
	width: 760px;
}
#header {
	padding-bottom: 4px;
	padding-top: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ffff33;
	border-bottom-width: 6px;
	float: left;
	width: 760px;
}
#navigation {
	background-color: #e4f5f3;
	float: left;
	width: 160px;
}
#canvas {
	float: left;
	width: 595px;
	margin: 0px 0px 5px 5px;
}
#footer {
	font-size: 70%;
	color: white;
	background-color: #0066ff;
	float: left;
	width: 760px;
}
#footercanvas {
	line-height: 180%;
	margin-right: 80px;
	margin-left: 180px;
	margin-bottom: 36px;
	margin-top: 20px;
}

		#footercanvas a {
	color: white;
}



p.subsection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.contentitem p {
	margin-bottom: 16px;
	line-height: 120%;
}

#nav li.navsec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 1px;
	padding: 4px;
	display: block;
	background-color: black;
	color: white;
	text-shadow: 0px 0px;
	font-weight: normal;
	font-size: 60%;
	text-transform: uppercase;
}
#nav li.navitem {
	font-size: 70%;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	display: block;
}
#nav li.navitem a {
	color: black;
	text-decoration: none;	
}
#slogan {
	background-image: url(flags.jpg);
	background-repeat: no-repeat;
	padding-right: 48px;
	padding-left: 48px;
	padding-bottom: 24px;
	padding-top: 24px;
	font-size: 90%;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#pardonourdust {
	padding-left: 48px;
	padding-bottom: 24px;
	padding-right: 48px;
	padding-top: 24px;
	background-repeat: repeat;
	background-image: url(construction.gif);
}
.contentsection {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: white;
	background-color: #0066ff;
	font-size: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.eventtitle {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.eventtitle a {
    margin: 0px;
	background-color: #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	color: black;
}

.eventdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 4px;
	padding-top: 8px;
}
.eventlocation {
	font-weight: bold;
	font-size: 70%;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.eventdescription {
	padding-left: 36px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.eventpostdetails {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 70%;
	color: #0066ff;
}
#sitelogo {
	margin-left: 16px;
}
.contentitem {
	padding: 10px 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}