.firststyle {
	border: none #000099;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-image: url(images/Vert_Smokestack.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 597px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color: #FFFFFF;
	background-attachment: fixed;
	text-align: left;
	text-indent: 0pt;
	padding: 0px;
	clip:      rect(auto auto auto auto);
	display: list-item;
}
.topbar {
	background-color: #990000;
	background-image: url(images/bacon_backgrnd2.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	height: 120px;
	width: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: thin none;
	background-position: left top;
	position: absolute;
	clear: none;
	clip:     rect(auto auto auto auto);
	left: 258px;
	top: 284px;
	font-weight: bold;
}
.extendedpipe {
	background-image: url(images/Vert_Smokestack-Repeat.jpg);
	background-repeat: repeat-y;
	height: 400px;
	left: 0px;
	margin: 0px;
	position: relative;
	border: none;
	padding: 0px;
	width: 200px;
	background-attachment: fixed;
	top: 0px;
	z-index: -2;
	visibility: inherit;
}
