body {
	background-color: black;
	color: #999999;
	font-family: "Arial", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
}

#omni {
	top: 0px; left: 0px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

#header {
	left: 0px; top: 1px; height: 56px;
	position: relative;
}

#header #topBorder {
	background-image: url("image/essent/fadeborder.jpg"); background-repeat: no-repeat;
	left: 89px; top: 54px; width: 355px; height: 1px;
	position: absolute;
	z-index: 1;
}

#header #humblestone {
	background-image: url("image/essent/humblestone.jpg"); background-repeat: no-repeat;
	width: 360px; height: 41px; top: 14px; left: 426px;
	z-index: 2;
	position: absolute;
}

#stonemasonry { 
	background-image: url("image/essent/stonemasonry.jpg"); background-repeat: no-repeat;
	width: 307px; height: 59px; top: 0px; left: 479px;
	z-index: 2;
	position: absolute;
	border: 0; margin: 0; padding: 0;
}

#torso {
	width: 785px; top: 12px; top: 0px; left: 0px;
	margin: 0; padding: 0; border: 0;
	position: relative;
	background-image: url('image/essent/navbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	border-right-width: 1px;
	border-style: solid;
	border-color: #333333;
}

#content {
	top: 0px; left: 0px; width: 410px;
	border: 1px;
	border-style: solid;
	border-color: #333333;
	margin: 2px; padding: 5px;
	background-color: #000000;
	float: left;
	z-index: 3;
	position: relative;
}

#contentImage {
	height: 499px;
}

#navigation {
	top: 0px; left: 380px; height: 491px;
	margin: 0; padding: 0; border: 0;
	z-index: 1;
	float: right;
}

#navigation div {
	border: 0; margin: 0; padding: 0;
}

#hsButton {
	top: 60px; left: 433px;
	z-index: 2;
	position: absolute;
}
#fireButton {
	top: 107px; left: 465px;
	z-index: 2;
	position: absolute;
}
#sculptButton {
	top: 154px; left: 500px;
	z-index: 2;
	position: absolute;
}
#plaqButton {
	top: 201px; left: 478px;
	z-index: 2;
	position: absolute;
}
#profButton {
	top: 276px; left: 557px;
	z-index: 2;
	position: absolute;
}
#contactButton {
	top: 320px; left: 591px;
	z-index: 2;
	position: absolute;
}
#feedButton {
	top: 364px; left: 489px;
	z-index: 2;
	position: absolute;
}
#linksButton {
	top: 409px; left: 628px;
	z-index: 2;
	position: absolute;
}

#footer  {
	top: 0; left: 0; height: 1px;
	margin: 0; padding: 0; border: 0;
	position: relative;
	clear: both;
}
 
 #bottomBorder{
	background-image: url("image/essent/fadeborder.jpg"); background-repeat: no-repeat;
	background-position: top left;
	background-color: #333333;
	left: 89px; top: 1px; width: 697px; height: 1px;
	margin: 0; padding: 0; border: 0;
	position: relative;
	overflow: hidden;
	z-index: 3;
}

#footnote {
	top: 1px; left: 513px; width: 270px;
	font-size: 10px;
	position: relative;
	text-align: right;
}

a {
	color: #BBBBBB;
}

.smallfont {
	font-size: 11px;
	font-style: normal;
	text-align: center; 
}