html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(imagesmilos/page_bg.jpg);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#outer {
  background: top left url(imagesmilos/page_bg_top.png) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;

}
#body-bot {
  background: bottom left url(imagesmilos/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(imagesmilos/body_bg_top.jpg) no-repeat;
  min-height: 800px;
  height: 800px;
  
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: bold 22px arial, sans-serif;
  line-height: 1;
  padding-top: 0.9em;
}


/** nav **/

#nav {
  margin-top: 50px;
}
#nav li {
margin-top: 42px;  
list-style: none;
  float: left;
  background: left center url(imagesmilos/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #FFA405;
}



/** info **/

#transbox1
  {
  width:779px;
  height:133px;
  margin:490px 9px;
  background-color:#ffffff;
  border:0px solid black;
  /* for IE */
  filter: alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.8;
  }
#transboxp1
  {
  margin:5px 5px;
  font-weight:bold;
  color:#000000;
  }



#pic1 {
  width: 642px;
height: 613px;  
position: absolute;

  top: 155px;
  left: 31px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

#back {
  width: 641px;
height: 613px;  
position: absolute;

  top: 147px;
  left: 73px;

  border:1px solid white;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}

#transbox
  {
  width:400px;
  height:600px;
  margin:25px 31px;
  background-color:#ffffff;
  border:1px solid white;
  /* for IE */
  -filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.8;
  }
#transboxp
  {
  margin:15px 15px;
  font-weight:bold;
  color:#000000;
  }

#copyright {

font-size: 9px;
  color: #ffffff;
  margin-top: 10px;
}

#box {

  top: 674px;
  left: 42px;
position: absolute;
  background-color:#ffffff;
  border:1px solid white;
}

#transbox2
  {
  width:520px;
  height:650px;
  margin:20px 31px;
  background-color:#ffffff;
  border:1px solid white;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.8;
  }
#transboxp2
  {
  margin:15px 15px;
  font-weight:bold;
  color:#000000;
  }
