﻿#Wrapper {
	position: absolute;
	z-index: auto;
	width: 1000px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	left: 20px;
}
#Masthead {
	border-width: thin;
	border-style: solid;
	font-family: Georgia, "Times New Roman", serif;
	background-color: #DFDFEE;
	position: relative;
	z-index: auto;
	width: 827px;
	height: 80px;
	top: 0px;
	left: 0px;
}
#LogoArea {
	position: relative;
	width: 380px;
	height: 80px;
	border-right-style: solid;
	left: 0px;
	top: 0px;
	z-index: auto;
	border-right-width: thin;
}
#Logo {
	border-style: none none solid none;
	width: 380px;
	height: 46px;
	position: absolute;
	z-index: auto;
	top: 0px;
	left: 0px;
	border-bottom-width: thin;
}
#Slogan1 {
	text-align: center;
	font-style: italic;
	position: absolute;
	width: 380px;
	height: 30px;
	left: 0px;
	z-index: auto;
	top: 50px;
	line-height: 30px;
	vertical-align: bottom;
	font-weight: bold;
}
#ContactUs {
	font-family: Georgia, "Times New Roman", serif;
	position: absolute;
	text-align: left;
	border-style: none none none solid;
	z-index: auto;
	width: 300px;
	height: 80px;
	left: 520px;
	top: 0px;
	border-left-width: thin;
}
#PhotoArea {
	background-color: #171518;
	width: 113px;
	height: 80px;
	left: 395px;
	position: absolute;
	z-index: auto;
	top: 0px;
}
#MyPhoto {
	margin-left: 20px;
	margin-right: 20px;
	border-style: none;
}
#Schedule {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
	position: absolute;
	top: 0px;
	z-index: auto;
	width: 304px;
	height: 22px;
	background-color: #000080;
	color: #FFFFFF;
}
#Phone {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	position: absolute;
	width: 300px;
	top: 27px;
	z-index: auto;
	font-weight: bolder;
	text-align: center;
	background-color: #DFDFEE;
	color: #000080;
}
#ActNow {
	font-family: Georgia, "Times New Roman", serif;
	font-size: x-small;
	position: absolute;
	width: 304px;
	top: 54px;
	z-index: auto;
	text-align: center;
	font-weight: bold;
	background-color: #000080;
	color: #DFDFEE;
	font-style: italic;
}
#Buttons {
	text-align: center;
	position: absolute;
	z-index: auto;
	width: 827px;
	top: 92px;
	left: 2px;
	height: 30px;
}
#PageContent {
	top: 132px;
	width: 827px;
	height: 500px;
	position: absolute;
	z-index: auto;
	border-style: solid;
	border-width: thin;
}
#Collage {
	position: absolute;
	z-index: auto;
	width: 140px;
	height: 600px;
	top: 0px;
	left: 687px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: thin;
}

