body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 325px;
	clear: left;
	top: 87px;
	position: absolute;
	left: 0px;
}
#footer {
	position: fixed;
	width: 100%;
	margin-top: 430px;
	text-align: center;
	font-family: Verdana, san-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
#footer img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(../2008graphics/bklightgradient.gif);
}
.photo {
	position: relative;
	z-index: 1;
	height: 325px;
	margin-right: 1px;
	width: auto;
}
img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#photobox {
	margin-bottom: 0px;
	width: auto;
}
#info {
	margin-bottom: 0px;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	color: #CCA9B1;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	line-height: 15px;
}
.top {
	position: fixed;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

