body{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(http://www.nonstop.travel/images/BG/Index-BG-03b.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;

	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:hover {text-decoration:none; background:#000099; color:#FFFFCC;}

#mainTopBar {
	position:fixed;
	left:150px;
	top:0px;
	height:24px;
	width:940px;
	text-align:left;
	background-color:#FFFFFF;
	z-index:5; !important
}

#mainHeader {
	position:fixed;
!important
	left:0px;
	top:24px;
	width:100%;
	height:120px;
	padding:5px;
	background-image: url(http://www.nonstop.travel/images/BG/HeaderBG-org1.jpg);
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
	z-index:4;
	background-repeat: repeat-x;
}

#mainSideBar {
	position:fixed; !important
	float:left;
	left:0px;
	top:164px;
	width:140px;
	height:600px;
	text-align:left;
	padding:5px;
	z-index:3;

}

#mainContent {
	position:absolute;
	left:160px;
	top:164px;
	width:840px;
	text-align:center;
	z-index:0; !important
}

#pageLoading {
	position:absolute;
	left:415px;
	top:210px;
	z-index:0; !important
}
