body {
	text-align: left;
	padding: 0;
	color: #000;
	margin: 0;
	background: #FFF url(images/headerblack.gif) repeat-x left top;
	font-family: Georgia, Times, serif;
	font-size: 120%;
}
#container {
	text-align: left;
	padding: 0px;
	width: 800px;
	position: relative;
	top: 0px;
	z-index: 1;
	margin: 0px;
	height: auto;
	left: 0px;
}
#header {
	background-image: url(images/pisonheader.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 107px;
	width: 780px;
	position: absolute;
	z-index: 2;
}
#header h1 span {
	visibility: hidden;
	color: #8b0b39;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	display: none;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 85%;
	font-weight: bold;
	color: #8b0b39;
	text-decoration: none;
	text-align: left;
}
.address {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.number {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.message {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Georgia, Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7B0728;
	text-decoration: none;
	text-align: right;
}
#addresstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	color: #000000;
	text-align: left;
	width: 200px;
	position: absolute;
	z-index: 3;
	left: 25px;
	top: 135px;
}
#magazines {
	height: 277px;
	width: 485px;
	position: absolute;
	z-index: 4;
	left: 250px;
	top: 135px;
}
#footer {
	width: 780px;
	position: absolute;
	z-index: 6;
	left: 25px;
	top: 450px;
}
