body {
	background-image: url(images/parchmentbg.jpg);
	margin: 15px;
}
.header800 {
	background-image: url(images/header800.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
.rightcell {
	background-image: url(images/rightcelldsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
.content {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	font-style: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.rightcontent {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/rightcellbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bolder;
	color: #990000;
}

.maincell {
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/redbg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.maintext_nonjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.08em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.bottomrightcorner {
	background-image: url(images/bottomrightcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomds {
	background-image: url(images/bottomds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
