#wrapper {
	background-color: #FFFFFF;
	padding: 5px;
	height: 540px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	position: relative;
}
#wrapper #header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	margin: 5px;
	height: 90px;
	width: 96%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper #main #indexmenu img {
	height: 148px;
	width: 100px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#wrapper #main #indexmenu p {
	font-family: "Bradley Hand ITC";
	font-size: 1.3em;
	text-align: center;
}
#wrapper #main #indexmenu #bumpsnbabies {
	position: absolute;
	width: 100px;
	left: 78px;
	top: 200px;
	height: 170px;
}
#wrapper #main #indexmenu #children {
	position: absolute;
	height: 170px;
	width: 100px;
	left: 258px;
	top: 200px;
}

#wrapper #main #indexmenu #weddings {
	position: absolute;
	height: 170px;
	width: 100px;
	left: 438px;
	top: 200px;
}
#wrapper #main #indexmenu #me {
	position: absolute;
	height: 170px;
	width: 100px;
	left: 618px;
	top: 200px;
}
#wrapper #main #indexmenu #contact {
	position: absolute;
	height: 170px;
	width: 100px;
	left: 798px;
	top: 200px;
}
#wrapper #footer p {
	font-family: "Bradley Hand ITC";
	font-size: 2em;
	font-weight: bold;
	margin: 20px;
	height: auto;
	width: 96%;
	position: absolute;
	bottom: -5px;
	right: 0px;
	text-align: right;
	font-style: italic;
}
#wrapper #main #indexmenu #bumpsnbabies a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#wrapper #main #indexmenu ul {
	list-style-type: none;
}
#wrapper #main #indexmenu li {
font-family: "Bradley Hand ITC";
	font-size: 1.3em;
	text-align: center;
}
a:hover {
font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	
}
#wrapper #main #imageleft {
	height: 400px;
	width: 400px;
	
	position: absolute;
	left: 70px;
	top: 90px;
}
#wrapper #main #contentright {
	height: 380px;
	width: 385px;
	position: absolute;
	top: 90px;
	right: 78px;
	padding: 5px;
	overflow: auto;
}
h1 {
	font-family: "Bradley Hand ITC";
	font-size: 2em;
	padding: 0px;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper #main #contentright p {
	font-family: "Bradley Hand ITC";
	font-size: 1.4em;
	margin: 5px 0px 7px 5px;
	padding-top: 0px;
}
#wrapper #smallnav {
	font-family: "Bradley Hand ITC";
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px;
	margin: 2px;
}
#wrapper #navbar {
	position: absolute;
	width: 480px;
	bottom: 17px;
	text-align: left;
	margin: 0px;
	left: 20px;
}
#wrapper  #smallnav li {
	display: inline;
	width: 90px;
}

#wrapper #main #contact {
	font-family: "Bradley Hand ITC";
	font-size: 1.6em;
	position: absolute;
	height: 300px;
	width: 425px;
	top: 110px;
	right: 50px;
}
#wrapper #main #contact h1{
	font-size: 1.3em;
	}
#wrapper #main #clientproofs {
	padding: 10px;
	height: 350px;
	width: 400px;
	top: 90px;
	position: absolute;
	left: 70px;
	font-family: "Bradley Hand ITC";
	font-size: 1.1em;
	overflow: auto;
}
