body{
	font:normal 9pt/12pt Georgia, "Lucida Sans Unicode", "Lucida Grande", Arial, "Times New Roman", Times, serif;
	margin:0; 
	margin-top: 10px;
	padding:0;
	height: 100%;
	background: #e9e9e9;
/*	background: #A27F64;
*/
/*scrollbar-face-color: #36243A;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #36243A;
scrollbar-darkshadow-color: #36243A;
scrollbar-shadow-color: #36243A;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
*/}
html {
	height: 100%;
	text-align: -moz-center;
}
h3 {
	font-size: 10pt;
	margin-top: 0;
}
.bannerdiv {
	position: absolute; 
	top: 20px;
	width: 1000px;
	height: 218px;
	border: 1px solid #333333;
	border-bottom: 0;
	left: expression(document.documentElement.clientWidth/2 - 500  + "px");
	background: #A27F64 url('../img/banner_1000bis.png') no-repeat;
}
.menudiv {
	position: absolute; 
	top: 238px;
	width: 1000px;
	height: 20px;
	border: 1px solid #333333;
	border-bottom: 0;
	border-top: 0;
	left: expression(document.documentElement.clientWidth/2 - 500  + "px");
	background: #000000;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
}
.menu {
	height: 20px;
	border: 1px solid #333333;
	border-bottom: 0;
	border-top: 0;
	background: #000000;
	color: #ffffff;
	text-align: left;
}

.menudiv a {
	color: #ffffff;
	padding-left: 25px;
	text-decoration: none;
}
.menu a {
	color: #ffffff;
	padding-left: 25px;
	text-decoration: none;
}
.menu a.credits {
	color: #ffffff;
	text-decoration: none;
	padding-left: 0;
}
.bodydiv {
	position: absolute; 
	top: expression(document.documentElement.clientHeight/2 - 160  + "px");
	left: expression(document.documentElement.clientWidth/2 - 500  + "px");
	background: #D1B79E url('../img/reader.png') no-repeat top left;
	width: 1000px;
	height: 500px;
	border: 1px solid #666666;
	color: #333333;
	text-align: left;
}
.body {
	background: #D8C2AC url('../img/reader2.jpg') no-repeat top left;
	width: 975px;
	height: 500px;
	color: #333333;
	text-align: left;
	padding-bottom: 30px;
	padding-right: 25px;
}

.news {
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	width: 250px;
	height: 430px;
	border: 1px solid #666666;
	padding: 10px;
	color: #333333;
	text-align: left;

}
.highlight {
	/*background: #ffffff;*/
/*	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
*/	width: 650px;
	height: 440px;
	/*border: 1px solid #666666;*/
	color: #333333;
	padding-right: 15px;
	padding-top: 0;
	margin: 0;
	text-align: left;
}
.root 		{
		position:relative;
		height:			450px;
		width:			650px;
		margin: 			0px 0px 0px 0px;
		}
.root p 	{
		margin:			10px 10px 5px 10px;
		}
.thumb 		{
		position:			absolute;
		height:			9px;
		width:			15px;
		left: 			10px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			50px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer { 
		position:			absolute; 
		left:			2px; 
		top:			19px; 
		width:			250px; 
		height:			200px; 
		clip:			rect(0 467 200 0); 
		overflow:			auto; 
		margin: 0;		
		}
.scrollContent { 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		width:			100px; 
		margin: 0;		
		
		}
a.newsshort:link, a.newsshort:active, a.newsshort:visited {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.newsshort:hover {
	text-decoration: underline;
}
.newsshort {
	cursor: pointer;
}
.diver_u {
	text-decoration: underline;
}
.diver {
	text-decoration: none;
}
