@charset "UTF-8";
/* CSS Document */

/* Useful Settings */
.ImageLink{border:solid 0px;}

#backgroundIMG{
	background-image:url(../images/background/background_sub.jpg)
}

.fullscreen{position:absolute; left:0px; top:0px; width:1152px; height:852px; }

.mainBody{ background-image:url(../images/tools/backgroundcolor.jpg); }


/* homepage */

.NavagationStrip{}


#NavagationStrip {
	position:absolute;
	left:200px;
	top:111px;
	height: 31px;
	width: 756px;
}


.TVButton{}


#OriginSpeciesButton {position:absolute; left:69px; top:200px;}
#OriginSpeciesButton a {
	display:block;
	background: url("../images/film_sub/theoriginofthespecies2.png") 0 0 no-repeat;
}
#OriginSpeciesButton a:hover {
	  background-position:-256px;
}

#BrideInBlackButton {position:absolute; left:322px; top:200px;}
#BrideInBlackButton a {
	display:block;
	background: url("../images/film_sub/brideinblack2.png") 0 0 no-repeat;
}
#BrideInBlackButton a:hover {
	background-position:-256px;
}

#LATakedownButton {position:absolute; left:575px; top:200px;}
#LATakedownButton a {
	display:block;
	background: url("../images/film_sub/latakedown2.png") 0 0 no-repeat;
}
#LATakedownButton a:hover {
	background-position:-256px;
}

#LikewiseButton {position:absolute; left:831px; top:200px;}
#LikewiseButton a {
	display:block;
	background: url("../images/film_sub/likewise2.png") 0 0 no-repeat;
}
#LikewiseButton a:hover {
	background-position:-256px;
}



.TVSection{}


#LawOrderSection {
	position: absolute;
	z-index: 4;
	left: 230px;
	top: 155px;
	padding: 0;
	border: 0px solid;
	width:600px;
	height:400px;
	vertical-align:top;
}

