
body {
	margin:0;
	background-color:#d4d1b4;
	background-image:url('images/bg.jpg');
	}

strong {
	font-family: georgia;
	}

html {
	scrollbar-3dlight-color:#7E624E; 
	scrollbar-arrow-color:#93755F; 
	scrollbar-base-color:#554B42; 
	scrollbar-darkshadow-color:#45362A; 
	scrollbar-face-color:#685140; 
	scrollbar-highlight-color:#93755F; 
	scrollbar-shadow-color:#564335; 
	scrollbar-track-color:#d4d1b4;
	}

a:link {color:#825055; font-weight:bold; text-decoration:none; cursor: default;}
a:visited {color:#825055; font-weight:bold; text-decoration:none; cursor: default;}
a:hover {color:#998268; font-weight:bold; text-decoration:none; cursor: default;}
a:active {color:#825055; font-weight:bold; text-decoration:none; cursor: default;}

div#topimage {
	height: 434px;
	width: 629px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
	}

div#table {
	height:1355px;
	width: 453px;
	background-image:url('images/table_bg.jpg');
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

div#content {
	font-family:arial; 
	color:#30291e;
	font-size:11px; 
	text-align:justify;
	width: 435px;
	height: 100%;
	padding: 8px;
	top: 390px;
	left: 0px;
	position: absolute;
	z-index: 3;
	}