body {
	margin: 0px;
	background-color: #000000;
	height: 100%;
	background-image: url(backg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	text-align: center;
}
div#master {
	position: relative;
	top: 32px;
	text-align: center;
	margin: 0 auto;
}
div#topbar-text {
	position: absolute;
	z-index: 2;
	width: 736px;
	top: 0px;
	margin-left: -368px;
	left: 50%;
	height: 25px;
}
div#movie {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
}
div#topbar {
	background-color:#403f3f;
	position:absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 25px;
	z-index: 1;
}
div#jentsch {
	position: absolute;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	top: 45px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	text-align: justify;
}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #7D7D7D;
	text-align: center;
	text-decoration: none;
	margin: auto;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A3A3;
	background-color: #666666;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #FFFFFF;
	}
a {
	font-weight: normal;
	color: #D8CECC;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:hover {
	background-color: #605F5F;
	text-decoration: none
}
a:active {
	background-color: #ffc;
	text-decoration: underline
	}
img#sidebar {
	position: absolute;
	width: 55px;
	left: 0px;
	top: 25px;
}
.sales {
	font-size: 70%;
	position: relative;
	left: 10px;
}
#salespic a {
	background-color: none;
	text-decoration: none;
	border:none;
}

