/*div {
  border: 1px solid red;
}*/

body {
	background: white url(upload_images/watermark_1_cropped.png) no-repeat 50% 0;
}

#container {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 770px;
	height: 100%;
}	

#heading {
	float: right;
	text-align: right;
	width: 32em;
}

h1 {
	font-style: italic;
	font-size: 300%;
	font-weight: lighter;
	color: #A9CA7B;
	margin-right: .8em;
	letter-spacing: .15em;
}

p#strapline {
  font-style: italic;
	font-size: 100%; 
	color: gray;
	margin-right: 1em; 
}

h2 {
	font-style: italic;
	font-size: 75%;
	margin-top: 0em;
}

#content {
  clear: right;
  position: relative;
  left: 0;
  top: -5em;
  width: 707px;
  margin: 0 auto;
}

.screenshot {
	text-align: center;
	position: absolute;
}

.horizontal {
	width: 202px;
}

.vertical {
	width: 162px;
}

.photo {
	border: Gray solid 1px;
}

.screenshot p {
	display: none;
}

#aboutme {
  top: 55px;
	left: 125px;
}

#gadgetplanet {
  top: 380px;
	left: 505px;
}

#maps_book {
  top: 335px;
	left: 0;
}

#gadgets_book {
	top: 590px;
	left: 0;
}

#daylightmap {
  top: 300px;
	left: 205px;
}

#availability {
  top: 145px;
	left: 450px; 
}
	
#availability .photo {
	border: none;
}

#satellitefriendly {
	top: 505px;
	left: 205px;
}

a[href^="http:"] {
	background: url(upload_images/external_icon.png) no-repeat right top;
  padding-right: 15px;
}

a[href^="http://www.sterlingudell.com"], a[href^="http://sterlingudell.com"],
a.no_link_icon {
	background-image: none;
	padding-right: 0;
}

#footer {
	position: absolute;
	top: 850px;
	left: 0;
}