html {
	height:100%; 
	max-height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px; 
	font-size:76%; 
	font-family: Arial, Helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: auto; 
	/* */ 
}

body {
	background-image:url(images/BG3.jpg);
	background-repeat: repeat-x;
	text-align:center;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img { border: none; } 

#wrapper {
position:absolute; 
margin-left:-450px;
left:50%; 
top:0; 
font-size:1em; 
z-index:2;
height:auto;
overflow:visible;


	}
	
	
#index {
position:absolute; 
margin-left:-450px;
left:55%; 
top:30%; 
font-size:1em; 
height:auto;
overflow:visible;

	}
	
#textscroll {
font-size:1em;
vertical-align:top;
height:350px;
overflow:scroll=yes;overflow-X:hidden;
padding:10px;


	}.bigbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size:x-large;
	font-style: normal;
	font-weight: bold;
}
.medbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
