body {
	background-image: url(../images/PageFiles/BG-Page.jpg);
	overflow: auto;
	margin: 0;
	padding: 0;
	}
html {
	scrollbar-3dlight-color:#F7F7E9; 
	scrollbar-arrow-color:#631515;
	scrollbar-base-color:#E4DAB0;
	scrollbar-darkshadow-color:#631515;
	scrollbar-face-color:#E4DAB0;
	scrollbar-highlight-color:#F7F7E9;
	scrollbar-shadow-color:#631515;
	scrollbar-track-color:#631515;
	}
table {
	width: 100%;
	height: 100%;	
	}
	
#PhotoCaption {
	color: #7f1919;
	font-size: 12pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	height: 70px;
	width: 270px;
	left: 250px;
	top: 493px;
	position: absolute;
	visibility: visible;
	}
		
td {
	text-align: center;
	vertical-align: middle;
	}
ul {
	color: #7f1919;
	font-size: 10pt;
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	line-height: 14pt;
	list-style-type: circle;
	list-style-position: outside;
	white-space: normal;
	}
	
.Bold {
	color: #7f1919;
	font-size: 12pt;
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	}
p {
	color: #7f1919;
	font-size: 12pt;
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12pt;
	}

#Wrapper {
	background-image: url(../images/PageFiles/BG-Graphic.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	width: 955px;
	height: 691px;
	z-index: 1;
	float: inherit;
	margin: 0 auto;
	}
	
#NavBox {
	height: 206px;
	width: 130px;
	left: 82px;
	top: 225px;
	position: absolute;
	visibility: visible;
	}
	
#Page_Title {
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 370px;
	width: 262px;
	height: 29px;
	visibility: visible;
	}
	
#PhotoBox {
	height: 310px;
	width: 270px;
	left: 250px;
	top: 180px;
	position: absolute;
	visibility: visible;
	}
		
#BottomLinkBar {
	height: 40px;
	width: 310px;
	left: 370px;
	top: 570px;
	position: absolute;
	visibility: visible;
	}
			
#SideBarText {
	height: 310px;
	width: 270px;
	left: 550px;
	top: 180px;
	position: absolute;
	visibility: visible;
	}
	
a:link, a:visited, a:active {
	color: #7f1919;
	font-size: 12pt;
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
	}

a:hover {
	color: #e8e0bc;
	font-weight: bold;
	line-height: 12pt;
	background-color: #7f1919;
	text-decoration: underline overline;
	}

.Wrapper {
	text-align: center;
	width: 100%;
	height: 100%;
	}
.SidebarText {
	color: #7f1919;
	font-weight: 500;
	text-align: left;
	height: 310px;
	width: 270px;
	left: 590px;
	top: 200px;
	position: absolute;
	overflow: auto;
	visibility: visible;
	scrollbar-3dlight-color:#F7F7E9;
	scrollbar-arrow-color:#631515;
	scrollbar-base-color:#E4DAB0;
	scrollbar-darkshadow-color:#631515;
	scrollbar-face-color:#E4DAB0;
	scrollbar-highlight-color:#F7F7E9;
	scrollbar-shadow-color:#631515;
	scrollbar-track-color:#631515;
	}
