#middleBlock {
   margin-bottom:0px;
   border:0px;
}

#mainContent {
   	float:right;
	width:465px;
	padding:30px 10px 20px 0;
	margin-right:10px;
	overflow:hidden;
	vertical-align:bottom;
    }

   
#subContent {
    position:absolute;
	top:291px;
	right:136px;
	background-color:#ddd;
	height:250px;
	width:233px;
	overflow:hidden;
	z-index:3;
	}
	
#subContentHeader  {
	width:231px;
	height:28px;
	background-color:#fff;
	padding:1px;
	overflow:hidden;
	}
	
#bookNow {
    position:absolute;
	top:15px;
	right:10px;
	}



#aboutChandris {
    position:absolute;
	top:291px;
	right:10px;
	background-color:#eeefe7;
	height:150px;
	width:125px;
	overflow:hidden;
    }



#aboutChandrisHeader{
    width:123px;
	height:19px;
	padding:10px 1px 0px 1px;
	border-bottom:1px solid #fff;
    }



#viewPhotosHeader {
    width:123px;
	height:19px;
	padding:10px 1px 0px 1px;
	border-top:1px solid #fff;
    }
	
#viewPhotos {
    position:absolute;
	top:442px;
	right:10px;
	background-color:#eeefe7;
	height:99px;
	width:125px;
	overflow:hidden;
    }
	
	
#miniGallery {
    position:absolute;
	top:321px;
	left:0px;
	width:390px;
	height:220px;
	}


#checkIn {
   float:left;
	width:365px;
    }

#joinEmail {
	width:355px;
	overflow:hidden;
	height:80px;
	float:left;
    }
	
