@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
a {
	outline: 0 none;
}
body {
	background:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
#container {
	width:952px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	height:270px;
	width:952px;
}
.home_head {
	background:url(images/header_driven.png) top right no-repeat;
}
.about_head {
	background:url(images/headbg-about_02.jpg) top right no-repeat;
}
.donate_head {
	background:url(images/headbg-donate_02.jpg) top right no-repeat;
}
.making_head {
	background:url(images/headbg-making_02.jpg) top right no-repeat;
}
.screen_head {
	background:url(images/headbg-screen_02.jpg) top right no-repeat;
}
#nav_holder {
	width:auto;
	height:35px;
	margin-left:129px;
}
.video_holder {
	height:440px;
	width:650px;
	align: center;
	margin:10px 0 10px 154px;
}
.home_content {
	width:952px;
	height:auto;
	margin-top:15px;
}
.home_content table tr td {
	font-size:18px;
	line-height:28px;
}
.home_text {
	font-size:12px;
	margin-left:26px;
	width:860px;
}
#footer {
	width:952px;
	height:234px;
	background:url(images/footerbg_13.jpg) center bottom no-repeat;
	margin-top:25px;
	font-size:12px;
	font-weight:500;
}
#footer a:link {
	color:#fb0000;
}
.text_page_content {
	width:937px;
	padding-left:15px;
	padding-top:35px;
	font-size:12px;
	font-weight:500;
}
.text_page_content p {
	margin-bottom:15px;
}
.text_page_content h2 {
	font-size:14px;
	margin-bottom:15px;
}

