body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #D7D7D7;
	text-align: center;
}
.border_top {
	position: relative;
	height: 27px;
	width: 750px;
	left: 0px;
	top: 0px;
	background-image: url(images/border_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.page {
	position: relative;
	height: auto;
	width: 750px;
	top: 0px;
	text-align: left;
	left: 0px;
}
.banner {
	position: absolute;
	height: 200px;
	width: 704px;
	left: 22px;
	top: 0px;
	background-image: url(images/banner01.jpg);
	background-position: 0px 65px;
	background-repeat: no-repeat;
}
.logo {
	position: absolute;
	height: 71px;
	width: 85px;
	left: 21px;
	top: 6px;
}
a:link, a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: none;
	color: #A9C7FB;
}
a.grennlink:link, a.grennlink:visited {
	text-decoration: none;
	color: #66CC00;
}
a.grennlink:hover {
	text-decoration: none;
	color: #66FF00;
}
a.tab:link, a.tab:visited {
	text-decoration: none;
	color: #999999;
	padding: 2px 10px 2px 10px;
	border-left: 1px dotted;
	display: block;
	float: left;
	margin: 0;
	border-color: #999999;
}
a.tab:hover {
	text-decoration: none;
	color: #E98F77;
}
a.tab2:link, a.tab2:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 15px 2px 15px;
	display: block;
	float: left;
	margin: 0;
	border-right: 1px solid;
	border-color: #999999;
}
a.tab2:hover {
	text-decoration: none;
	color: #6699FF;
	background-image: url(images/menubak3.gif);
	display: block;
}
.content {
	position: absolute;
	height: 223px;
	width: 680px;
	left: 34px;
	top: 216px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 10;
	padding: 0;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.details2 {
	height: 20px;
	width: 700px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	font-size: 10px;
	clear: both;
	float: left;
	padding-left: 25px;



}
li {
	color: #999999;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;


}
.menu2 {
	position: absolute;
	width: 100%;
	top: 168px;
	right: 0px;
	background-color: #999999;
	border-color: #666666;
	border-top: 1px solid;
	height: 30px;
	background-image: url(images/menubak.gif);
	left: 0px;

}
.logo2 {

	position: absolute;
	height: 50px;
	width: 135px;
	left: 550px;
	top: 5px;
}
.border_mid {
	position: relative;
	height: 950px;
	width: 750px;
	left: 0px;
	top: 0px;
	background-image: url(images/border_mid.jpg);
}
.border_mid_events {
	position: relative;
	height: 670px;
	width: 750px;
	left: 0px;
	top: 0px;
	background-image: url(images/border_mid.jpg);
}
.border_mid_access {
	position: relative;
	height: 720px;
	width: 750px;
	left: 0px;
	top: 0px;
	background-image: url(images/border_mid.jpg);
}
.border_mid_marquee {
	position: relative;
	height: 790px;
	width: 750px;
	left: 0px;
	top: 0px;
	background-image: url(images/border_mid.jpg);
}
.border_mid_contact {
	position: relative;
	height: 500px;
	width: 750px;
	left: 0px;
	top: 0px;
	background-image: url(images/border_mid.jpg);
}
.border_bottom {
	position: relative;
	height: 22px;
	width: 750px;
	left: 0px;
	top: 0px;
	background-image: url(images/border_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.style01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #66B1DF;

}
p {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;

}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #6699CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 0px;

}
ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
	font-weight: bold;
}
.centre {
	text-align: center;
}
