.linksTitleHeader {	font-size: 18px;
	color: #999999;
	font-weight: bold;
}

#typewriter {
	background-image: url(../images/Old_typewriter.png);
	position: relative;
	background-repeat: no-repeat;
	height: 500px;
	z-index: 1;
	width: 1009px;
}

#typewriter {
	background-image: url(../images/Old_typewriter.png);
	position: relative;
	background-repeat: no-repeat;
	height: 500px;
	z-index: 1;
	width: 1009px;
	float: left;
	left: -210px;
}

.articlePageTop {
	position: relative;
	background-image: url(../images/articlePaperTop.gif);
	background-repeat: no-repeat;
	height: 30px;
	z-index: 10;
	top: 147px;
	width: 584px;
	margin-left: auto;
	margin-right: auto;
	left: 43px;
}

.articlePageBottom {
	height: 60px;
	position: relative;
	top: 147px;
	background-image: url(../images/articlePaperBottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 10;
	width: 584px;
	margin-right: auto;
	margin-left: auto;
	left: 43px;
}

.articlePageBox {
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(../images/articlePaperMid.gif);
	background-repeat: repeat-y;
	z-index: 10;
	text-align: justify;
	top: 147px;
	width: 484px;
	margin-right: auto;
	margin-left: auto;
	left: 43px;
}

#articlePage {
	top: -400px;
	width: 584px;
	color: #000033;
	position: relative;
	left: 200px;
}

#footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	list-style-type: decimal;
	font-size: 12px;
	position: relative;
	top: -350px;
}
#pageGraphic1 {
	background-image: url(../images/articleTitle.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 396px;
	z-index: 20;
	top: -51px;
	position: relative;
	left: 300px;
	padding-top: 10px;
	padding-left: 150px;
	font-size: 16px;
	font-weight: bold;
}
#pageGraphic2 {
	background-image: url(../images/articlesBooklet.png);
	background-repeat: no-repeat;
	height: 229px;
	width: 169px;
	position: relative;
	margin-left: 40px;
	top: -30px;
}
.n-articleprevious {
	top: 370px; /* 29 pixels from the top */
	left: 63px; /* 66 pixels left from where it was inserted */
	font-size: 25pt; /* the font size needs to be this size to cover the area correctly. */
}
.n-articlenext {
	top: 328px; /* 29 pixels from the top */
	left: 135px; /* 66 pixels left from where it was inserted */
	font-size: 25pt; /* the font size needs to be this size to cover the area correctly. */
}
.n-articlenextB {
	left: 920px;
	font-size: 50px;
}
