body
{
	padding: 0; margin: 0;
	background: #a3d87c url(images/fence.gif) left 210px repeat-x;
	font-family: "Trebuchet MS",Tahoma,Arial,Verdana,sans-serif;
}
#header
{
	background: #000 url(images/melb-uni.png) left top no-repeat;
	display: block;
	color: #fff;
	padding: 5px 5px 5px 50px;
}
h1
{
	padding: 0; margin: 0;
}
h1 a
{
	display: block;
	background: transparent url(images/title.gif) left top no-repeat;
	height: 205px;
	width: 944px;
	overflow: hidden;
	text-indent: -1000px;
}
#main-menu,
#main-menu li
{
	list-style: none; padding: 0; margin: 32px 0 0 0;
	height: 160px;
}
#main-menu li
{
	position: absolute;
	left: 0; top: 0;
}
#main-menu li a
{
	position: absolute;
	display: block;
	text-decoration: none;
}
#main-menu li a:hover span
{
	display: block;
}
#main-menu li a span
{
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: -40px;
	text-align: center;
	background: #000;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Trebuchet MS",Tahoma,Arial,Verdana,sans-serif;
}
#m-video a
{
	left: 85px;
	top: 261px;
	width: 61px;
	height: 75px;
	background: transparent url(images/menu-video.gif) left top no-repeat;
}
#m-video a:hover{background-position: 0 -75px}

#m-book a
{
	left: 196px;
	top: 202px;
	width: 115px;
	height: 131px;
	background: transparent url(images/menu-book.gif) left top no-repeat;
}
#m-book a:hover{background-position: 0 -131px}

#m-contact a
{
	left: 365px;
	top: 255px;
	width: 160px;
	height: 135px;
	background: transparent url(images/menu-letterbox.gif) left top no-repeat;
}
#m-contact a:hover{background-position: 0 -135px}

#m-crew a
{
	left: 577px;
	top: 258px;
	width: 140px;
	height: 132px;
	background: transparent url(images/menu-blood.gif) left top no-repeat;
}
#m-crew a:hover{background-position: 0 -132px}

#m-cast a
{
	left: 725px;
	top: 203px;
	width: 105px;
	height: 140px;
	background: transparent url(images/menu-binoculars.gif) left top no-repeat;
}
#m-cast a:hover{background-position: 0 -140px}

#m-about a
{
	left: 876px;
	top: 213px;
	width: 102px;
	height: 177px;
	background: transparent url(images/menu-sign.gif) left top no-repeat;
}
#m-about a:hover{background-position: 0 -177px}

#m-trailer a
{
	left: 0px;
	top: 300px;
	width: 57px;
	height: 73px;
	background: transparent url(images/menu-trailer.gif) left top no-repeat;
}
#m-trailer a:hover{background-position: 0 -73px}

#head-content
{
	height: 90px;
	font-size: 16pt;
	color: #000;
	font-family: "Trebuchet MS",Tahoma,Arial,Verdana,sans-serif;
	text-align: center;
}
#head-content a
{
	text-decoration: none;
	color: #000;
}
#head-content h2
{
	margin: 0; padding: 0;
	font-size: 16pt;
}
#head-content p
{
	margin: 0;
	font-size: 12pt;
}

#main-content
{
	padding: 10px 100px 10px 100px;
}
#footer
{
	padding: 10px;
	width: 100%;
	background: #74b14a;
}