body {
	background-color: #DCC987;
	margin-top: 10px;
}

#wrapper {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 8px;
	height: 934px;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
}
#nav {
	padding: 5px;
	height: 20px;
	width: 726px;
	margin-top: 180px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	border: 2px none #FFFFFF;
}
#photobox {
	padding: 5px;
	float: none;
	height: auto;
	width: 325px;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	background-repeat: no-repeat;
}

#photobox2 {
	padding: 5px;
	float: none;
	height: auto;
	width: 715px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	background-repeat: no-repeat;
}


a  {
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 0px;
}
#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	float: right;
	height: auto;
	width: 325px;
	clear: none;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.header  {
	size:22 px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #ECE2BD;
}
.border {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 3px;
}

#navlist li  {
	display:inline;
	margin-top: 0em;
	margin-right: .6em;
	margin-bottom: 0em;
	margin-left: .6em;
	font-weight: bold;
}
