body {
	margin : 0 ;
	padding : 0 ;
	font-family:Arial, Helvetica, sans-serif;
	overflow-y: hidden; 
    overflow-x: hidden;
	background-color: #ccc;
	}
* p { 
		font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	color: #000; 
	margin: 0px 3px 0px 0px;
	}
* h1 { 
	font-weight:bold; 
	color:black;
	font-size:12px; 
	margin: 0px 3px 0px 0px;
	}
* a { 
	color:#950000;
	text-decoration:none; 
	FONT-size: 12px; 
	font-weight:bold;
	}

* a:hover {  
	color:#fff;
	font-weight:bold;
	}
* ul { 
	list-style: none outside url(bulletshadow.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-size: 12px;  
	COLOR: #000; 
	}
* p.small { 
		font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style:italic; 
	color: #000; 
	margin: 0px 3px 0px 20px;
	}
#header {
	position:absolute; 
	background-color: #666 ;
	left:0px; 
	top:0px; 
	width:100%; 
	height:40px; 
	z-index:2; 
	overflow: auto; 
	}
#text { 
	position:absolute; 
	background-color: #ccc ;
	left:500px; 
	top:70px; 
	width:40%; 
	height:452px; 
	z-index:6; 
	padding-right:7px;
	overflow-y: auto; 
	overflow-x: hidden; 
	scrollbar-face-color: #999;
	scrollbar-arrow-color: #ccc;
	scrollbar-track-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-highlight-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc; 
	}
#continuebutton { 
	position:absolute; 
	background-color: #ccc ;
	left:500px; 
	top:525px; 
	width:100px; 
	height:30px; 
	z-index:7; 
	padding-right:7px;
	overflow-y: hidden; 
	overflow-x: hidden; 

	}
#textfeb { 
	position:absolute; 
	background-color: #ccc ;
	left:30px; 
	top:65px; 
	width:580px; 
	height:75%; 
	z-index:5; 
	overflow-y: auto; 
	overflow-x: hidden; 
	scrollbar-face-color: #999;
	scrollbar-arrow-color: #ccc;
	scrollbar-track-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-highlight-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc; 
	}
#maplayer { 
	position:absolute; 
	background: #ccc url(bgmap.gif);
	z-index:4; 
	left:30px; 
	top:70px; 
	width:457px; 
	height:457px; 
	overflow: auto; 
}
#logo {
	position:absolute; 
	left:30px; 
	top:18px; 
	width:516px; 
	height:39px; 
	z-index:8; 
	overflow: hidden; 
	}
#footer {
	position:absolute; 
	background-color: #666;
	left:0px; 
	bottom:0px; 
	width:100%; 
	height:45px; 
	z-index:9; 
	overflow: auto; 
	}
#menu {
	position:absolute; 
	right:0px; 
	top:0px; 
	width:520px; 
	height:35px; 
	z-index:10; 
	overflow: hidden; 
	}

* img
{
border:0;
}