html.contact {
	background:#000 url(images/bg_contact.jpg) top center fixed no-repeat;
	height:100%;
}

html.crew {
	background:#000 url(images/bg_crew.jpg) top center fixed no-repeat;
	height:100%;
}

html.story
{
		background:#000 url(images/bg_story.jpg) top center fixed no-repeat;
}

html.clients {
	background:#000 url(images/bg_clients.jpg) top center fixed no-repeat;
	height:100%;
}

html.work {
	background:#000 url(images/bg_work.jpg) bottom center fixed no-repeat;
height:100%;
}

a.noline {
	text-decoration:none;
	}

.seoLinks
{
	color:#fdffd7;
}

#seobg {
	/*background:#000;*/
	font-size:10px;
	color:#999;
	padding:10px;
	width:1002px;
	margin:0 auto 20px auto;
}

#seo {
	margin:0 auto 0 auto;
	width:743px;
}

#seo p{
	font-weight:normal;
	font-size:10px;
	line-height:normal;
	}
	
#seo a{
	font-weight:normal;
	font-size:10px;
	color:#fdffd7;
	font-weight:normal;
	text-decoration:none;
	}
	
#seo h1 {
	font-size:12pt;
	color:#fdffd7;
	}
