#container
	{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	top : auto;
	left : auto;
	width : 780px;
	height : auto;
	text-align: center;
	background-color:#000000;
	border: 2px solid #FFFFFF;
	background-image: url(../decoration/bckground2.gif);
	margin-bottom: 5px;
	}
   
#header
	{
	position : relative;
	text-align : left;
	top : auto;
	left : auto;
	height : 100px;
	width : 780px;
	background-color:#0c0d0b;
	margin: 0px;
	padding: 0px;
	}

#lcol
	{
	position:relative;
	float: left;
	width:126px;
	height:auto;
	padding-top: 20px;
	float: left;
	}
   
#bodytext
	{
	position : relative;
	text-align : left;
	top : auto;
	left : auto;
	width : 570px;
	height : auto;
	overflow : hidden;
	float : left;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	background-color: #000000;
	}

#hometext
	{
	position : relative;
	text-align : left;
	top : auto;
	left : auto;
	width : 560px;
	height : auto;
	overflow : hidden;
	float : left;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 50px;
	}

#footer
	{
	position : relative;
	top: auto;
	left: auto;
	width:780px;
	height: 0;
	clear:both;
	margin: 0px;
	padding: 0px;
	}

.map-iframe
	{
	width: 600px;
	height: 540px;
	margin: 0px;
	padding: 0px;
	}

.contact-iframe
	{
	width: 600px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	}

.centred
	{
	text-align: center;
	padding-left: 35px;
	}

.black-background
	{
	background-color: #000000;
	}
   
#credits
	{
	position : relative;
	top : 10px;
	margin-left : auto;
	margin-right : auto;
	width: 780px;
	height: 300px;
	padding: 0px;
	}
	
.homepage
	{
	padding-left: 50px;
	}
