body {
	background: white url(images/whiteTempBakweek.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}

table.pagetable
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 914px;
	border-style: none;
	border-spacing: 0px;
}
td.padcell
{
	width: 50px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
td.navcell 
{
	width: 244px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

td.contentcell {
	width: 620px;
	text-align: justify;
	vertical-align: top;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 150px;
}

p.credits {
        font-family: "Monotype Corsiva";
        font-size: small;
}

a:link {
	COLOR: #1f0019; TEXT-DECORATION: none
}
a:visited {
	COLOR: #53336d; TEXT-DECORATION: none
}
a:focus {
	color: #ff0000; text-decoration: none
}
a:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
a:active {
	COLOR: #53336d
}
