body 
	{
	color: black;
	background-image: url(img/angkor02.jpg); 
	text-align: center;
	margin: 0px;
	height: 100%; 
	}

.contentarea {
	background-color: transparent;
	top: 56%;
	left: 50%;
	margin-top: -313px;
	margin-left: -395px;
	position: absolute;
	width: 791px;
	height: 627px;
}

.maparea {
	position: absolute;
	top: 25px;
	left: 45px;
	width: 600px;
	height: 480px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:10px;	
}

.textarea {
	position: absolute;
	text-align: left;
	top: 45px;
	left: 45px;
	width: 270px;
	height: 480px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:10px;	
}

.picarea {
	position: absolute;
	text-align: left;
	top: 45px;
	left: 405px;
	width: 270px;
	height: 480px;	
}

a:link { 
color: #212324; 
text-decoration: underline;
}

a:visited { 
color: #212324; 
text-decoration: underline;
}

a:hover { 
color: #ff1e0e;  
text-decoration: none;
}

a:active { 
color: #212324; 
text-decoration: none;
}