body {
	background-color: #0C201E;
	background-position: center;
	background-attachment:fixed;
	background-repeat: no-repeat;
	margin: 0;
}

html,body {
	/* height: 100%; */
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color:#CCCCCC;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

a, a:visited{
	color: #F1E902;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#frame {
	position: relative;
	background-image: url(../images/film_bkgd.jpg);
	background-repeat:no-repeat;
	width: 840px;
	height: auto;
	margin: 0 auto;	
	padding: 0;
	text-align: left;
}

#thetop{
	display: block;
	background-image:url(../images/film_topTitle.jpg);
	background-repeat: no-repeat;
	width: 840px;
	height: 100px;
	text-align: left;
}

#topbtn {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#mainmenu {
	display: block;
	width: 448px;
	height: 31px;
	padding: 0;
	margin: 0;
	padding-top: 2px;
	padding-left: 190px;
}

#mainmenu ul {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

#mainmenu li {
	display: block;
	float: left;
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;	
}

#headerarea {
	display: block;
	width: 840px;
	height: 80px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#headerarea h1{
	display: block;
	margin: 0;
	padding: 0;
	width: 840px;
	height: 41px;
	background-image:url(../images/give_mainHeader.jpg);
	text-indent: -3000px;
	overflow: hidden;
}

#donatebtn {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 150px;
	margin-top: 16px;
	width: 121px;
	height: 60px;
}

#givemenu {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 90px;
	padding-top: 10px;
	width: 450px;
	font-size: 13px;
	font-weight: bold;
}

#contentarea{
	clear: both;
	display: block;
	width: 709px;
	margin: 0;
	padding: 0;
	margin-left: 70px;
	
}

#mainImg {
	display: block;
	background-image:url(../images/give_mainImage.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 709px;
	height: 243px;
	margin-left: 70px;
}


#contentleft{
	display: block;
	float: left;
	width: 455px;
}

#contentleft p{
	margin: 15px 5px 30px 5px;
	padding: 0;
}

#contentleft ul {
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-right: 20px;
}

#contentleft li {
	margin-top: 25px;
}

#contentright{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 254px;
}

#paypal {
	margin: 0;
	padding: 0;
}

#paypal form {
	margin: 0;
	padding: 0;
}

#califimg {
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

#contentleft h3 {
	margin: 0;
	padding: 0;
	background-image:url(../images/give_imgGetSeen.jpg);
	width: 328px;
	height: 40px;
	font-size: 1px;
	text-indent: -3000px;
	overflow: hidden;
	padding-bottom: 10px;
}

#footer {
	clear: both;
	margin-left: 77px;
	margin-right: 70px;
	padding-top: 10px;
}

.disclaimer {
	font-size: 11px;
}

.copyright {
	text-align: center;
	font-size: 12px;
}

.clearIt {
	clear: both;
	display: none;
}

