body {
	margin: 0px;
	background-color: #000000;
}
.nav a:link {
	text-decoration:none;
	color:#757575;
}
.nav a:visited {
	text-decoration:none;
	color:#757575;
}
.nav a:hover {
	text-decoration:none;
	color:#f63602;
	border-top: solid 1px #f63602;
	border-bottom: solid 1px #f63602;
	padding:3px 0 3px 0;
}
.nav a:active {
	text-decoration:none;
	color:#f63602;
	border-top: solid 1px #f63602;
	border-bottom: solid 1px #f63602;
	padding:3px 0 3px 0;
}
#nav_logo {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#dfdfdf;
	width:155px;
	height:85px;
}
#navigation {
	position:absolute;
	left:155px;
	top:7px;
	background-color:#000000;
	width:355px;
	height:70px;
	border-left:solid 1px #757575;
	border-right:solid 1px #757575;
}
#nav_buydvd {
	position:absolute;
	top:0px;
	left:515px;
}
#content_scroll {
	width:420px;
	height:392px;
	padding-right:15px;
	overflow:auto;
}
.pull_quote {
	line-height:20px;
	color:#c295a8;
	font-size:16px;
	text-align:center;
	border-top: solid 1px #c295a8;
	border-bottom: solid 1px #c295a8;
	padding: 8px 0 8px 0;
}
.copy_wrapper {
	position:absolute;
	left:527px;
	top:15px;
	width:450px;
	height:424px;
}
.content_bar_wrapper {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:454px;
}
.photogallery {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#ec59fe;
	width:512;
	height:454px;
}
.navigation_wrapper {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
.sponsor_logos_wrapper {
	position:absolute;
	left:512px;
	top:454px;
	background-color:#000000;
	width:448;
	height:54px;
	padding:5px 0 0 13px;
}
.trailer_wrapper {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:454px;
	background-color:#b2d9d6;
	background-image: url('http://www.searchingformichaelpeterson.com.au/images/global/trailer_bg.jpg');
	background-repeat:no-repeat;
}
.contact_wrapper {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:454px;
	background-color:#000000;
	background-image: url('http://www.searchingformichaelpeterson.com.au/images/global/contact_bg.jpg');
	background-repeat:no-repeat;
}
.dvd_wrapper {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:454px;
	background-color:#000000;
	background-image: url('http://www.searchingformichaelpeterson.com.au/images/global/buydvd_bg.jpg');
	background-repeat:no-repeat;
}
.splash_wrapper {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:454px;
	background-color:#000000;
	background-image: url('http://www.searchingformichaelpeterson.com.au/images/global/splash_gradient.jpg');
}

