img
{  border-style: none;
}
#box {
	width: 780px;
	height: 580px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	text-align:center;
	border:thin;
	border-style:solid;
	border-color:5F874D;
}
#logo{
	height: 50px;
	width: 500px;
	position: relative;
	top: 45px;
	margin: 0 auto;
}
#logogallery{
	height: 50px;
	width: 500px;
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 10;
}
#ornament{
	height: 50px;
	width: 100px;
	position: relative;
	top: 40px;
	margin: 0 auto;
}
#picbox {
	width: 720px;
	height: 150px;
	background-color: #FFFFFF;
	text-align: center;
	position:absolute;
	margin: 0 auto;
	left: auto;
	right: auto;
	top: 75px;
	position: relative;
}
#pic1{
	height: 150px;
	width: 150px;
	position: relative;
	float: left;
	padding-left: 30px;
}
#pic2{
	height: 150px;
	width: 150px;
	position: relative;
	float: left;
	padding-left: 15px;
}
#pic3{
	height: 150px;
	width: 150px;
	position: relative;
	float: left;
	padding-left: 15px;
}
#pic4{
	height: 150px;
	width: 150px;
	position: relative;
	float: left;
	padding-left: 15px;
}
#slideshow{
	height: 500px;
	width: 700px;
	position: relative;
	margin: 0 auto;
	top: 30px;
}
#description {
	width: 520px;
	height: 150px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	left: auto;
	right: auto;
	top: 100px;
	position: relative;
}


#seniors{
	height: 37px;
	width: 110px;
	position: absolute;
	top: 25px;
	left: 575px;
	z-index: 1000;
	color:#078986;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#music {
	width: 224px;
	height: 24px;
	bottom: 20px;
	left: 10px;
	position: absolute;
}
#links {
	width: 500px;
	height: 25px;
	background-color: #FFFFFF;
	margin: 0 auto;
	bottom: 0px;
	position: absolute;
	color: #0ABAB5;
	left: 140px;
}
#links a, a:visited, a:active{
	color:#078986;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#links a:hover{
	color:#000000;
}
#contact {
	width: 228px;
	height: 374px;
	top: 107px;
	position: absolute;
	color: #000000;
	left: 529px;
	text-align:left;
}
#contactpic{
	float: left;
	margin-top: 110px;
	margin-left: 15px;
}
#pricing{
	float: left;
	width: 60%;
	margin-top: 80px;
	margin-left: 150px;
	text-align: left;
}
#pricingpic{
	float: left;
	margin-top: 20px;
	margin-left: 150px;
}
#pricing a, a:visited, a:active{
	color:#078986;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#pricing a:hover{
	color:#000000;
}
