@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bgd2.jpg);
	background-color: #D9D9D9;
	top: 0px;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1100px;
	position: relative;
	height: 900px;
	top: 0px;
	margin: auto;
	padding: 0px;
	background-image: url(../images/Wrapper_bgd_2.jpg);
	background-repeat: repeat;
	border: 6px solid #3B3C3E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header {
	position:absolute;
	width:100%;
	height:132px;
	z-index:2;
	left: 0;
	top: 0px;
	text-align: center;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
}
#Navigation {
	position:absolute;
	width:100%;
	height:22px;
	z-index:10;
	top: 134px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#Content {
	position:absolute;
	width:100%;
	height:auto;
	z-index:1;
	left: 0px;
	top: 171px;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 5px;
}

#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
}
#mainContent p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size: .9em;
	line-height: 1.4em;
	colour: #333
	margin: 1ex 0;
	font-size: 14px;
}
#Menu {
	height: 500px;
	width: 185px;
	left: 0px;
	position: relative;
	top: 205px;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #537195;
	letter-spacing: 1px;
}

.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
a:link {
	color: #537195;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #686F7F;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.textplain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	top: 0px;
	height: auto;
	width: 100%;
}

#Events {
	position:absolute;
	width:871px;
	height:699px;
	z-index:1;
	left: 15px;
	top: -21px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	padding: 0px;
}

