@charset "utf-8";
body {
	background-color: #E6E6E6;
	text-align: center;
	color: #000;
}
#maintxt {
	position:absolute;
	left:40px;
	top:240px;
	width:615px;
	height:946px;
	z-index:1;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#container {
	background-color: #FFF;
	height: 1800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	color: #000;
	border: 1px solid #000;
}
#header {
	position:absolute;
	width:1000px;
	height:200px;
	z-index:2;
	background-image: url(images/lake1000x200.jpg);
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #EFF;
	font-weight: bold;
	letter-spacing: normal;
	font-style: oblique;
	line-height: normal;
	top: 0;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: right;
	text-align: center;
}
#menubox {
	position:absolute;
	width:170px;
	height:704px;
	z-index:3;
	left: 04px;
	top: 240px;
	background-color: #FFF;
	padding-top: 15px;
	padding-left: 0px;
}
#weatherbx {
	position:absolute;
	width:300px;
	height:200px;
	z-index:4;
	left: 695px;
	top: 240px;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	color: #D00;
}
#sidebarad {
	position:absolute;
	width:300px;
	height:1000px;
	z-index:5;
	left: 695px;
	top: 467px;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#apDiv1 {
	position:absolute;
	left:14px;
	top:19px;
	width:162px;
	height:155px;
	z-index:10;
}
