body {
background-color: #DDDDDD;
color: #999999;
text-align: center;
margin-top: 40px;
vertical-align: middle;
}

#content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
	background-color: #cccccc;

}

#caption {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color: #333333;
	text-align: center;
	height: auto;
	position: static;
	left: auto;
	top: auto;
	padding-bottom: 20px;
}

#copyright {
	font-family:times;
	font-style:italic;
	font-size:12px;
	color: #333333;
	top: auto;

}


#headers {
	padding-bottom: 10px;
	position: static;
}


#photo {
	padding-bottom: 20px;
}

#indexphoto {
	padding-bottom: 10px;
	padding-top: 40px;
}

#indexname {
}

A:link {
	text-decoration: none;
	color: #333333;
}
A:visited {
	text-decoration: none;
	color: #333333;
}
A:active {
	text-decoration: none;
	color: #333333;
}

