body
{
	text-align: center;
	background-color: #000000;
}
#side_nav {
	height: 600px;
	width: 150px;
	position: absolute;
	z-index: 1;
	top: 200px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#column1 {
	position: absolute;
	top: 200px;
	left: auto;
	z-index: 1;
	height: 200px;
	width: 200px;
	background-repeat: repeat;
	padding-left: 150px;
	font-size: 20px;
}
#amazon_search {
	position: absolute;
	top: 280px;
	left: 2px;
}








#body1  {
	width: 700px;

}

#body  {
	width: auto;
	background-image: url(Image%20for%20stretch.png);
	height: auto;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 50px;
	font-size: 18px;
	text-align: left;
}
#weather {
	z-index: 1;
	padding: 0px;
	position: absolute;
	top: 400px;
	right: auto;
	width: 700px;
	height: 83px;
	bottom: auto;
}
#area_codes {
	position: absolute;
}


#links {
	height: 17px;
	width: auto;
	position: absolute;
	z-index: 2;
	top: 198px;
	text-align: left;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
}
#lottery {
	height: 99px;
	width: 125px;
	position: absolute;
	left: 10px;
	top: 200px;
}
#weatherlogo {
	position: absolute;
	height: 125px;
	width: 125px;
	left: 0px;
	top: 100px;
	z-index: 5;
}
