
body {
	background: #000;
	font-size: 100%;
	font-family: Verdana, arial, sans-serif;
	color: #e2e2e2;
}

body, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}

p, .callout {
	font-size: .75em;
	color: #e2e2e2;
	line-height: 1.6em;
	margin-bottom: 2em;	
}

	p.callout {
		font-size: .875em;
		color: #999;
		letter-spacing: -1px;

	}

	p img {
		padding: 2px;
		border: 1px solid white;
		margin: 8px;
	}

h2, h3, h4, h5 {
	color: #e2e2e2;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 { color: #999; }

h4 { color: #fff; text-transform: uppercase; font-size: 1em; padding-bottom: 8px;}

a {
	color: #99ccff;
}

a:hover {
	color: #6699cc;
	border-bottom: 1px solid #6699cc;
}

   .trailer a:hover, .trailer a {
   	  border: none;
	  color: #fff;
   }

#wrapper {
	background: #000 url(../images/bg_page.jpg) no-repeat top left;
	margin: 0 auto;
	width: 950px;
	overflow: hidden;

}

#wrapper #content h1 {
	display: none;
}

#nav_plus, #content {
	float: left;
}

#nav_plus {
		margin-top: 340px;
		width: 360px;
}


#content {
	margin-top: 145px;
	width: 550px;
}

ul.nav {
	list-style: none;
	width: 220px;
}

	ul.nav li a, ul.nav li a:hover {
		text-indent: -999px;
		display: block;
		background: transparent url(../images/nav.gif) 0 0 no-repeat;
		width: 220px;
		line-height: 1.6em;
		text-decoration: none;
		border: 0;
	}

	.nav a#documentary 			{ background-position: 0 0; } 
	.nav a#aims 				{ background-position: 0 -50px; } 
	.nav a#psychology 			{ background-position: 0 -100px; } 
	.nav a#history 				{ background-position: 0 -150px; } 
	.nav a#team 				{ background-position: 0 -200px; } 
	.nav a#sponsors 			{ background-position: 0 -250px; } 
	.nav a#events 				{ background-position: 0 -300px; } 
	.nav a#contact 				{ background-position: 0 -350px; } 
	.nav a#support 				{ background-position: 0 -400px; } 
	.nav a#press 				{ background-position: 0 -450px; } 

	.nav a#documentary:hover, #wrapper .nav a.documentary-active  	{ background-position: 0 -25px; } 
	.nav a#aims:hover, #wrapper .nav a.aims-active 					{ background-position: 0 -75px; } 
	.nav a#psychology:hover, #wrapper .nav a.psychology-active 		{ background-position: 0 -125px; } 
	.nav a#history:hover, #wrapper .nav a.history-active 			{ background-position: 0 -175px; } 
	.nav a#team:hover, #wrapper .nav a.team-active 					{ background-position: 0 -225px; } 
	.nav a#sponsors:hover, #wrapper .nav a.sponsors-active	 		{ background-position: 0 -275px; } 
	.nav a#events:hover, #wrapper .nav a.events-active 				{ background-position: 0 -325px; } 
	.nav a#contact:hover, #wrapper .nav a.contact-active 			{ background-position: 0 -375px; } 
	.nav a#support:hover, #wrapper .nav a.support-active 			{ background-position: 0 -425px; } 
	.nav a#press:hover, #wrapper .nav a.press-active 			{ background-position: 0 -475px; } 

h2 {
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/h2_titles.gif) 0 0 no-repeat;
	line-height: 36px;
	margin: 10px 0;
	overflow: hidden;
}

	h2#title-documentary	 	{ background-position: 0 0px; } 
	h2#title-aims				{ background-position: 0 -32px; } 
	h2#title-psychology 		{ background-position: 0 -60px; } 
	h2#title-history 			{ background-position: 0 -88px; } 
	h2#title-team 				{ background-position: 0 -116px; } 
	h2#title-sponsors		 	{ background-position: 0 -144px; } 
	h2#title-events 			{ background-position: 0 -172px; } 
	h2#title-contact 			{ background-position: 0 -200px; } 
	h2#title-support	 		{ background-position: 0 -228px; } 
	h2#title-press	 		{ background-position: 0 -256px; } 

ul#footer {
	list-style: none;
	font-size: .65em;
	padding: 10px 0 0 0;
	border-top: 1px solid #999; 
	
}

	ul#footer li {
		display: inline;		
	}
	
	#footer p {
		font-size: 10px;
		margin: 0;
	}

#artwork {
	width: 150px;
	margin: 50px 0 10px 50px;
}

	#artwork p {
		color: #666;
		font-size: 10px;
	}

.trailer {
	margin-left: 50px;
	margin-bottom: 25px;
}

#fbook {
	margin: 30px 0 10px 50px
}
