* {
	font-family: "Verdana CE", Verdana, "Helvetica CE", Helvetica, "Arial CE", Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border-width: 0;
	color: #E6E6E6;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 150%;
	vertical-align: baseline;
	border-collapse: collapse;
}

html {
	height: 100%;
}

body {
	height: 100%;
	min-width: 900px;
	background-color: #271F39;
	background-image: url(../dsg/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}

strong {
	font-weight: bold;
}

#envelope {
	width: 900px;
	height: 676px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	left: 50%;
	margin-left: -470px;
	background-image: url(../dsg/lovers.gif);
	background-position: 320px 168px;
	background-repeat: no-repeat;
}

#contact {
	position: absolute;
	left: 45px;
	bottom: 40px;
	width: 235px;
}

#contact h2 {
	display: none;
}

#contact * {
	text-align: center;
}

#contact address, #contact p {
	margin-bottom: 1em;
}

#contact .mail {
	cursor: pointer;
}

#contact .at span {
	display: none;
	/*visibility: hidden;
	/*letter-spacing: -0.40em;*/
}

#contact .at {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../dsg/at.png);
	padding-left: 15px;
}


#main {
	position: absolute;
	left: 518px;
	bottom: 40px;
	width: 377px;
}

#main h1 {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 1.6em;
}

#main h2 {
	text-align: center;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: 1em;
}

#main p {
	text-align: center;
	margin-bottom: 1em;
}

#main #price {
	width: 310px;
	margin-left: 35px;
	margin-bottom: 1em;
}

#main #price td {
	text-align: right;
}

#gallery td {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
}
yy
#gallery img {
	border: 1px solid #E6E6E6; 
}

#apple {
	position: absolute;
	left: 838px;
	top: 60px;
	z-index: 1;
}

#apple a {
	display: block;
	width: 80px;
	height: 83px;
}

#snake {
	position: absolute;
	left: 88px;
	top: 140px;
	z-index: 1;
}

#snake a {
	display: block;
	width: 155px;
	height: 110px;
}

#apple img, #snake img {
	display: none;
}

#photo, #map {
	background-color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 860px;
	height: 636px;
	margin-left: -440px;
	margin-top: -338px;
	padding: 30px 10px 10px;
	z-index: 2;
	display: none;
}

#map {
	height: 646px;
	padding-bottom: 0;
}

#photo #prev, #photo #next, #photo #close, #map #center, #map #zoom, #map #handle, #map #close {
	position: absolute;
	top: 5px;
	cursor: pointer;
}

#photo #prev, #map #center {
	left: 10px;
}

#photo #next, #map #zoom {
	left: 50px;
}

#photo #close, #map #close {
	right: 10px;
}

#map #zoom {
	width: 176px;
	height: 20px;
	background-image: url(../../img/zoom.gif);
}

#map #handle {
	width: 7px;
	height: 20px;
	background-image: url(../../img/handle.gif);
}

#author {
	position: absolute;
	top: 656px;
	left: 428px;
	text-align: center;
}
#author, #author * {
	font-size: 7px;
	color: #362b4f;
}

#author img {
	display: none;
}