body {
	background-color: #5B5B51;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
#pageArea ul {
	list-style-type: square;
	list-style-position: outside;
}
#wendyPhoto {
	float: right;
	vertical-align: middle;
	position: relative;
}
.indentText {
	padding-right: 180px;
}
.copyRight {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}
h1 {
	font-size: 16px;
	color: #5B5B51;
}
#titlePhotos {
	overflow: hidden;
	height: 124px;
	width: 730px;
	position: relative;
}
#contentHolder {
	color: #000000;
	background-color: #5B5B51;
	position: relative;
	width: 730px;
	background-position: center;
	padding-top: 20px;
}
#banner {
	background-color: #919174;
	width: 730px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
#navBar {
	background-color: #919174;
	color: #000000;
	font-size: 14px;
	height: 28px;
	position: relative;
	width: 730px;
	padding-top: 4px;
}
#navBar a {
	font-size: 14px;
	line-height: 14px;
}
#navTable td {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #5B5B51;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-color: #919174;
}
#titleImage {
	text-align: left;
	overflow: hidden;
	height: 63px;
	width: 730px;
	position: relative;
}
#pageAreaOpen {
	color: #000000;
	text-align: left;
	font-size: 14px;
	padding: 14px;
	background-image: url(img/wendy_photo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#pageArea {
	color: #000000;
	text-align: left;
	font-size: 14px;
	padding: 14px;
	background-color: #FFFFFF;
}
#pageArea a:link {
	color: #000000;
	text-decoration: none;
}
#pageArea a:visited {
	color: #5B5B51;
	text-decoration: none;
}
#pageArea a:active {
	color: #919174;
	text-decoration: none;
}
#pageArea a:hover {
	color: #919174;
	text-decoration: none;
}
#pageArea h5 {
	color: #5B5B51;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B5B51;
	margin-bottom: -8px;
}
