body {
	/* scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #ffffff; */
	color: #000000;
	overflow: auto;
	background: #ffffff;
	height: 100%
}
a:link, a:visited, a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

div, dd, dl, dt, p, td, input, textarea, select, option {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
}

a:link img, a:visited img, a:active img, a:hover img {
	border: 0px;
}

img.sidepic {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	border: 1px solid;
}

.cel {
	background-color: #000000;
}
.heading {
	font-weight: bold;
	border-bottom: 1px solid black;
}
.meat {
	text-indent: 25px;
}

#titlebar {
	position: absolute;
	left: 145px;
	top: 15px;
}
#subtitle {
	position: absolute;
	left: 188px;
	top: 46px;
}
#text {
	position: absolute;
	left: 240px;
	top: 65px;
	width: 460px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#menu {
	position: absolute;
	left: 144px;
	top: 61px;
}
#filmstrip {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px
}


