* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

body {
	margin: 25px 0 0;
	background-color: #fff;
	background-image: url('../i/downunder_logo.png');
	background-position: center 110px;
	background-repeat: no-repeat;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 76%;
}

h1 {
	margin: 0 0 5px;
	padding: 0;
	color: #333;
	font-size: 1.3em;
}

h2 {
	margin: 0 0 5px;
	padding: 0;
	color: #333;
	font-size: 1em;
}

p {
	margin: 0 0 10px;
	padding: 0;
	color: #333;
	font-size: 0.9em;
}

a {
	margin: 0 0 5px;
	padding: 0;
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	margin: 0 0 5px;
	padding: 0;
	border: 0;
	display: block;
}

div#wrap {
	margin: 0 auto;
	width: 680px;
}

div#heading {
	margin: 0 auto;
	width: 378px;
	text-align: center;
}

div#heading h1 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
	margin: 0 auto 8px;
	width: 378px;
	height: 28px;
	background-image: url('../i/bb_downunder.png');
}

div#heading h2 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 175px;
	height: 23px;
	background-image: url('../i/in_development.png');
}

div#filminfo {
	margin: 300px 0 0 35px;
	float: left;
	width: 150px;
	text-align: left;
}

div#filminfo h2 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
	margin: 0 0 10px;
	width: 114px;
	height: 11px;
	background-image: url('../i/curious_film.png');
}

div#synopsis {
	margin: 75px 0 0;
	float: right;
	width: 150px;
}

div#synopsis h2 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
	margin: 0 0 10px;
	width: 109px;
	height: 11px;
	background-image: url('../i/synopsis.png');
}

div#mailinglist {
	margin: 650px auto 0;
	width: 314px;
	text-align: center;
}

div#mailinglist h1 {
	margin: 0 auto 25px;
	color: #666;
}

div#mailinglist h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
	margin: 0 auto 10px;
	width: 194px;
	height: 16px;
	background-image: url('../i/enter_site.png');
}

div#mailinglist h1 a:hover {
	background-image: url('../i/enter_site_roll.png');
}

div#mailinglist h2 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
	margin: 0 0 10px;
	width: 314px;
	height: 11px;
	background-image: url('../i/mailinglist.png');
}

div#mailinglist form input {
	margin: 0;
	border: 1px solid #ccc;
	padding: 3px 5px 0;
	width: 275px;
	height: 18px;
	color: #666;
	font-size: 0.9em;
}

div#mailinglist form input.submitbutton {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
	width: 22px;
	height: 23px;
	border: 0;
	padding: 0;
	background-image: url('../i/submit.png');
	float: right;
}
