body {
	background-attachment: fixed;
	background-color: #000;
	color: #eee;
	background-image: url(../images/background.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0;
	padding: 0;
}
a {
	color: #EFE2BC;
}
.hide {
	top: -850px;
	position: absolute;
}
#content {
	padding: 10px;
}
#content h1 {
	text-align: center;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	width: 327px;
	height: 57px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	margin-top: 5px;
	text-align: justify;
	margin-bottom: 100px;
	/*background: url(../images/opacity.gif) repeat;
	width: 520px;
	margin-left: auto;
	margin-right: auto; 
	background-color: black;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}*/

}
#main p {
	line-height: 1.5em;
}
#signUp {
	border: 1px solid #484439;
	padding: 5px;
}
#signUp h2 {
	height: 23px;
	width: 67px;
	background: url(../images/signup.gif) no-repeat;
	margin-bottom: 4px;
	padding-bottom: 0;
}
.textfield {
	width:170px; border:1px solid; background-color:#666666; padding:2px; 
	border: 1px solid #EFE2BC;
	margin-bottom: 3px;
	color: #fff;
}
.submit {
	background-color:#EFE2BC;
	border: 1px solid #666;
	width: 70px;
}
#signUp p {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 90%;
	text-align: left;
	line-height: 1.2em;
}
#quoted {
	padding: 5px;
}
#quoted h2 {
	height: 23px;
	width: 60px;
	background: url(../images/quoted.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
.keyphoto {
	border: 1px solid #484439;
}
#main li {
	padding-bottom: 1em;
}
#pairing {
	height: 31px;
	width: 176px;
	background: url(../images/h_pairing.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#thefilm {
	height: 19px;
	width: 89px;
	background: url(../images/h_thefilm.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#dvdrom {
	height: 16px;
	width: 96px;
	background: url(../images/h_dvdrom.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#artists {
	height: 17px;
	width: 64px;
	background: url(../images/h_artists.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#producers {
	height: 19px;
	width: 90px;
	background: url(../images/h_producers.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#survey {
	height: 27px;
	width: 62px;
	background: url(../images/h_survey.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#buydvd {
	height: 34px;
	width: 119px;
	background: url(../images/h_buydvd.gif) no-repeat;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#main h3 {
	font-size: 1.2em;
	color: #EFE2BC;
}
/* Horizontal Navigation */


a.nav_home {width: 84px;height: 33px;background: url(../images/navbar.gif) 0 0 no-repeat; display: block;}
a.nav_home:hover{background: url(../images/navbar.gif) 0 -33px no-repeat;}
a.nav_home_h {width: 84px;height: 33px;background: url(../images/navbar.gif) 0px -33px no-repeat; display: block;} /* Highlighted */

a.nav_film {width: 84px;height: 33px;background: url(../images/navbar.gif) -84px 0 no-repeat; display: block;}
a.nav_film:hover{background: url(../images/navbar.gif) -84px -33px no-repeat;}
a.nav_film_h {width: 84px;height: 33px;background: url(../images/navbar.gif) -84px -33px no-repeat; display: block;} /* Highlighted */

a.nav_dvdrom {width: 123px;height: 33px;background: url(../images/navbar.gif) -168px 0 no-repeat; display: block;}
a.nav_dvdrom:hover{background: url(../images/navbar.gif) -168px -33px no-repeat;}
a.nav_dvdrom_h {width: 123px;height: 33px;background: url(../images/navbar.gif) -168px -33px no-repeat; display: block;} /* Highlighted */

a.nav_artists {width: 110px;height: 33px;background: url(../images/navbar.gif) -290px 0 no-repeat; display: block;}
a.nav_artists:hover{background: url(../images/navbar.gif) -290px -33px no-repeat;}
a.nav_artists_h {width: 110px;height: 33px;background: url(../images/navbar.gif) -290px -33px no-repeat; display: block;} /* Highlighted */

a.nav_producers {width: 124px;height: 33px;background: url(../images/navbar.gif) -399px 0 no-repeat; display: block;}
a.nav_producers:hover{background: url(../images/navbar.gif) -399px -33px no-repeat;}
a.nav_producers_h {width: 124px;height: 33px;background: url(../images/navbar.gif) -399px -33px no-repeat; display: block;} /* Highlighted */

a.nav_survey {width: 100px;height: 33px;background: url(../images/navbar.gif) -522px 0 no-repeat; display: block;}
a.nav_survey:hover{background: url(../images/navbar.gif) -522px -33px no-repeat;}
a.nav_survey_h {width: 100px;height: 33px;background: url(../images/navbar.gif) -522px -33px no-repeat; display: block;} /* Highlighted */

.clear {
	clear: both;
}
