#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;
}
#mainContent #photobox #phone {
	position: relative;
	top: 160px;
	text-align: left;
	left: 88px;
	color: #993333;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 18px;
	width: 200px;
}
#mainContent #photobox #Image6 {
	margin-top: -20px;
}
#mainContent #photobox #reservphone {
	color: #993333;
	font-family: "Courier New", Courier, monospace;
	font-size: 15.5px;
	font-weight: bold;
	text-align: left;
	height: 100px;
	width: 250px;
	position: relative;
	top: -100px;
	left: 410px;
	line-height: 23px;
}
#mainContent #photobox #contactphone {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #993333;
	text-align: left;
	position: relative;
	height: 100px;
	width: 220px;
	top: -188px;
	left: 408px;
}
#mainContent #photobox #contactphone a {
	color: #993333;
}

