body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #630;
	text-align: center;
}
a:link {
	color: #090;
	text-decoration: none;
}
a:hover {
	color: #090;
	text-decoration: underline;
}
a:visited {
	color: #CC0;
}
h1 {
	font-size: 24px;
	color: #630;
}
h2 {
	font-size: 14px;
	color: #630;
}
.wrapper {
	width: 600px;
	margin-right: 500px;
	margin-left: 200px;
	background-color: #FFF;
	text-align: justify;
}
.navbar {
	text-align: center;
}
.picturecatption {
	text-align: left;
}
.twoColElsLtHdr #container {
	width: auto;
}
label {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #663;
}
.picturesidebar {
	float: left;
}
.twoColElsLtHdr #container {
	text-align: center;
}
