body {
	margin: 0;
	background-color: #ffffff;
	overflow: hidden;
}
div {
	position: absolute;
	width: 1000px;
	height: 700px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
.content {
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
}
.divider {
	display: none;
}
a {
	color: #d9da56;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.large {
	font-size: 16px;
	color: #808080;
}
#home {
	top: 512px;
	left: 920px;
	width: 1170px;
	height: 870px;
	background: url(/images/home-bg.gif) no-repeat center;
}
#gallery {
	top: 4204px;
	left: 920px;
	background: url(/images/gallery-bg.jpg) no-repeat center;
}
#galleryEngaged {
	top: 4194px;
	left: 9592px;
	height: 720px;
	background: url(/images/gallery-images-bg.jpg) no-repeat center;
}
#galleryWedding1 {
	top: 4194px;
	left: 3748px;
	height: 720px;
	background: url(/images/gallery-images-bg.jpg) no-repeat center;
}
#galleryWedding2 {
	top: 4194px;
	left: 6720px;
	height: 720px;
	background: url(/images/gallery-images-bg.jpg) no-repeat center;
}
#galleryAdam {
	top: 2330px;
	left: 3748px;
	height: 720px;
	background: url(/images/gallery-images-bg.jpg) no-repeat center;
}
#details {
	top: 512px;
	left: 9592px;
	background: url(/images/details-bg.jpg) no-repeat center;
}
#contact {
	top: 2340px;
	left: 9592px;
	background: url(/images/contact-bg.jpg) no-repeat center;
}
#about {
	top: 5920px;
	left: 6720px;
	background: url(/images/about-bg.jpg) no-repeat center;
}
#aboutCristen {
	top: 5920px;
	left: 9592px;
	background: url(/images/about-cristen-bg.jpg) no-repeat center;
}
#aboutScott {
	top: 5920px;
	left: 3784px;
	background: url(/images/about-scott-bg.jpg) no-repeat center;
}
#aboutAdam {
	top: 5920px;
	left: 920px;
	background: url(/images/about-adam-bg.jpg) no-repeat center;
}
#stage {
	top: 7200px;
	left: 11500px;
	width: 200px;
	height: 200px;
}
#transition1 {
	top: 55px;
	left: 2900px;
	width: 2788px;
	height: 1390px;
	background: url(/images/transition1.gif) no-repeat top left;
}
#transition2 {
	top: 15px;
	left: 5870px;
	width: 2711px;
	height: 1151px;
	background: url(/images/transition2.gif) no-repeat top left;
}
#transition3 {
	top: 1820px;
	left: 510px;
	width: 2210px;
	height: 1732px;
	background: url(/images/transition3.gif) no-repeat top left;
}
#transition4 {
	top: 1940px;
	left: 6160px;
	width: 2292px;
	height: 1496px;
	background: url(/images/transition4.gif) no-repeat top left;
}
