body {
	background: #000000;
	margin: 0px;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#content-header {
	text-align: center;
}
#content-gallery {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content-body-farside {
	background: url(images/bg-redsky.jpg) no-repeat;
}
h1 {
	font-size: medium;
}
#content-body-box {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#content-text-float-right {
	padding: 10px;
	width: 300px;
	margin-left: auto;
}
#content-nav {
	text-align: center;
	background: url(images/nav-bg.jpg) repeat-x;
	border-bottom: 1px solid #000000;
}
.movie {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 640px;
}
h2 {
	font-size: small;
}
#content-body-doco {
}
#content-body-players {
	background: url(images/bg-players.jpg) no-repeat center top;
}
#content-body-tsunami {
	background: url(images/bg-nightbike.jpg) no-repeat center top;
}
#content-footer {
	text-align: center;
	margin-bottom: 20px;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
}
#content-body-news {
	background: url(images/bg-relief.jpg) no-repeat center top;
}
#content-body-contact {
	background: url(images/bg-blessed.jpg) no-repeat center top;
}
#content-body-home {
	background: url(images/bg-home.jpg) no-repeat center top;
}

