body {
	background-attachment: fixed;
	background-image: url(bg_scale.jpg);
	background-repeat: y-repeat;
	background-position: center top;

}
.bgpapier {
background-color: #FFFFCC;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
H6 { font-family: "Trebuchet MS"; font-size: 24px; margin: 0px; padding: 0px; vertical-align: center; padding-bottom: 16px; padding-top: 5px;}

body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto;}
* html #menu {position:absolute;}
#adsie { position:fixed; top:10px; left:0;}
#page {margin:10px 0 5px 150px; display:block; width:500px; border:1px solid #000; background:#fff; padding:10px;}
#page .right {font-size:30px; float:right;}

#menu {display:block; top:0px; width:130px; position:fixed; padding:10px; text-align:center; color:#fff;}
#menu a:visited, #menu a { background-color: #e7e7e1; display:block; width:143px; height:26px; margin:0 auto; text-align:center; text-decoration:none; line-height:20px; color:#484848; border: white 1px solid; background-image: url(button.jpg); background-repeat: no-repeat;}
#menu a:hover {background:#aaa; color:#484848 ; background-image: url(button2.jpg); background-repeat: no-repeat;}

.clear {clear:both;}


#fixpic {display:block; width:108px height:145px; position:fixed; top: 405px; }
* html #fixpic {position:absolute;}

.images {
	border: 2px solid #E0E0E0;
}

#thumb {
	display:block;
	padding:10px;
	position: fixed;
	top: 475px;
	left: 10px;
	border: 1 px solid #FFFFFF;
}
#thumb a:visited, #thumb a {display:block; left:10px; }
#thumb a:hover {background:#aaa; color:#fff;}

