@charset "UTF-8";
<style>
@media handheld
  {
  #info {font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color: #333333;}
  }
.li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	list-style-type: none;
	list-style-image: none;
	color: #333333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
}
#MenuBox {
	position: absolute;
	height: 150px;
	width: 100px;
	left: 25px;
	top: 0px;
	z-index: 500;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	float: left;
}
#Info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	position: absolute;
	height: 350px;
	width: 300px;
	left: 250px;
	top: 0px;
}
#army {
	background-attachment: scroll;
	background-image: url(images/army.jpg);
	position: absolute;
	height: 432px;
	width: 540px;
	left: 250px;
	top: 60px;
	margin-bottom: 144px;
}
#fireplace {
	background-image: url(images/fireplace_glass.jpg);
	height: 432px;
	width: 540px;
	margin-bottom: 144px;
	position: absolute;
	left: 250px;
	top: 2103px;
}
#forest {
	background-attachment: scroll;
	background-image: url(images/forest.jpg);
	height: 432px;
	width: 540px;
	position: absolute;
	left: 250px;
	top: 595px;
	margin-bottom: 144px;
}
#beach {
	background-attachment: scroll;
	background-image: url(images/beach.jpg);
	height: 432px;
	width: 346px;
	position: absolute;
	left: 348px;
	top: 1528px;
	z-index: 1;
	margin-bottom: 144px;
}
#footer {
	height: 200px;
	width: 800px;
	position: absolute;
	top: 2103px;
	left: 250px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
}
#sun {
	background-image: url(images/web_sun.jpg);
	height: 216px;
	width: 173px;
	position: absolute;
	left: 1px;
	top: 60px;
	margin-bottom: 144px;
}
#clouds {
	background-image: url(images/clouds.jpg);
	height: 216px;
	width: 173px;
	margin-bottom: 144px;
	position: absolute;
	left: 435px;
	top: 1170px;
}
#kids {
	background-image: url(images/kids.jpg);
	height: 432px;
	width: 346px;
	margin-bottom: 144px;
	position: absolute;
	left: 348px;
	top: 2103px;
}
