@charset "utf-8";
body, td, th {
	font-family: Comic Sans MS, cursive;
	color: #1A2C42;
}
a:link {
	text-decoration: none;
	color: #E1EDFB;
}
a:visited {
	text-decoration: none;
	color: #E1EDFB;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #E1EDFB;
}
#film {
	position:absolute;
	left:15px;
	top:5px;
	width:123px;
	height:26px;
	text-align:center;
	z-index:1;
	text-decoration: none;
}
#btn_DVD {
	position:absolute;
	left:151px;
	top:5px;
	width:50px;
	height:26px;
	height:26px;
	z-index:1;
	text-align: center;
	text-decoration: none;
}
#stuff {
	position:absolute;
	left:212px;
	top:5px;
	width:120px;
	height:26px;
	z-index:1;
	text-align: center;
	text-decoration: none;
}
#characters {
	position:absolute;
	left:341px;
	top:5px;
	width:95px;
	height:26px;
	text-align:center;
	z-index:1;
	text-decoration: none;
}
#filmmakers {
	position:absolute;
	left:446px;
	top:5px;
	width:102px;
	height:26px;
	text-align:center;
	z-index:1;
	text-decoration: none;
}
#music {
	position:absolute;
	left:556px;
	top:5px;
	width:68px;
	height:26px;
	text-align:center;
	z-index:1;
	text-decoration: none;
}
#trailers {
	position:absolute;
	left:634px;
	top:5px;
	width:108px;
	height:26px;
	text-align:center;
	z-index:1;
}
#screenings {
	position:absolute;
	left:750px;
	top:5px;
	width:98px;
	height:26px;
	text-align:center;
	z-index:1;
}
#stills {
	position:absolute;
	left:861px;
	top: 5px;
	width:142px;
	height:26px;
	text-align:center;
	z-index:1;
	text-decoration: none;
}
#stills1 {
	position:absolute;
	left:857px;
	top:5px;
	width:63px;
	height:26px;
	z-index:1;
	text-align: center;
	text-decoration: none;
}
#stills2 {
	position:absolute;
	left:929px;
	top:5px;
	width:63px;
	height:26px;
	z-index:1;
	text-decoration: none;
	text-align: center;
}
#stills3{
	position:absolute;
	left:951px;
	top:5px;
	width:48px;
	height:26px;
	z-index:2;
	text-decoration: none;
	text-align: center;
}
.buttons:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515151;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #515151;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: E1EDFB;
	/*	color: #1A2C42;
*/	text-decoration: none;
}

.textback {
	text-decoration: none;
	padding: 5px;
}
#footnote {
	position:absolute;
	left:1px;
	top:1160px;
	width:1007px;
	height:31px;
	z-index:50;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
}
