html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #fff;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: white;
	font: 12px verdana, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: maroon url(images/bg.jpg) repeat-y;
	border: 5px solid #750306;
}
#head-1 {
	background: url(images/head_11.jpg) no-repeat;
	width: 409px;
	height: 396px;
	top: 0;
	left: 369px;
	position: absolute;
}
#head-2 {
	width: 156px;
	height: 38px;
	top: 386px;
	left: 622px;
	position: absolute;
}

#nav {
	margin: 11px 0 25px 35px;
	color: #C15D4B;
}
#nav a {text-decoration: none; color: #FEFF7F; }
#nav a:hover {font-weight: bold; font-size:14px; color: #FFF; }
#nav li {
  background: bottom left url(images/nav_bg.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav li.last {
  background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}
#gallery img {
	display: block;
}
#rendas {
  height: 172px;
  background: url(images/logo.jpg) no-repeat;
}
h1 {
  font-style: normal;
  color: white;
  margin:0;
  padding-right: 3px;
  padding: 65px 0 0 28px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
}
p.htwo {
  color: #000000;
  position: relative;
  top: -1.1em;
  left: 5.5em;
  font-size: 18px;
}
p.hthree {
  position: relative;
  top: -2.5em;
  left: 3.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
  background: url(images/dot_dot_dash.jpg) 180px 0 no-repeat;
  font: 14px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: white;
}
h2 em {
  color: white;
}
h3 {
  background: 120px 0.5em url(images/dot_dot_dash.jpg) no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h3 em {
  color: white;
}

#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #9F0408;
	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;
	height:163px;
}
#gzero a{position: absolute; width:221px; height:163px;background: url(images/pic_1.jpg) no-repeat; }
#gzero a:hover{background: url(images/pic_1t.jpg) no-repeat;}
#gone {	position:relative; top: 200px; left: 15px;}


#body-right {
	float: right;
	width: 388px;
	padding-right: 22px;
}

#footer {
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}
#myslideshow img {
        position: absolute; 
        z-index: 10;
}

#myslideshow {  
        position: relative;
        Width: 368px;
		Height: 396px;
        /*background-color: #000000;*/
}
.cls{display:none;}
#body-right.reda_pass{float:left; width:98px;height:98px;}
