body {background-color:black;}
#wrap {
	position: absolute;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
	height/**/:/**/auto;
	width: 775px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(images/sprockets.gif);
	layer-background-image: url(images/sprockets.gif);
	background-repeat : repeat;
}

#up_left {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 122px;
	z-index: 2;
	left: 0px;
	top: 0px;
	background-image: url(images/navhours.gif);
	layer-background-image: url(images/navhours.gif);
	background-repeat : no-repeat;
}

#mast {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 625px;
	z-index: 2;
	left: 150px;
	top: 0px;
	background-image: url(images/mast.gif);
	layer-background-image: url(images/mast.gif);
	background-repeat : no-repeat;
}

#log_in {
	position:absolute; 
	width:200px; 
	height:60px; 
	z-index:5; 
	left: 575px; 
	top: 5px; 
	border: 1px none #000000;
}

#navs {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 122px;
	z-index: 20;
	left: 0px;
	top: 108px;
}

#main {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 165px;
	height: 100%;
	width: 610px;
	z-index: 2;
}

#main2 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 165px;
	height: 100%;
	width: 600px;
	z-index: 2;
}

.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px;
}

.bodytextSmall {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 11px;
}

.bodytextForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.MovieTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	line-height: 20px;
	font-weight : bold;
	
}

.MovieInfo {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	line-height: 13px;
	font-weight : bold;
}

.SmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5F2D46;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.TA {
	scrollbar-face-color:#000000; 
	scrollbar-track-color:#AAAAAA; 
	scrollbar-arrow-color:#CCCCCC
}

a:link {
	color: #C35B5B;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #C35B5B;
	text-decoration: none;
}

a.navtextW:link {
	font-weight: bold;
	color: #FFB600;
	text-decoration: none;
}

a.navtextW:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.navtextW:visited {
	font-weight: bold;
	color: #FFB600;
	text-decoration: none;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC9900;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodytextitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;

}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;

}
.bodytextitalicswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	color: #FFFFFF;

}
