body {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #ececec;
	background-color: #121212;
	padding: 0;	
	margin: 0;

}
.highlight {
	color: navy;
}

a {
	color: #fff;
}

#navigation a {
	text-decoration: none;
	color: #999;
}

#header {
	font-size: 150%;
	width: 800px;
	height: 100px;
	line-height: 100px;
	letter-spacing: 0.4em;
}

.emph {
	color: #FF0000;
}

.logo {
	width: 200px;
	background-color: #121212;
	text-align: center;
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
}

#outer {
	width: 100%;
	height 100%;
	background-color: #121212;
}

#container {
	width: 800px;
	background-color: #121212;
	margin: 0 auto;

}

.breadcrumb {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-size: 75%;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ddd;
}

#navigation {
	width: 100%;
	background-color: #121212;
	text-align: center;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-top: 1em;
	color: #fff;
}

#footer {
	float: clear;
	width: 100%;
	background-color: #121212;
	font-size: 75%;
	text-align: center;
	border-top-style: solid;
	border-top-width: thin;
	margin-top: 1em;
	color: #ececec;
}

#content {
	margin: 1em;
	clear: both;
}

#content br {
	clear: both;
}

.ctrimage {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

.ctrtext {
    text-align: center;
} 

.thumbnail {
	font-size: 0.75em;
	width: 25%;
	text-align: center;
	float: left;
	margin-bottom: 1em;
}

.thumbnail img{border:none;}

.title {
	font-size: 1em;
	margin-bottom: 1em;
}

.centered-title {
	font-size: 1.2em;
	margin-bottom: 1em;
	text-align: center;
}

#landscape-photo {
	width: 600px;
	background-color: #fff;
	margin: 0 auto;
}

.programme-date {
	font-weight: bold;
	width: 25%;
	float: left;
}


.programme-description {
	margin-left: 25%;
}


.programme-item {
	clear: both;
	margin-bottom: 0.125em;
}

.contact-title {
	font-weight: bold;
	width: 25%;
	float: left;
}

.contact-name {
	margin-left: 25%;
	margin-right: 15%
}

.contact-snail-name {
	margin-left: 25%;
}
.contact-phone {
	float: right;
	width: 15%
}

.contact-item {
	clear: both;
	margin-bottom: 0.125em;
}

.mapLabel {
	clear: left;
	float: left;
	width: 150px;
	text-align: right;
	text-transform: uppercase;
	font: 14px/22px  Arial, Helvetica, sans-serif;
	margin-right: 5px;
	border-top: 1px solid #666;
}
#submit {
	margin-left: 150px;
}
#getDir {
	margin-top: 15px;
}
#map {
	height: 500px;
	width: 500px;
	margin-left: 150px;
	color: #121212
}
#map a {
	color: #121212
}
