body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size:11px;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.error {
	background-color: #ffdddd;
}

span {
display:none;
}

a {
color:#FF0000;
text-decoration:none;
}

h1 {
padding:0;
margin:0;
}


a:hover {
text-decoration:underline;
}

dl, dd {
padding:0;
margin:0;
}

#whatsOn dt{
padding:0;
margin:0;
overflow:hidden;
height:12px;
}

.clearAll {
clear:both;
}

#container {
width:1024px;
height:1024px;
margin:0px auto 0px auto;
background-image:url(../images/bgImage.jpg);
background-repeat:no-repeat;
}

#header {
width:1004px;
margin:0px 10px 0px 10px;
}

#logo {
float:left;
display:block;
width:252px;
margin-top:12px;
margin-bottom:20px;
}

#banner {
float:left;
display:block;
width:468px;
margin:85px 10px 30px 20px;
}

#menu {
width:468px;
height:16px;
margin-left:30px;
float:left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:auto;
}

#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	float:left;
	margin-right:20px;
}

#menu li a  {
	display: block;
	height: 16px;
	background-position: top;
}

#menu li a:hover  {
	background-position: bottom;
}

#menu li.selected a { 
	background-position: center !important;
}

#menu li.home a  {
	width:  43px;
	background-image:url(../images/btnHome.gif);
	background-repeat:no-repeat;
	}

#menu li.about a  {
	width:  44px;
	background-image:url(../images/btnAbout.gif);
	background-repeat:no-repeat;
	}
	
#menu li.whatsOn a  {
	width:  73px;
	background-image:url(../images/btnWhatsOn.gif);
	background-repeat:no-repeat;
	}
	
#menu li.gallery a  {
	width:  53px;
	background-image:url(../images/btnGallery.gif);
	background-repeat:no-repeat;
	}
	
#menu li.community a  {
	width:  81px;
	background-image:url(../images/btnCommunity.gif);
	background-repeat:no-repeat;
	}
	
#menu li.contact a  {
	width:  54px;
	background-image:url(../images/btnContact.gif);
	background-repeat:no-repeat;
	}
	
#content1 {
width:760px;
margin:30px 10px 0 20px;
float:left;
}	

#welcome {
width:320px;
float:left;
}

#whatsOn {
width:360px;
height:240px;
float:left;
margin-left:20px;
}

#map {
width:360px;
height:480px;
float:left;
margin-left:20px;
}

#weOffer {
width:320px;
float:left;
margin-top:40px;
}

#gallery {
width:340px;
float:left;
margin-top:40px;
margin-left:20px;
}

.floatLeft {
float:left;
}

.floatRight {
float:right;
}

#flickrGallery {
width:340px;
}

#flickrGallery ul {
margin:10px 0 0 0;
padding:0;
float:left;
list-style-type:none;

}

#flickrGallery li {
margin:0 0 0 9px;
float:left;
}

#flickrGallery a {
color:#FFFFFF;
}

#flickrGalleryFull a {
color:#FFFFFF;
}

#flickrGalleryFull {
width:760px;
}

#flickrGalleryFull ul {
margin:10px 0 0 0;
padding:0;
float:left;
list-style-type:none;
}

#flickrGalleryFull li {
margin:0 9px 9px 0px;
float:left;
width:100px;
height:100px;
text-align:center;
}

#flickrLogo {
float:left;
clear:both;
margin-left:10px;
}

.date {
width:80%;
float:left;
}

.link {
width:20%;
float:right;
}

#adverts {
width:760px;
padding:0;
margin:40px 0 40px 0;
}

#adverts ul {
width:760px;
padding:0;
margin:0;
}

#adverts li {
display:inline;
list-style-type:none;
width:253px;
padding:0;
margin:0;

}

#adverts  a img {
border:none;
padding:0;
margin:0;

}

#footer {
width:760px;
padding:0;
margin:0;
}

#footer ul {
width:760px;
padding:0;
margin:0;
}

#footer li {
display:inline;
list-style-type:none;
margin-left:28px;

}

#footer  a img {
border:none;

}

dl {
border-bottom:1px solid #4d4d4d;
height:65px;
margin-bottom:10px;

}

.strap {
margin:4px 0 12px 0;
}

dl.newsHome {
border-bottom:1px solid #4d4d4d;
height:34px;
margin-bottom:10px;

}

#content2 {
width:200px;
margin:40px 00px 0 10px;
float:left;
overflow: hidden;
}

#community {
	width:210px;
	padding:0;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}

#community ul {
width:210px;
padding:0;
margin:0;
}

#community li {
list-style-type:none;
width:200px;
height:44px;
margin-bottom:2px;

}

#community  a{
width:200px;
height:44px;
display:block;
}

#community  img {
border:none;
margin-right:10px;
float:left;
width:93px;
}

#community  span{
width:50px;
float:left;
display:block;
padding:5px;
}

#mail {
float:right;
width:190px;
margin:80px 35px 0 10px;
}

form {
	background-color:#000000;
	display:block;
	width:170px;
	height:95px;
	padding:10px;
}

.submit{
	margin-top: 5px;
}
.textField{
	font-size: 10px;
	margin-top: 5px;
	width:160px;
}

form a {
color:#FF0000;
margin-left:8px;
}

form a {
text-decoration:underline;
}

#about {
width:90%;
float:left;
}

#DISABLED #whatsOnFull {
width:760px;
float:left;
}

#whatsOnFocus {
width:760px;
float:left;
}

#whatsOnFocus p{
width:600px;
float:left;
}

#whatsOnFocus h2{
width:600px;
float:left;
}

#galleryFull {
width:760px;
float:left;
margin-top:40px;
}

.communityBlock {
width:760px;
margin:40px 0 40px 0;
}

.communityBlock img {
margin-right:10px;
float:left;
border:none;
}

.communityBlock h2 img {
float:left;
margin-bottom:10px;
}

.communityBlock p {
width:480px;
float:left;
margin:0;
padding-right:40px;
padding-bottom:10px;
}
.communityBlock a {
float:left;
display:block;
}

#ss_n {
position:absolute;
}
#ss_p {
position:absolute;
}
#ss_a {
position:absolute;
}
#ss_x {
position:absolute;
}