body
{
	background-color:#ffffff;
	margin: 0;
	padding: 0;
}
#site
{
	background-image: url(images/WWAHeader.jpg);
	height: 717px;
	width: 900px;
}
#menu a
{
	position: absolute;
	height: 38px;
	width: 88px;
	top: 31px;
	text-decoration: none;
}
#menu a i
{
	visibility: hidden;
}
a#home, a#about, a#menu, a#elite, a#preferred, a#wedding, a#video, a#contact, a#smallgroup
{
	left: 0px;
	font-size:16px;
}
a#home
{
	top: 20px;
	width: 400px;
}
a#about
{
	top: 180px;
}
a#menu
{
	top: 220px;
}
a#elite
{
	top: 260px;
	width: 140px;
}
a#preferred
{
	top: 300px;
}
a#wedding
{
	top: 340px;
}
a#video
{
	top: 380px;
}
a#blessing
{
	top: 420px;
	width: 140px;

}
a#contact
{
	top: 460px;
	font-size: 16px; 
}
a#home:hover
{
	background-image: url(images/homeHiLite.jpg);
}
a#sample:hover
{
	background-image: url(images/sampleHiLite.jpg);
}
a#blessing:hover
{
	background-image: url(images/blessingHiLite.jpg);
}
a#ha:hover
{
	background-image: url(images/HaBreathHiLite.jpg);
}
a#lomi:hover
{
	background-image: url(images/LomiHiLite.jpg);
}
a#guided:hover
{
	background-image: url(images/GuidedsHiLite.jpg);
}
a#sweat:hover
{
	background-image: url(images/sweatHiLite.jpg);
}
a#about:hover
{
	background-image: url(images/AboutUsHiLite.jpg);
}
a#contact:hover
{
	background-image: url(images/ContactUsHiLite.jpg);
}
a#home:hover, a#menu:hover, a#elite:hover, a#preferred:hover, a#wedding:hover, a#about:hover, a#contact:hover, a#service:hover

{
	border: none;
}
a#service
{
	text-decoration: none;
}

