/* CSS Document */
BODY {
	SCROLLBAR-BASE-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: black !important;
	background-image: url(http://www.easternlightgetaways.com/images/081710_bg_001.jpg) !important;
	background-attachment:fixed !important;
	background-repeat:no-repeat !important;
	background-position:top center !important;
	text-align: center;
}

.main_page_tabs {
	position:absolute;
	right:0px;
	top:100px;
	width:39px;
	z-index:100;

}

.main_page_tabs .fbtab {
	margin-bottom: 10px;
	/*height:132px;
	position:absolute;
	right:0px;
	top:100px;
	width:43px;
	z-index:100;*/
}

