BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
	
a:link {
	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

.mainClass {
	position:absolute;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
}

.heading {
	color: #000000;
	font-size: larger;
	font-family: "Arial Black";
}
.menu {
	font-size: 1em;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF9900;
}

.list {
	color:#CC6600;
	font-weight: bolder;
}

.darkBackground {
	color: #FFFFFF;
}

#mainLayer {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	left: 0;
	top:  0;
	width: 640px;
	height: 500px;
	position: absolute;
	z-index: 5;
	
}

.borderClass {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}

.backClass {
	background-color: #FFFFFF;
	margin: 0px, 0px, 0px, 0px;
}

.invLayer {
	font-size: 11px;
}

.imgborder {
	border: 3 #000000 thin;
	padding: 5px;
}

.smtype {
	font-size: smaller;
	color: #666666;
}

.lgr_type {
	font-size: larger;
}

#main_blurb {
	margin-bottom: 5px;
	padding: 10px;
}

#logoLayer {
	background-image: url(images/logo_black.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 93px;
	left: 532px;
	top: 398px;
	position:absolute;
	z-index:1;
	visibility: visible;
}
#menuLayer {
	position:absolute;
	width:235;
	height:22;
	z-index:3;
	left: 105;
	top: 84;
}

#film_div {
	position:absolute;
	width:235;
	height:22;
	z-index:3;
	left: 41px;
	top: 84px;
}

#img_sm {
	position: absolute;
	width: 169px;
	left: 295px;
	top: 112px;
	height: 72px;
}
