body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFFEC2;
	text-align: center;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFFEC2;
	border-left-color: #DFFEC2;
}
#side {
	background-image: url(Images/TemplateImages/temp_side_bg.jpg);
	float: left;
	height: 947px;
	width: 189px;
	padding-top: 215px;
	padding-left: 61px;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#header {
	background-image: url(Images/TemplateImages/temp_header_bg.jpg);
	height: 227px;
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	padding-right: 30px;
}
#body {
	background-image: url(Images/TemplateImages/temp_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 845px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
}
#MenuBar1 #btn_niteouts {
	font-size: 12px;
	padding-top: 6px;
	height: 26px;
}
#MenuBar1 #btn_traveling {
	font-size: 12px;
	padding-top: 6px;
	height: 26px;
}
#closer {
	height: auto;
	background-color: #DFFEC2;
}
#aptitle {
	position:absolute;
	left:50%;
	top:174px;
	width:600px;
	height:110px;
	z-index:10;
	margin-left:-172px;
	visibility: visible;
}
#apOpening {
	position:absolute;
	left:50%;
	top:0px;
	width:194px;
	height:188px;
	z-index:15;
	margin-left: -165px;
}
#fltleft {
	float: left;
	margin-top: -15px;
	margin-right: 5px;
}
.invisible {
	display: none;

}

