body {
	margin: 0px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
}

img {
	border:0pt none;
}

a {
	text-decoration:none;
	
}

a.menu {
	color: #ffffff;
}

div#main {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

div#header {
	height: 110px;
	text-align: center;
}

div#imgLeft {
	width: 330px;
	margin: 5px 0px 5px 5px;
	float: left;
	text-align: left;
}

div#imgCenter {
	width: 230px;
	margin: 5px 0px 5px 0px;
	float: left;
	text-align: center;
}

div#imgRight {
	width: 330px;
	margin: 5px 5px 5px 0px;
	float: left;
	text-align: right;
}

div#master1 {
	left: 180px;
}

div#menu {
	height: 25px;
	background-color: #e20a16;
	line-height: 25px;
	padding: 0px 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}

div#content {
	min-height: 500px;
	background-color: #ffffff;
	margin: 5px;
}

div#heading {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 11pt;
	margin: 5px;
	text-align: center;
}

div.contentElement {
	margin: 10px;
	margin-top: 20px;
	height:auto;
}

div#footer {;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #e20a16;
	color: #FFFFFF;
	margin: 5px;
	font-size: 11pt;
	clear: both;
}

p.subheading {
	border-bottom: 2px dotted black;
	padding-top: 5px;
	padding-bottom: 5px;
}

.thumbnail, .thumbnail img {
	
	opacity:0.85;
	/*
	margin:0pt auto;
	padding:1pt 1pt 0pt 0px;
	*/
}

.thumbnail_row {
    	margin-left: 70px; 
	margin-right: 70px;
}

h1 {
	line-height: 30px;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

p.timetable {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 2px;
}

.copyright {
	font-size: 10px;
	font-style: italic;
}