#outer {
	position: absolute;
	top: 0;
    left: 0;
	width: 762px;
	margin-left: 0;
	/*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
/*
	left: 50%;
    width: 50%;
    margin-left: -25%;
*/
}
@page {
	width: 90%;
}
body {
	line-height: 1.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	page-break-after: avoid;
	font-size: 18px;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
li {
	line-height: 1.6em;
}

.staffemail {
	page-break-after: avoid;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 15px 80px;
	line-height: 1.2em;
	
}

#stafftext img.photo, #staff2text img.photo    {
	display: none;
}
#transactions {
	float: none;
	display: inline;
}
#staffquote, #staff2quote, #staff2quote2space {
	display: none;
}

#stafftext {
	float: none;
	width: 30em;
	display: block;
}
.staff2print {
	display: none;
}
.staff2rule {
	width: 404px;
}
.rwave {
	display: none;
}
.str {
	font-weight: bold;
}
.strline {
	display: none;
}
.strtxt {
	margin-left: 30px;
	margin-right: 75px;
}