#title_layer {
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000099;
	position: absolute;
	z-index: 1;
	height: 113px;
	width: 376px;
	left: 216px;
	top: 123px;
	right: 570px;
	bottom: 200px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
	
#site_descn_layer {
	background-color: #FFCC00;
	position: absolute;
	height: 60px;
	width: 460px;
	left: 187px;
	top: 310px;
	right: 630px;
	bottom: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#place_layer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	height: 90px;
	width: 161px;
	left: 41px;
	top: 134px;
	background-color: #FFCC00;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
	vertical-align: middle;
	right: 200px;
	bottom: 195px;
	position: absolute;
}

#date_layer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	height: 92px;
	width: 163px;
	left: 606px;
	top: 134px;
	right: 736px;
	bottom: 195px;
}

#home_main_layer {
	background-attachment: fixed;
	background-image: url(../Images/Backgrounds/Shell%2060%20bgnd.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFD4;
	text-align: justify;
	vertical-align: top;
	position: absolute;
	width: 700px;
	left: 22px;
	top: 258px;
	right: 780px;
	padding: 30px;
	height: 2755px;
	overflow: scroll;
}
