body {
	background-image:url('images/bg2.jpg');
	color:#38496a;
	font-size:10px;
	font-style:normal;
	letter-spacing:3;
	text-align:center;
	font-family: arial, sans-serif;
	cursor:url('images/cursor.cur');
	scrollbar-face-color: #faeed5;
	scrollbar-arrow-color: #a7cdcf;
	scrollbar-track-color: #faeed5;
	scrollbar-shadow-color: #daaf77;
	scrollbar-highlight-color: #daaf77;
	scrollbar-3dlight-color: #faeed5;
	scrollbar-darkshadow-Color: #faeed5;
	}
#content {
	width:232px;
	height:428px;
	overflow:auto;
	padding:0px 5px 5px 5px;
}	
#content.pos_abs {
	position:absolute;
	left:50px;
	top:129px;
}
#links {
	font-size:10;
	text-align:center;
	letter-spacing:1;
	width:237px;
	height:27px;
}
#links.links {
	position:absolute;
	left:50px;
	top:93px;
}
scrollbar {
	cursor:url('images/cursor.cur');
	}
a:visited {color: #38496a; text-decoration: none;}
a:hover {color: #b98061;text-decoration: none}
a:active {color: #38496a;text-decoration: none}
#iframe.iframe {
	position:absolute;
	left:316px;
	top:34px;
	}
a {
	cursor:url('images/cursor.cur');
	color: #38496a; 
	text-decoration: none;
}