body {
	background: #18360b url(../images/bg-body.gif) no-repeat scroll center top;
	color: #FFF;
	padding: 0;
	margin: 0;
}

a {
	color: #fff;
}

a:hover {
	color: #000;
}

a.dropaline {
	background-color: #000;
	color: #06f;
	padding: 5px;
}

a.dropaline:hover {
	background-color: #060d00;
}

h1 {
	color: #ffa176;

}

h2.success {
	color: #37d338;
	background-color: #0a270a;
	padding: 5px;
	width: 200px;
	text-align: center;
}

.center {
	text-align: center;
}

#container {
	width: 914px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
}

#masthead {
	height: 140px;
	background: url(../images/masthead.gif) no-repeat center top;
	width: 940px;
	margin-left: -14px;
	margin-bottom: -12px;
}

#content {
	width: 630px;
	height: 462px;
	margin: 0 auto;
	margin-top: 0px;
	background: url(../images/bg-content.gif) no-repeat center top;
	position: relative;
}

#content.home {
	background: url(../images/bg-content-home.gif) no-repeat center top;
}

#quote {
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
}

#balloon {
	position: absolute;
	top: -90px;
	right: -180px;
}

ul#nav {
	position: absolute;
	top: 0px;
	left: -190px;
	text-align: right;
	list-style: none;
}

ul#nav li {
	margin: 0px 0px 12px 0px;
}

ul#nav li.mailing-list {
	margin-bottom: 0px;
}

#trailer {
	position: absolute;
	top: 115px;
	left: 170px;
	text-align: right;
}

#trailer p {
	margin-top: 1px;
}

#dvd {
	position: absolute;
	bottom: 0;
	right: -140px;
}

#dvd-affiliate {
	float: right;
	padding-bottom: 20px;
}

#dvd-affiliate a:hover img {
	background-color: #18360b;
}

body#affiliate #about-text {
	position: relative;
}

#about-text {
	margin: 10px 0px 0px 20px;
}

#about-text img {
	margin-bottom: 60px;
}

#affiliate-text {
	color: #fff;
	font-size: 18px;
	line-height: 1.3em;
	width: 500px;
	margin: 10px 0px 0px 30px;
}

#affiliate-text a {
	color: #06f;
}

#affiliate-text a:hover {
	background-color: #000;
	color: #fff;
}

#affiliate-text .movie-title {
	font-weight: bold;
	font-style: italic;
}

#affiliate-text h1, #affiliate-text h1 a, #affiliate-text .highlight, #affiliate-text .highlight a {
	color: #32fb32;
	font-weight: bold;
	font-size: 25px;
	text-decoration: underline;
	line-height: 1.2em;
}

#affiliate-text .highlight a:hover {
	background-color: #000;
	color: #fff;
}

#affiliate-text .highlight2 {
	color: #c435f8;
}

#downloads {
	margin: 25px 0px 0px 40px;
	color: #fff;
}

#downloads h1 {
	font-size: 3.2em;
	margin-bottom: 50px;
}

#downloads h2 {
	margin-top: 23px;
	margin-bottom: 5px;
}

#downloads a {
	background-color: #98fd83;
	color: #000;
	padding: 5px;
	text-decoration: none;
}

#downloads a:hover {
	background-color: #000;
	color: #fff;
	padding: 5px;
	text-decoration: none;
}

#downloads-form {
	position: absolute;
	top: 150px;
	left: 200px;
	font-size: 1.1em;
	line-height: 2em;
	color: #fff;
	width: 500px;
}

#downloads-form input#email {
	font: bold 2em Georgia, "Times New Roman", Times, serif;
	color: #4a4a4a;
}

#downloads-form input#submit {
	font-size: 2em;
	font-weight: bold;
}

#downloads img {
	border: 2px solid black;
}

#contact-form {
	margin: 10px 0px 0px 60px;
	color: #00;
	width: 350px;
	border: 1px solid black;
	background-color: #80b7db;
	padding: 8px;
}

#contact-form p {
	margin-bottom: 2px;
}

#contact-form h1 {
	color: #000;
}

#contact-form p.submit {
	padding-top: 1px;
	text-align: center;
}
#contact-form input#submit {
	width: 200px;
}

#contact {
	margin: 5px 0px 0px 60px;
	width: 300px;
	text-align: right;
}

#contact img {
	margin: 0px 10px;
}

#text {
	margin: 20px 0px 0px 20px;
	width: 490px;
	color: #fff;
	background-color: #315284;
	padding: 10px;
	height: 350px;
	overflow: auto;
}

body#affiliate #text {
	overflow: visible;
}

body#affiliate #credits {
	margin-top: 2600px;
}

#credits {
	margin-top: 80px;
	text-align: center;
}

#credits img {
	margin-top: 15px;
}

div.snippets {
	margin-bottom: 40px;
	text-align: center;
}

body#affiliate #festivals {
	position: absolute;
	top: 0;
	left: -150px;
	height: 550px;
	background: url(../images/festivals-affiliate.gif) no-repeat;
	width: 160px;
}

#festivals {
	position: absolute;
	bottom: -80px;
	left: -300px;
	background: url(../images/festivals.gif) no-repeat;
	height: 70px;
	width: 1250px;
}

#footer {
	text-align: center;
	color: #bee688;
	margin-top: 15px;
}
