#banner_box {
	position: absolute;
	height: 263px;
	width: 899px;
	border: thin solid #00F;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: thin solid #00F;
	height: 1800px;
	background-image: url(../cumulus/images/picture900.jpg);
	background-position: bottom;
}
#sunrise {
	position: absolute;
	top: 149px;
	right: 0px;
	width: 190px;
	z-index: 5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	position: absolute;
	left: -4px;
	top: 179px;
	letter-spacing: 3pt;
	width: 712px;
	text-align: center;
	z-index: 5;
}
#cam {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 235px;
	left: 136px;
	z-index: 0;
}
#text {
	position: absolute;
	height: 500px;
	width: 842px;
	left: 0px;
	top: 791px;
	padding-right: 30px;
	padding-left: 30px;
}
#midi {
	position: absolute;
	width: 835px;
	top: 1293px;
	margin-right: 30px;
	margin-left: 30px;
	height: 493px;
	left: 7px;
	padding: 10px;
}
#latitude {
	position: absolute;
	top: 108px;
	left: 136px;
	z-index: 3;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	letter-spacing: 4px;
	font-size: 12px;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	position: absolute;
	left: 97px;
	top: 129px;
	font-weight: bolder;
	font-style: italic;
	color: #FFF;
}
#bag_group {
	position: absolute;
	height: 279px;
	width: 325px;
	top: 1368px;
	right: 20px;
}
#el_midy_bags {
	position: absolute;
	left: 14px;
	top: 93px;
	width: 623px;
}
#click_line {
	position: absolute;
	top: 162px;
	left: 135px;
	font-family: Arial, Helvetica, sans-serif;
	color: #03F;
	font-size: 15px;
}
#list_1 {
	position: absolute;
	top: 198px;
	left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #903;
}
#list_2 {
	position: absolute;
	left: 298px;
	top: 198px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #903;
	font-family: Arial, Helvetica, sans-serif;
}
#url {
	position: absolute;
	top: 298px;
	left: 114px;
}
#address {
	position: absolute;
	top: 362px;
	left: -35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #903;
	width: 900px;
	height: 20px;
	background-color: #3F0;
	text-align: center;
	vertical-align: middle;
}
#footer {
	position: absolute;
	bottom: 25px;
	left: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #903;
}

