body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0a0a0a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}


.top {
	position:relative;
	width:1010px;
	height:226px;
	background-image:url(images/top.jpg);
}

.menu {
	position:absolute;
	height:105px;
	width:830px;
	top:95px;
	left:80px;
}

a.index  {
	position:absolute;
	height:103px;
	width:298px;
	top:0px;
	left:0px;
}

a.place  {
	position:absolute;
	height:25px;
	width:77px;
	top:72px;
	left:313px;
}

a:hover.place  {
	background-image:url(images/menu/place.jpg);
}

a.location {
	position:absolute;
	height:25px;
	width:67px;
	top:72px;
	left:399px;
}

a:hover.location  {
	background-image:url(images/menu/location.jpg);
}

a.menus {
	position:absolute;
	height:25px;
	width:46px;
	top:72px;
	left:477px;
}

a:hover.menus {
	background-image:url(images/menu/menu.jpg);
}

a.story {
	position:absolute;
	height:25px;
	width:74px;
	top:72px;
	left:533px;
}

a:hover.story {
	background-image:url(images/menu/story.jpg);
}

a.media {
	position:absolute;
	height:25px;
	width:114px;
	top:72px;
	left:618px;
}

a:hover.media {
	background-image:url(images/menu/media.jpg);
}

a.enquiries {
	position:absolute;
	height:25px;
	width:73px;
	top:72px;
	left:744px;
}

a:hover.enquiries {
	background-image:url(images/menu/enquiries.jpg);
}
