* { 
	padding: 0; margin: 0; 
}
body {
	font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e7e6d2;
	padding: 20px 0px 0px 0px;
}
a {
	color: #FF6600;
	text-decoration: underline;
}

/* ----- PAGE ----- */

#wrapper { 
 	margin: 0 auto;
 	width: 862px;
 	border: 0px solid #fff;
}
#header {
 	width: 860px;
 	color: #333;
 	border-style: solid;
	border-color: #fff;
	border-width: 2px 2px 1px 2px;
 	height: 68px;
 	margin: 0px 0px 0px 0px;
 	background: #E9EBE4;
}
#header embed {
    position: absolute;
}

#header object {
    position: absolute;
}
#header ul {
    margin:0;
    padding:0;
    margin-left: 0px;
    display:block;
    list-style:none;
    text-indent:-9999px;
	position: absolute;
    top: 22px;
    width: 860px;
}
#header li {
    display: block;
    float: left;
    /* width: 127px; */
}

#header a {
    display: block;
    overflow: hidden;
    height: 68px;
    position: relative;
    left: 0px;
}
#header span {
    display: block;
    overflow: hidden;
    width: 410px;
    height: 68px;
    position: relative;
    left: 0px;
}
#head-1 a {
text-indent:-9999px;
    width: 410px;
}
#head-2 a {
text-indent:-9999px;
    width: 225px;
}
#head-3 a {
text-indent:-9999px;
    width: 225px;
}
#head-1 a:hover {
    background-position: 0px 68px;
}
#head-2 a:hover {
    background-position: -410px -68px;
}
#head-3 a:hover {
    background-position: -635px -136px;
}

#main {
	width: 860px;
	height: 509px;
	color: #333;
	border-style: solid;
	border-color: #fff;
	border-width: 1px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	background-color: #F2F2E6;
	background-repeat: no-repeat;
}
#content {
	width: 444px;
	height: 361px;
	padding: 40px;
	float: left; 
}
#pics {
/*	width: 284px;*/
	float: right;
	padding-right: 52px;
	
}
#footer {
	color: #6E7261;
 	width: 860px;
 	border: 0px;
	padding: 7px 15px;
 	margin: 0px;
 	font-size: 10px;
}
#footer a {
	color: #6E7261;
}
#footer a:hover {
	color: #FF6600;
}
@media screen {
h1 span {
  display: none;
  }
h1 {
  width: 496px;
  height: 34px;
  background-repeat: no-repeat;
  }
}


#wish-text {
	margin-top: 12px;
	height: 169px;
	margin-bottom: 15px;
}


#wish-text-location {
	margin-top: 12px;
	height: 292px;
	margin-bottom: 15px;
}
