html, body, div, span, p, table, td, tr, img, form, ul, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
#outerWrapper {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
body {
	background-color: #07111F;
	text-align: center;
}
#wrapper {
	position: relative;
	margin-top: 55px;
	height: 500px;
	padding-top: 90px;
	border: 1px solid #37404f;
}
#nav1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	padding-left: 100px;
	z-index: 1000;
}
#nav1 ul {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
}
#nav1 ul li {
	float: left;
	background-image: url(images/squares/white.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#nav1 ul a {
	display: block;
	padding-left: 17px;
	padding-right: 53px;
}
#nav1 ul a:link {
	color: #6f7787;
	text-decoration:none;
}
#nav1 ul a:visited {
	color: #6f7787;
	text-decoration:none;
}
#nav1 ul a:hover {
	color: #ffffff;
	text-decoration:none;
	background-image: url(images/squares/white.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.treatNav {
	background-image: url(images/squares/blue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.testNav {
	background-image: url(images/squares/turq.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.aboutNav {
	background-image: url(images/squares/yellow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.contNav {
	background-image: url(images/squares/red.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.artsNav {
	background-image: url(images/squares/green.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#pics {
	position: absolute;
	left: 100px;
	top: 21px;
	width: 713px;
	display: inline;
}

#nav2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	position: absolute;
	left: 268px;
	top: 266px;
	width: 380px;
}
#nav2 ul {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
}
#nav2 ul li {
	float: left;
	background-image: url(images/squares/white.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#nav2 ul a {
	display: block;
	padding-left: 17px;
	padding-right: 57px;
}
#nav2 ul a:link, #nav2 ul a:visited {
	color: #6f7787;
	text-decoration:none;
}
#nav2 ul a:hover {
	background-image: url(images/squares/white.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #fff;
	text-decoration:none;
}
.blogNav {
	background-image: url(images/squares/orange.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.yogaNav {
	background-image: url(images/squares/taupe.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.linkNav {
	background-image: url(images/squares/purple.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#tel {
	position: absolute;
	width: 106px;
	left: 646px;
	top: 264px;
	height: 16px;
}
#pics2 {
	position: absolute;
	width: 642px;
	left: 100px;
	top: 187px;
	height: 163px;
}
#mnt {
	background-image: url(images/image-ov/mount.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 144px;
	position: absolute;
	left: 100px;
	top: 111px;
	z-index: 0;
}
#chs {
	background-image: url(images/image-ov/chris.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 144px;
	position: absolute;
	left: 268px;
	top: 111px;
	z-index: 1;
}
#wat {
	background-image: url(images/image-ov/water.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 144px;
	position: absolute;
	left: 436px;
	top: 111px;
}
#suf {
	background-image: url(images/image-ov/surf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 144px;
	position: absolute;
	left: 604px;
	top: 111px;
}
#sunn {
	background-image: url(images/image-ov/sun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 144px;
	position: absolute;
	left: 100px;
	top: 277px;
}
#titl1 {
	background-image: url(images/image-ov/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 312px;
	position: absolute;
	left: 268px;
	top: 335px;
}
#titl2 {
	background-image: url(images/image-ov/title2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 372px;
	position: absolute;
	left: 268px;
	top: 402px;
	z-index: 15;
}

