html,body {
	margin: 0;
	padding: 0;
	background-color:#424243;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color:#000000;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

#container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	/*height: 560px;*/
}

/* home */
/* **************************************************************************************** */
#home {	width: 970px;	height: 560px;	background-image:url('../images/home/splash.jpg');	}
#home #homeheading {	width: 600px;	padding:40px;	font-family:Arial, Helvetica, sans-serif;	font-size:30px;	font-weight:bold;	color:#FFFFFF; background-image:url('../images/home/splash.jpg');	}
#home #homeenter {	padding:20px;}
#home #homeenter img {	vertical-align:middle;	padding:10px;	padding-right:20px; }
#home #homeenter a {	font-family:Arial, Helvetica, sans-serif;	font-size:30px;	font-weight:bold;	color:#FFFFFF;	text-decoration:none;}
#home #homeenter a:hover {	text-decoration:underline;}

/* abouthefilm */
/* **************************************************************************************** */
#aboutthefilm {	width: 970px;	height: 560px;	background-image:url('../images/news/splash.jpg');	}

/* about */
/* **************************************************************************************** */
#about {	width: 970px;	height: 560px;	background-image:url('../images/about/splash.jpg');	}

/* filmmakers */
/* **************************************************************************************** */
#filmmakers {	width: 970px;	height: 560px;	background-image:url('../images/join/splash.jpg');	}

/* events */
/* **************************************************************************************** */
#events {	width: 970px;	height: 560px;	background-image:url('../images/events/splash.jpg');	}

/* takeaction */
/* **************************************************************************************** */
#takeaction {	width: 970px;	height: 560px;	background-image:url('../images/takeaction/splash.jpg');	}

/* join */
/* **************************************************************************************** */
#join {	width: 970px;	height: 560px;	background-image:url('../images/join/splash.jpg');	}
#join select,td,input {	font-family:Arial, Helvetica, sans-serif;	font-size:12px; color:#000000;}
#join table {	width:auto; height:auto;}
#join td { text-align:left; }
#join .submitbutton { border: 1px outset #bf242a; background-color: #bf242a; font-family: verdana, "lucida grande", sans-serif; font-size: 12px;
  padding: 1px;  margin: 0px; color:#ffffff; }
#join .required {color:#bf242a; }  	

/* videos */
/* **************************************************************************************** */
#videos {	width: 970px;	height: 560px;	background-image:url('../images/videos/splash.jpg');	}

/* synopsis */
/* **************************************************************************************** */
#synopsis {	width: 970px;	height: 560px;	background-image:url('../images/bio/splash.jpg');	}

/* links */
/* **************************************************************************************** */
#links {	width: 970px;	height: 560px;	background-image:url('../images/links/splash.jpg');	}

/* donate */
/* **************************************************************************************** */
#donate {	width: 970px;	height: 560px;	background-image:url('../images/donate/splash.jpg');	}

#menu { width:825px; height:25px; padding-left:10px; background-color:#FFFFFF; color:#bf242a; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
#menu ul { list-style:none; padding:0px; margin:0px; padding-top:2px; }
#menu ul li { float:left; padding-right:10px; }
#menu ul li a { color:#000000; text-decoration:none; }
#menu ul li a:hover { text-decoration:underline; }

#left { width:445px; height:535px; float:left; }
#left #titlespacing { width:235px; height:40px; }
#left #titletop { width:245px; height:45px; padding-left:10px; background-color:#e01e26; font-family:Arial, Helvetica, sans-serif;	font-size:24px;	font-weight:bold;	color:#FFFFFF;}
#left #titlebottom { width:445px; height:65px;  padding-left:10px; background-color:#e01e26; font-family:Arial, Helvetica, sans-serif;	font-size:30px;	font-weight:bold;	color:#FFFFFF;}
#left #smalllogo { padding-top:275px; padding-left:40px; }

#right { width:525px; height:535px; float:right; }
#right #rightcontent { width:480px; height:440px; padding-top:20px; background-color:#FFFFFF; font-size:12px; }
#right #rightcontent #rightcontentleft { width:60px; height:440px; float:left; text-align:center;  }
#right #rightcontent #rightcontentright { width:410px; height:440px; float:right;  padding-right:10px; overflow:scroll; }
#right #rightcontent #rightcontentright p { padding:0px; margin:0px; padding-bottom:8px; }
#right #rightcontent #rightcontentright p .heading { color:#bf242a; font-weight:bold; }


#footer {	width: 970px;	text-align:center;	padding-top:8px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; }
#footer a {	font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;}
#footer a:hover { text-decoration:underline; }

/* contact */
/* **************************************************************************************** */
#contact {	width: 970px;	height: 560px;	background-image:url('../images/splash.jpg');	}