body {
	background: #1FECF3 repeat-y url(/images/bg_stretch.gif) center;
	margin: 0;
	font: 11px Verdana;
}

.stretch {
	background: url(/images/background.jpg) repeat-x top;
}

img {
	text-decoration: none;
}

.sidebar {
	background: no-repeat url(/images/sidebar.gif);
	font-size: 11px;
}

.splash {
	background: url(/images/splash.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
}

.splashpad {
	padding-left: 365px;
	padding-top: 15px;
}

.splash a:link, .splash a:active, .splash a:visited {
	color: #fff;
	text-decoration: none;
}

.splash a:hover {
	text-decoration: underline;
}

.sidepad {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 7px;
}

.nav {
	background: url(/images/nav.gif) no-repeat;
	color: #04636E;
	font-weight: bold;
	font-size: 12px;
}

.nav a:link, .nav a:active, .nav a:visited {
	color: #04636E;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	text-decoration: underline;
}

.navpad {
	padding-left: 5px;
	padding-top: 18px;
}

.left {
	background: url(/images/left.gif) no-repeat #1fecf3;
}

.right {
	background: no-repeat url(/images/right.gif) #1fecf3;
}

.pad {
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 25px;
	font-size: 11px;
}

.gallerypad {
	padding-left: 14px;
	text-decoration: none;
	line-height: 40px;
	font-family: Verdana;
	padding-bottom: 10px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #00636f;
}

a:hover {
	text-decoration: underline;
}

.showreel {
	background: url(/images/showreel.jpg) no-repeat;
}

.showreelpad {
	padding-left: 360px;
	color: #fff;
	padding-top: 30px;
	font-size: 11px;
}

.showreel a:link, .showreel a:active, .showreel a:visited {
	color: #fff;
	text-decoration: none;
}

.showreel a:hover {
	color: #ff;
	text-decoration: underline;
}

.main {
	background: url(/images/main_bg.gif) no-repeat;
}

.credits {
	font-size: 11px;
}