body { border: 0px #000 solid; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding: 0px; margin: 0px; }
.background { background: #aaa; top: 0px; width: 100%; height: 120px; position: fixed; }
.hspacer {
	height: 4px;
	padding: 0px;
	vertical-align: top;
}
.boxstyle {
	background: url(../images/film_strip.gif) top left;
	width: 250px;
	height: 300px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	border: 0px outset #888;
	vertical-align: top;
	margin: 0px;
}
.film_track_left {
	background: url(../images/film_track.png) left repeat-y;
	background-color: #000;
}
.film_track_right {
	background: url(../images/film_track.png) right repeat-y;
	background-color: transparent;
}
.box_end {
	font-size: 10px;
	padding-left: 14px;
	line-height: 18px;
	vertical-align: middle;
	vertical-align: middle;
	height: 20px;
	-moz-border-radius: 0 0 8 8;
	-webkit-border-radius: 0 0 8 8;
}
td.restore {
	filter: alpha(opacity=100);	/* for IE */
	opacity: 1;					/* CSS3 standard */
}
img {
	border: none;
}
.title_box {
	text-align: center;
	margin: 0px;
}
.title { font-size: 16px; font-weight: bold; letter-spacing: 0px; color: #666; vertical-align: bottom; padding-bottom: 14px; padding-top: 14px; }
.thumbnail_switcher {
	font-size: 10px;
	line-height: 24px;
	word-spacing: 8px;
	padding-left: 4px;
	padding-right: 4px;
}

.thumbnailbox {
	background-color: transparent;
	overflow: hidden;
	width: 250px;
	height: 220px;
	position: relative;
	top: 0px;
}
.thumbnail {
	background-color: transparent;
	width: 250px;
	height: 220px;
}
.thumbnail_hover {
	background-color: transparent;
	width: 250px;
	height: 220px;
}
.thumbnail_img {
	filter: alpha(opacity=25);	/* for IE */
	opacity: 0.25;				/* CSS3 standard */
}
.thumbnail_img_hover {
	filter: alpha(opacity=100);	/* for IE */
	opacity: 1;					/* CSS3 standard */
}
.center {
	margin: 0 auto;
}
a:link		{ color: #df4; text-decoration: none; text-shadow: #000 0px 0px 2px; }
a:visited	{ color: #df4; text-decoration: none; text-shadow: #000 0px 0px 2px; }
a:hover		{ color: #fff; text-decoration: none; text-shadow: #df4 0px 0px 3px; }
a:active	{ color: #000; text-decoration: none; text-shadow: #000 0px 0px 2px; }
table.content { color: #fff; }
.top_name { font-size: 36px; font-weight: bold; }
.text1 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	line-height: 14px;
	text-align: left;
}
.textindent {
	padding-left: 84px;
}
.footer {
	font-size: 10px;
	vertical-align: bottom;
	word-spacing: 2px;
	text-align: center;
}
.big_title {
	font-size: 36px;
	font-weight: bold;
	padding-left: 12px;
	text-align: left;
}
.contactinfo {
	color: #fff;
	font-weight: bold;
	text-shadow: 0.5px 0.5px 0px #000;
	text-align: left;
	text-indent: 12px;
	font-size: 10px;
	letter-spacing: 1.5px;
	word-spacing: 2px;
	padding-bottom: 4px;
}
.navbar_alpha {
	filter: alpha(opacity=75);	/* for IE */
	opacity: 0.75;				/* CSS3 standard */
}
.navbartext {
	color: #CF3;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}
.navbutton {
	width: 148px;
	text-align: center;
	float: left;
}
.realbutton {
	background-color: transparent;
	height: 24px;
	border: none;
	width: 148px;
	line-height: 24px;
	color: #CF3;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}
.navbar {
	width: 100%;
	height: 24px;
	background: url(../images/buttonbg.png) repeat-x;
}
.navbaron {
	height: 22px;
	background: url(../images/buttonhoverbg.png) repeat-x;
	/*border-left: 1px #fff solid;
	border-right: 1px #000 solid;
	border-top: none;
	border-bottom: none;*/
	border: 1px #888 outset;
}
.navbaroff {
	height: 22px;
	background: url(../images/buttonupbg.png) top no-repeat;
	/*border-left: 1px #fff solid;
	border-right: 1px #000 solid;
	border-top: none;
	border-bottom: none;*/
	border: 1px #888 outset;
}
.buttondown {
	height: 22px;
	background: url(../images/buttondownbg.png) repeat-x;
	/*border-left: 1px #000 solid;
	border-right: 1px #fff solid;*/
	border: 1px #888 inset;
}
.button_edge_left {
	border-right: 1px #000 solid;
	height: 24px;
	width: auto;
	float: left;
}
.button_edge_right {
	border-left: 1px #fff solid;
	height: 24px;
	width: auto;
	float: left;
}
td.borderon {
	border: thin double #777;
}
td.borderoff {
	border: thin double #333;
}
.squarespacer {
	width: 4px;
	height: 4px;
	float: left;
}
.imghoveron {
	this.opacity=0.3;
	filters.alpha.opacity=30;
}
.imghoveroff {
	this.opacity=1;
	filters.alpha.opacity=100;
}
.custom_img_preloader {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: -1;
	width: 0px;
	height: 0px;
	filter: alpha(opacity=0);
	opacity: 0;
}
iframe.main {
	width: 100%;
	height: 100%;
	border: none;
	position: fixed;
	z-index: 3;
	top: 112px;
	bottom: 0px;
	filter: alpha(opacity=95);
	opacity: 0.95;
}
#header_bg {
	background-color: #000000;		/* fallback color */
	background-image: -moz-linear-gradient(top, #000000, #888888);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#888888));
}

