body {
	background-color: #F7F4CB;
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
p, li {
	margin-top: 0px;
	padding-top: 0px;
	color: #00512B;
}
#content {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(images/topbanner.jpg);
	height: 179px;
	text-align: center;
}
#movie {
	text-align: left;
}
#header p {
	padding-top: 30px;
	color: #AAD9A1;
	font-size: 120%;
}
a:link {
	color: #b8dda7;
	text-decoration: none;
}
a:visited {
	color: #b8dda7;
	text-decoration: none;
}
a:hover {
	color: #639e21;
	text-decoration: none;
}
a:active {
	color: #639e21;
	text-decoration: none;
}
#bodyCopy {
	background-image: url(images/tableback.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 20px;
}
h1 {
	color: #00512B;
	font-size: 150%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
}
h2 {
	color: #00512B;
	font-size: 135%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
h3 {
	color: #00512B;
	font-size: 120%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
li {
	list-style-image: url(images/logobullet.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}
li.home {
	list-style-image: url(images/tick.gif);
	line-height: 29px;
	vertical-align: top;
	font-size: 120%;
	font-weight: bold;
}
#footer {
	background-image: url(images/tablebot.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#footer p {
	text-align: left;
	padding-top: 30px;
	font-size: 90%;
}
#footer a:link {
	color: #639e21;
	text-decoration: none;
}
#footer a:visited {
	color: #639e21;
	text-decoration: none;
}
#footer a:hover {
	color: #b8dda7;
	text-decoration: none;
}
#footer a:active {
	color: #b8dda7;
	text-decoration: none;
}
.lightGreen {
	color: #41B32A;
}
input, textarea {
	border: 1px solid #00512B;
}
#header p {
	font-size: 15px;
}
