#leftcol {
	width: 100px;
	float: left;
	position: relative;
	background-image: url(../../i/whitegrey_rt_bkgd_element2.jpg);
	background-repeat: repeat-y;
	background-position: -98px;
	margin-left: 0px;
	height: 100em;
}
html {
	height: 100em;
	width: 100%;
}
body {
	margin: 0px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../../i/whitegrey_rt_bkgd_element.jpg);
	background-repeat: repeat-y;
	background-position: -376px;
}
.p {
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	display: block;
	padding: 25px;
	width: 535px;
}
#rightcol {
	width: 100px;
	float: right;
	position: relative;
	margin-right: -100px;
	background-image: url(../../i/whitegrey_rt_bkgd_element.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}
#centercol {
	width: 640px;
	height: 100em;
	float: inherit;
	left: 0px;
}
#wrapper {
	right: 0px;
	bottom: 0px;
	float: left;
	width: 100%;
	display: inline;
	margin-right: -100px;
	margin-left: -100px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#centercolwide {
	float: left;
	width: 100%;
	margin-right: -100%;
}
.pHeader {
	font-family: Helvetica;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	display: block;
	width: 535px;
	text-transform: uppercase;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #CCCCCC;
}
.pHeader_lowercase {
	font-family: Helvetica;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	display: block;
	width: 535px;
	text-transform: lowercase;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #CCCCCC;
}
