body {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-image: url(/images/Palawan_resorts_palawanbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #E5D3BB; 
}

#page {
width:900px;
background-image:url(images/page.jpg);
margin:auto;
}

#header {
clear:both;
width:860px;
height:100px;
background-image:url(images/header.jpg);
padding-top:30px;
padding-left:40px;
}

#menulinks {
clear:both;
width:875px;
height:46px;
padding-left:25px;
background-image:url(images/menulinks.jpg);
}

  
#menulinks a {
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	height:29px;
   background-image:none;
	display:block;
	color:#FFFF00;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:3px;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.jpg);
	background-position:top left;
	text-decoration:none;
	color:#FFFFFF;
}

#mainarea {
width:850px;
clear:both;
padding-left:50px;
}

#contentarea {
width:515px;
padding-right:30px;
padding-bottom:20px;
float:left;
line-height:14pt;
}

#sidebar {
float:left;
width:290px;
background-image:url(images/sidebartop.jpg);
background-repeat:no-repeat;
line-height:14pt;
}

#footer {
	width:900px;
	clear:both;
	height:250px;
	padding-top:22px;
	text-align:center;
	line-height:14pt;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color: #009899;
}

h1 {
	font-size:14pt;
	color:#00FFFF;
	margin:0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
font-size:10pt;
color:#CCCCCC; 
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFFF;
margin:0;
}

a {
color:#00FFFF; 
text-decoration:none;
}

a:hover {
	border-bottom: 1px dotted #CCCCCC;
	color: #FFFF00;
	
}
