@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/top-background.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	background-attachment: fixed;
	background-position: center;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
}
#container {
	width: 980px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#header {
	padding: 0;
	background-color: #000000;
}  
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1 {
	float: left;
	width: 160px;
	padding: 0px;
	border: 0px solid #333333;
	height: 400px;
}
#mainContent {
	text-align: left;
	white-space: normal;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
} 
#footer {
	padding: 0 10px 0 20px;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
} 
#footer p {
	margin: 0; 
	padding: 10px 0;

}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#map {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 36px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #000;
}
h3 {
	font-size: 16px;
	color: #963;
}
h4 {
	font-size: 14px;
	color: #C00;
	width: 830px;
	vertical-align: top;
}
h5 {
	font-size: 12px;
	color: #333333;
}
h6 {
	font-size: 10px;
	color: #333333;
}

#nav2 {
float: left;
width: 128px; 
margin-left: 12px;
}

.menu {
	width: 170px;
}

.menu a, .menu h2{
	display: block;
	font: bold 14px/20px "Trebuchet MS", Tahoma;
	border-top: #dddddd;
	white-space: nowrap;
	text-indent: 3px;
	width: 120px;
	margin: 0px;
	color: #333333;
	background-color: #CC0033;
}

.menu a{
	text-decoration: none;
	padding: 3px;
	background: #FF9900;
	margin: 0px;
}

.menu a, .menu a:visited{
	color: #006699;
	padding: 3px;
	background: #FFFFFF;
}

.menu a:hover{
	color: #CC0000;
	background: #FFFFFF;
	padding: 3px;
}

.menu a:active{
	color: #CCCCCC;
	background: #FFCC99;
	padding: 3px;
}
.pagelinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#339999;
	font-weight:bold;
}
a.pagelinks:link {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
a.pagelinks:visited {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
a.pagelinks:active {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
a.pagelinks:hover {
	color:#009900;
	text-decoration:underline;
	font-weight:bold;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	font-weight:bold;
}
a.footerlinks:link {
	color:#FFCC66;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.footerlinks:visited {
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
a.footerlinks:active {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}
a.footerlinks:hover {
	color:#CCFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-size: 12px;
}
.centre {
	text-align: center;
}

