<style type="text/css">

* {
		padding:0;
		margin:0;
	}

body { 	background-color:#000000;
		position: relative;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
}

a:link {
color:#FFFFFF;
}

a:visited {
color:#FFFFFF;
}
a:hover {
color:#999999;
}
#wrap {
	float:center;
	position:relative;
	background-color:#000000;
	width:750px; /* Change this to the width of your layout */
	margin:0 auto;
	overflow:visible;
	height: auto;
	}


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:700px;
}

#head {
	position:absolute;
	background-image:url(images/header.jpg);
	left:0px;
	top:0px;
	width:750px;
	height:62px;
}

#wedding {
	position:relative;
	float:left;
	left:0px;
	top:62px;
	width:99px;
	height:19px;
}

#portraits {
	position:relative;
	float:left;
	top:62px;
	width:105px;
	height:19px;
}

#boudoir {
	position:relative;
	float:left;
	top:62px;
	width:96px;
	height:19px;
}
#events {
	position:relative;
	float:left;
	top:62px;
	width:89px;
	height:19px;
}

#rates {
	position:relative;
	float:left;
	top:62px;
	width:78px;
	height:19px;
}
#about {
	position:relative;
	float:left;
	top:62px;
	width:84px;
	height:19px;
}
#contact {
	position:relative;
	float:left;
	top:62px;
	width:96px;
	height:19px;
}

#home {
	position:relative;
	float:left;
	top:62px;
	width:103px;
	height:19px;
}

#Slice-16 {
	float:inherit;
	background-image:url(images/back.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:81px;
	width:750px;
	height:619px;
}
#Slice-16a {
	float:inherit;
	background-image:url(images/back1.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:81px;
	width:750px;
	height:619px;
}
#rates2 {
	position:relative;
	padding-left:100px;
	width:500px;
	text-align:left;
}
#about2 {
	position:relative;
	padding-left:75px;
	width:600px;
	text-align:left;
}  
#headimg {
	margin-top:20px;
	margin-left:20px;
}
#headimg2 {
	margin-top:20px;
	margin-left:20px;
	width: 165px;
	height:52px;
}
#flash {
	position:relative;
	text-align:center
}	
</style>