body {
	background-color: #96957E;
	margin: 0px;
	padding: 0px;
}
#StructureTable {
	height: 100%;
	width: 734px;
}
#StructureTable #BodyCell {
	background-image: url(Images/Structure/ParchmentBG.jpg);
}

#StructureTable #Navbar {
	background-image: url(Images/Structure/ParchmentBG.jpg);
	height: 102px;
}

#StructureTable #BorderRight {
	background-image: url(Images/Structure/BorderRight.gif);
	background-repeat: repeat-y;
	width: 27px;
}
#StructureTable #Header {
	background-image: url(Images/Structure/CharcoalBG.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 600px;
}

#StructureTable #BorderLeft {
	background-image: url(Images/Structure/BorderLeft.gif);
	background-repeat: repeat-y;
	width: 27px;
}
#StructureTable #Footer {
	background-image: url(Images/Structure/CharcoalBG.gif);
	background-repeat: repeat-x;
	height: 28px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
}
#StructureTable #BodyCell #LocationCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
}
#StructureTable #BodyCell #ListTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}

#StructureTable #BodyCell #HomepageText2 {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	background-color: #FFFFFF;

	width: 410px;
	height: 360px;
}
#StructureTable #BodyCell #HomepageText2 .HomepageText3 {
	overflow: auto;
	position: relative;
	height: 320px;
	width: auto;
	padding: 10px;
}
.PageTitle {
	font-family: Papyrus, "Times New Roman", Times, serif;
	font-size: 28px;
	margin-left: 20px;
	font-weight: bold;
}
#StructureTable #BodyCell #TextCell td {
	font-family: Papyrus, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	line-height: 35px;
}
.RegularFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}
.ThumbnailBorder {
	border: 1px solid #000000;
}
#StructureTable #BodyCell #TextCell a:active {
	color: #000000;
}
#StructureTable #BodyCell #TextCell a:visited {
	color: #000000;
}
#StructureTable #BodyCell #TextCell a:hover {
	color: #990000;
}
#StructureTable #BodyCell #TextCell a:link {
	color: #000000;
}
#StructureTable #BodyCell #ListTable a:link {
	color: #000000;
}
#StructureTable #BodyCell #ListTable a:hover {
	color: #990000;
}
#StructureTable #BodyCell #ListTable a:active {
	color: #000000;
}
#StructureTable #BodyCell #ListTable a:visited {
	color: #000000;
}
