body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #9D149A;
}
#top {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/tedge.jpg);
	background-repeat: repeat-x;
	color: #FFFFCC;
	font-size: 24px;
	background-position: bottom;
	left: 0px;
	top: 0px;
	right: 0px;
}
#top h1 {
	font-size: 48px;
	vertical-align: top;
	text-align: center;
	border: thin #CC9966;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 5pt;
	margin: 10px;
}
#top h2 {
}
#top p {
}
#R {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/redge.jpg);
	background-repeat: repeat-y;
	width: 148px;
	background-position: left
}
#bottomR {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/brcorner.jpg);
	
	background-position: left top
	background-repeat: no-repeat;
	background-position: left top;
}
#bottom {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/bedge.jpg);
	background-repeat: repeat-x;
	height: 84px;
	background-position: top;
}

#bottom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	position: relative;
	bottom: auto;
	top: 15px;
	left: 30px;
}
#topR {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/trcorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottomL {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/blcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top	;
	background-color: #9F0C9B;
}
#topL {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/tlcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#L {
	background-image: url(../../Local_Files/EdgeDivs._Arcane/ledge.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 77px;
	background-color: #990099;
}
#content {
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/BackGrounds/parchment.jpg);
}
#content p {
	font-size: 14px;
}

/*the first-letter pseudo-class does NOT display properly in DW.

#content p:first-letter {
	font-size: 300%;
	float: left;
	vertical-align: text-top;
	color: #CC0066;
	border: thin #CC9900;
}
*/
#content p .dropCap {
	font-size: 300%;
	float: left;
	vertical-align: text-top;
	color: #CC0066;
	border: thin #CC9900;
}
.subHead {
	color: #990099;
	font-size: 18px;
	position: relative;
	bottom: -20px;
	text-align: center;
	left: 1px;
	right: 1px;
	vertical-align: bottom;
}
#top .subHead {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
tableArcane {
	background-color: #9E139D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 0px;
}
allPage {
	background-color: #CCCCCC;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

