* {
	margin:0;
	padding:0;
}

body {
	background:#fcf8fa none repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:fantasy;

}

#nav {
	/*padding-top:*/
	margin: 11px 0 25px 35px;
	color: #C15D4B;
}
#nav a {
  text-decoration: none;
  color: black;
}

#nav a:hover {
  color:#D9B1B1;
}
#nav li {
  background: bottom left url(../../images/masterImages/nav_bg.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 8px 110px;
}
#nav li.last {
  background: bottom left url(../../images/masterImages/nav_bg_last.jpg) no-repeat;
}
#gallery img {
	display: block;
}
h1 {
  height: 250px;
/*  background: url(../../images/masterImages/logo.jpg) no-repeat;  */
  color:#6699FF;
  font-weight: normal;
  font-family:Georgia, "Times New Roman", Times, serif;
}
h1 span {
  display: block;
}

h1 em {
  font-style: normal;
  color:#000000;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font-size: 18px;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
  background: 120px 0.5em url(../../images/masterImages/dot_dot_dash.jpg) no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color:#999999;
}
p {
padding-bottom:10px;
padding-top:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#gallery {
	/*border: 1px solid #9F0408;*/
	background:#FFFFFF;
	/*background: #750306;*/
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 588px;
	padding-right: 22px;
}

#footer {
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}

html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
img {
	border: 0;
}
a {
	color:#999999;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color:#000000;
	font: 11px verdana, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 978px;
	position: relative;
	background:  url(../../images/masterImages/bg.jpg);
	border: 5px solid #666666;
}

#jojoHynesLogo {
	background: url("../../images/masterImages/jojoweb capital.jpg") no-repeat;
	width: 400px;
	height: 250px;
	top: 20px;
	left: 20px;
	position: absolute;
}

#head-1 {
/*	background: url("../../images/masterImages/jojoMainPic copy.jpg") no-repeat;*/
background: url("../../images/masterImages/mechair.jpg") no-repeat;

	width: 591px;
	height: 503px;
	top: 20px;
	left: 330px;
	position: absolute;
}
#head-2 {
	background: url(../../images/masterImages/head_2.jpg) no-repeat;
/*	background: url(../../images/masterImages/splatter.JPG) no-repeat;*/
	width: 356px;
	height: 38px;
	top: 386px;
	left: 622px;
	position: absolute;
}

table.displayGallary
{
	margin-bottom:20px;
	border-bottom:1px solid #D9B1B1;	
}

info
{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#000000;	
}

table.displayGallary th
{
	background:#000000;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}

table.tableOfInfo
{
	padding-bottom:20px;
	border:1px solid #CC4747;
	vertical-align:top;
	margin:0;
	padding:0;
}

table.tableOfInfo th
{
	border-bottom:1px solid #D9B1B1;
	padding-right:5px;
}

table.tableOfInfo td
{
	padding-right:5px;
	vertical-align:top;
}


table.tableOfInfo tr:HOVER
{
	color:#CC4747;
	background-color:#D9B1B1;
}







