body {
	background-color: #000000;
}
body#home {
	background: url(../images/V66-Billboardedit.jpg) no-repeat;
}
img {
	border-style: none;
}
p {
	font: 12pt/16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	margin-left: 10px;
	width: 450px;
}
ul#navbar{
	padding-left: 0;
margin-left: 0;
background-color: #fcde53;
float: left;
width: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	color: black;
}
ul#navbar li{
	text-align: center;
	display: inline;
	color: black;
}
ul#navbar li a{
	padding: 0.2em 1em;
background-color: #fcde53;
text-decoration: none;
float: left;
	color: black;
}
ul#navbar li a:hover{
	background-color: #8043ff;
}
ul#sidebar li{
	list-style-type: none;
	display: block;
	width: 150px;
	height: 25px;
	text-align: center;
	background-color: #8043ff;
	margin-bottom: 5px;
	padding-top: 5px;
}
ul#sidebar li a{
	text-decoration: none;
	color: black;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
}
ul#sidebar li:hover{
	background-color: #fcde53;
}
ul#perks{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
}
ul#perks li{
	color: #ffffff;
	margin-top: 10px;
}
div#header{
	text-align: left;
	float: left;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left: 40px;
}
div#header2{
	text-align: left;
	top: 8px;
	left: 7px;
	float: left;
	margin-top: 80px;
	margin-bottom: 40px;
	margin-left: 40px;
}

div#logohome{
	height: 1120px;
	margin-top: 200px;
	margin-left: 80px;
}
div#nav{
	clear: both;
	height: 40px;
}
div#storytitle{
	color: white;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/the_story.png) no-repeat 20px 0;
	text-indent: -9999px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-left: 30px;
	clear: both;
}
div#filmmakertitle{
	color: white;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/the_filmmakers.png) no-repeat 20px 0;
	text-indent: -9999px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-left: 27px;
}
div#documentarytitle{
	color: white;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/documentary_title.png) no-repeat 20px 0;
	text-indent: -9999px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-left: 25px;
}
div#contacttitle{
	color: white;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/contact_us.png) no-repeat 20px 0;
	text-indent: -9999px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-left: 20px;
}
div#linkstitle{
	color: white;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/links.png) no-repeat 20px 0;
	text-indent: -9999px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-left: 20px;
}
div#donatetitle{
	color: white;
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/donate.png) no-repeat 20px 0;
	text-indent: -9999px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-left: 20px;
}

div#teaser{
	float: left;
	margin-left: 40px;
	width: 450px;
}

div#storycontent{
	float: left;
	margin-left: 40px;
	width: 450px;
}


div#rightcolumn{
	float: left;
	position: relative;
	margin-left: 30px;
}
span#bigblue{
	color: #8043ff;
	font-weight: bold;
	font-size: 14pt;
}
span#bigyellow{
	color: #FFFF00;
	font-weight: bold;
	font-size: 14pt;
}
span#bigblue a{
		color: #8043ff;
	text-decoration: none;
}
span#bigblue a:hover{
	color: #fcde53;
}

