@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
	float: left;
	height: 1024px;
	width: 960px;
}
#header {
	float: left;
	height: 100px;
	width: 100%;
}
#barbara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 144px;
	float: left;
	height: 96px;
	width: 540px;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	text-indent: 24px;
	float: left;
	height: 96px;
	width: 240px;
}
#lentic_title {
	font-size: x-large;
	float: left;
	height: 64px;
	width: 100%;
	text-align: center;
	font-style: italic;
}
#animation {
	font-size: medium;
	text-align: center;
	float: left;
	height: 36px;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
#views {
	float: left;
	height: auto;
	width: 100%;
}
.lentic-1up {
	font-size: small;
	text-align: center;
	float: left;
	height: auto;
	width: 920;
	margin: 10px;
	text-transform: uppercase;
}.lentic-2up {
	font-size: small;
	text-align: center;
	float: left;
	height: auto;
	width: 460px;
	margin: 10px;
	text-transform: uppercase;
}
.lentic-3up {
	font-size: small;
	text-align: center;
	margin: 10px;
	float: left;
	height: auto;
	width: 300px;
	text-transform: uppercase;
}
.lentic-4up {
	font-size: small;
	text-align: center;
	margin: 10px;
	float: left;
	height: auto;
	width: 220px;
	text-transform: uppercase;
}
.line-for-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 48px;
	width: 100%;
}
a:link {
	color: #966;
	text-decoration: none;
}
a:visited {
	color: #966;
	text-decoration: none;
}
a:hover {
	color: #966;
	text-decoration: underline;
}
.lentic-5up {
	font-size: small;
	text-align: center;
	margin: 10px;
	float: left;
	height: auto;
	width: 170px;
}
