@charset "utf-8";
/* CSS Document */

#maindivimage {
	position:absolute;
	width:293px;
	height:380px;
	left: -650px;
	margin-left: 50%;
	margin-top: 0px;
	z-index:5;
	background: url(../images/themes/beachtowels.gif);
	background-repeat:no-repeat;
	border:0px solid #000000;
}

.footerbackground{
	background-image:url(../images/footer/beachfooter_01.gif);
	background-repeat:no-repeat;
}	

.masthead{
	background-image:url(../images/mastheads/rci_masthead_beach01.jpg);
	background-repeat:no-repeat;

}
