body {
	max-width: 900px;
	background-color: white;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 0 0 0;
}

.photoright, .photoleft {
	padding:2px 0px 2px 0px; 
	margin: 0; 
	font-size:90%; 
	color: #7F8E29; 
	font-style:italic; 
	text-align: center;
}

.photoright img, .photoleft img {
	border:2px solid #C98516;

}

.photoleft {
	float: left;
	padding-right: 8px;
}

.photoright {
	float: right;
	padding-left: 8px;
}

#moving img {
	border:4px solid #C98516;
	margin-top: 8px;
	margin-bottom: 1em;

}

#moving1 {
	#border: 4px solid #C98516;
	float: right;
	#background-color: #101829;
	width: 342px;
	#color: #F0F0F0;
	text-align: justify;
	padding: 0 5px 0 5px;
	font-size: small;
	margin-left: 6px;
	margin-top: 6px;
	font-style: italic;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #C00000;
}


a:link:hover, a:visited:hover {
	text-decoration: underline;
	color: #0000C0;
}

a.topnav:link, a.topnav:visited {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #FF0000;
}

a.topnav:link:hover, a.topnav:visited:hover {
	text-decoration: underline;
	color: #0000C0;
}

*.sidenav {
	margin-top: 16px;
}

.sidenav a:link, a.sidenav:visited {
	font-family: arial, sans-serif;
	color: #FF0000;
	font-size: 12px;
}

.sidenav a:link:hover, a.sidenav:visited:hover {
	text-decoration: underline;
	color: #0000C0;
}

*.caption {
	font-family: arial, hevetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
}
