#paper {
	left: 200;
	width: 750px;
	height: 200%;
	position: absolute;
	background-color: White;
	
	background-repeat: no-repeat;
}

body.main {
	margin-top: 0px;
	margin-left: 0px;
	background-color: Black;
	background-image: url(graf/bcg5.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body.gallery
{
	width: 750;
	overflow: hidden;
}
body.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 15px;
	
}
#top {
	top: 0px;
	top: expression( ( dummy = document.body.scrollTop) + 'px' );
	POSITION: fixed;
	POSITION: expression("absolute");
	position: absolute;
	
}#mainframe {
	width: 750;
	height: 100%;
	margin-top: 200px;
}

#name {
	position: absolute;
	top: 10;
	left: 100;
	font: 40px Trebuchet MS;
}
.menuitem  {
	border: 0px none;
	position: absolute;
	cursor: pointer;
	font: 40px Trebuchet MS;
	text-decoration: none;
}
.menuitem:hover
{
	border: 0px none;
	position: absolute;
	cursor: pointer;
	font: 40px Trebuchet MS;
	color: Gray;
	text-decoration: none;
}
#menu {
	position: absolute;
	top: 11;
	left: 407;
	
}


	

.picturehandler {
	position: absolute;
	top: 15;
	left: 15;
	width: 450;
	height: 450;
	float: left;
	
}
.picturehandler img
{
	position: absolute;
	float: left;
	border: 1px solid Black;
}
.thumbnail:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.thumbnail img {
	border: 1px solid Black;
}
.thumbhandler {
	top: 15px;
	left: 480px;
	position: absolute;
	overflow: auto;
	width: 260;
	height: 450;
	-moz-box-sizing: border-box;
}
.menubar {
	top: 175px;
	left: 0;
	position: absolute;
	width: 750;
	height: 25;
	background-color: black;
	-moz-box-sizing: border-box;
	font: 13px sans-serif;
	color: White;
	
}

.note {
	height: 25;
	color: White;
	background-color: Black;
	font: 13px sans-serif;
	text-decoration: none;
	-moz-box-sizing: border-box;
	position: absolute;
	padding-top: 3px;
	padding-right: 30px;
	float: right;
	left: 250px;
	width: 500px;
	text-align: right;
}

.submenu
{
	height: 25;
	color: White;
	background-color: Black;
	font: 13px sans-serif;
	text-decoration: none;
	-moz-box-sizing: border-box;
	position: absolute;
	padding-top: 3px;
	
}

.litList {
	position: absolute;
	top: 0;
	left: 0;
	width: 7500;
	height: 450px;
	overflow: auto;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	-moz-box-sizing: border-box;
	padding-top: 30px;
}


	

.book {
	position: absolute;
	width: 600;
	height: 220px;
	left: 50;
	border-top-color: Black;
	border-top-style: dotted;
	border-top-width: 2px;
	-moz-box-sizing: border-box;
	padding-left: 20px;
	padding-top: 10px;
}

.bookpic {
	float: right;
	border: 1px solid Black;
}

.booknote {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-box-sizing: border-box;
	padding-left: 15px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	text-decoration: underline;
}
.lng:hover{
	color: Gray;
	text-decoration: underline;
}
.infotext {
	-moz-box-sizing: border-box;
	padding-left: 170px;
	background-image: url(gal/port.jpg);
	background-repeat: no-repeat;
	float: left;
		
	background-position: top left;
	
}
.table {
	font-size: 12px;
}
.actFrame {
	
	width: 300px;
	height: 400px;
	border: 2px dotted Black;
	
	
}hr {
border-bottom-style: dotted;
border-top: none;
border-width: 2px; 

}
span.date {
font-size: 10px;
	
}

.actual {
	float: right;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}


