#mainContent {
	margin: auto;
	background-repeat: no-repeat;
	height: 525px;
	width: 670px;
	position: relative;
	top: 20px;
	background-image: url(../photos/daphnesbackg.jpg);
}

body {
	text-align:center;
	background-color: #000000;
	}
	
#mainContent #mainmenu {
	position: relative;
	padding-top: 15px;
}
#mainContent #travelmenu {
	position: absolute;
	top: 475px;
	left: 147px;
}
#mainContent #photobox {
	position: relative;
	left: 1px;
	width: 668px;
	height: 234px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 152px;
	padding: 0px;
}
#fadeshow1 {
	position: relative;
	height: 234px;
	width: 668px;
	left: 1px;
	top: 156px;
}
#mainContent #textbox {
	position: relative;
	left: 420px;
	height: 230px;
	width: 150px;
	top: 0px;
}
#slideshow {
	position: relative;
	height: 234px;
	width: 668px;
	top: 152px;
	left: 1px;
}
