body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#000000;
 text-align:left;
 background-color:#5097ab;
}

h1,h2,h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
background: url(../gfx/bgr/h.png) repeat;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

td {
	border:#b5ccd0 solid 1px;
}

a {
	color:#333;}
a:hover {
	color:#5097ab;
}

html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
}

#box{
	position:relative;
	margin:25px auto;
	width:940px;
}

#header {
	width:940px;
	margin-bottom:10px;
	background:url(../gfx/white70.png) repeat;
}

#navigation {
	float:left;
	width:130px;
	margin-right:10px;
	background: url(../gfx/villa/white70_nav.png) no-repeat 0px 18px;
}

#content {
	float:right;
	width:780px;
	min-height:450px;
	background:url(../gfx/white70.png) repeat;
	padding:10px;
}

.pool {
	background: url(../gfx/bgr/pool.jpg) fixed;
}

.villa {
	background:url(../gfx/villa/body_bgr.jpg) fixed;
}

.txt_img_right {
	border:#b5ccd0 solid 5px;
	width:170px;
	height:128px;
	float:right;
	margin:0px 0px 10px 10px;
}

.txt_img_left {
	border:#b5ccd0 solid 5px;
	width:170px;
	height:128px;
	float:left;
	margin:0px 10px 10px 0px;
}

.txt_lfd {
	border:#b5ccd0 solid 5px;
	width:170px;
	height:128px;
	margin:0px 0px 10px 0px;
}