body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2E265F;
}
.centeredlayer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 2px;
}
#pagetitle {
	position: absolute;
	left: 10px;
	top: 88px;
}
#navigation {
	position: absolute;
	top: 147px;
	left: 625px;
	width: 200px;
}
#content {
	line-height: 18px;
	margin-left: 0px;
	margin-right: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size: medium;
	margin-top: 0px;
}
h2 {
	font-size: medium;
}
#rightimgmargin {
	padding-left: 20px;
}
#rightimgmarginlong {
	padding-left: 20px;
	padding-bottom: 80px;
}
#centerimgblock {
	width: 250px;
	float: right;
	margin-left: 10px;
}
#thepage #content #centerimgblock img {
	padding-bottom: 20px;
}
#masthead {
	background-image: url(../library/masthead_n.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 132px;
}
#lefttextblok {
	width: 310px;
}
#lefttimgmargin {
	padding-right: 20px;
}
#pageLinks {
	height: 177px;
	position: absolute;
	width: 724px;
}
