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

body {
	background: #66999a;
	text-align: center;
	color: #6c6c6c;
	font: 11px verdana, sans-serif;
}
#wrapper {
	text-align: justify;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: white url(images/bgp.jpg) repeat-y;
	border: 5px solid #458485;
}
#head-1 {
	background: url(images/maccari.jpg) no-repeat;
	width: 370px;
	height: 200px;
	top: 190px;
	left: 420px;
	position: absolute;
      
	
	



}

#nav {
	margin: 11px 0 25px 0px;
	color: #C15D4B;
}
#nav a {
  text-decoration: none;
  color: #6c6c6c;
}
#nav li {
  background: bottom left url(images/frecp.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav li.last {
  background: bottom left url(images/frecp.jpg) no-repeat;
}
#gallery img {
	display: block;
}
h1 {
  height: 172px;
  background:  35px 0.9em url(images/pa.jpg) no-repeat;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hthree {
  position: relative;
  top: 12.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #6c6c6c;
}
h2 {
  background: 120px 0.5em url(images/) no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #6c6c6c;
}
h2 em {
  color: white;
}

#body-left {
	float: left;
	width: 320px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #458485;
	background: #458485;
	margin: 13px 10px 0 6px;
	height: 320px;

	position: relative;
}
.gal {
	background: #66999a;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 35px;
;
	width: 230px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 260px;
}

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

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

