#shape1copy  {
	width: 537px;
	height: 10000px;
}
#wed_btn a:hover  {
	background-position: 0px -175px;
}
#wed_btn a  {
	display: block;
	height: 175px;
	width: 525px;
	background-image: url(../images/weddings_btn.png);
	background-repeat: no-repeat;
	background-position: 0% 0px;
}

#wed_btn  {
	position: absolute;
	left: 215px;
	top: 187px;
	z-index: 3;
	width: 525px;
	height: 175px;
	clear: both;
	float: left;
	visibility: visible;
}

#portraits_btn a:hover  {
	background-position: 0px -175px;
}

#portraits_btn a  {
	display: block;
	height: 175px;
	width: 525px;
	font-size: 190px;
	line-height: 190px;
	background-image: url(../images/portraits_btn.png);
	background-repeat: no-repeat;
	background-position: 0% 0px;
}

#portraits_btn  {
	visibility: visible;
	position: absolute;
	left: 216px;
	top: 372px;
	z-index: 3;
	width: 525px;
	height: 175px;
	float: left;
}
#comm_btn a:hover  {
	background-position: 0px -175px;
}

#comm_btn a  {
	display: block;
	height: 175px;
	width: 525px;
	font-size: 190px;
	line-height: 190px;
	background-image: url(../images/comm_btn.png);
	background-repeat: no-repeat;
	background-position: 0% 0px;
}

#comm_btn  {
	visibility: visible;
	position: absolute;
	left: 216px;
	top: 555px;
	z-index: 3;
	width: 525px;
	height: 175px;
	float: left;
}
#wed_gallery, #port_gallery, #com_gallery {
	visibility: visible;
	position: absolute;
	left: 215px;
	z-index: 3;
	width: 525px;
	height: 200px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.border {
	height: 100px;
	width: 50px;
	border: 1px solid #F00;
}
#wed_gallery{
	top: 1000px;
}
#wed_gallery img, #port_gallery img, #com_gallery img {
	text-decoration: none;
	border: 2px solid #000;
	margin: 0px;
}
#port_gallery{
	top: 2000px;
}
#com_gallery{
	top: 3000px;
}
#wedspacer, #portspacer, #comspacer{
	visibility: visible;
	position: absolute;
	left: 215px;
	z-index: 3;
	width: 525px;
	height: 100px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

#wedspacer{
	top: 910px;
	background-image: url(../images/wedspacer.png);
}
#portspacer{
	top: 1910px;
	background-image: url(../images/portspacer.png);
}
#comspacer{
	top: 2910px;
	background-image: url(../images/comspacer.png);
}
#wedheader {
	visibility: visible;
	position: absolute;
	left: 215px;
	top: 800px;
	background-image: url(../images/wedhead.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1000px;
	width: 500px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	float: right;
	padding-right: 10px;
	margin: 0px;
	clear: both;
}
