@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	color: #333;
}
#index-container {
	float: left;
	height: 2880px;
	width: 960px;
	overflow: visible;
	visibility: visible;
}
#header {
	float: left;
	height: 100px;
	width: 100%;
}
#barbara_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 144px;
	vertical-align: middle;
	float: left;
	height: 96px;
	width: 540px;
	color: #333;
}
#website_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 48px;
	font-weight: bold;
	text-align: left;
	text-indent: 72px;
	float: left;
	height: 96px;
	width: 240px;
	color: #666;
}
#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 64px;
	width: 100%;
	color: #333;
}
#click-for-view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 48px;
	width: 100%;
	color: #333;
}
#page_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	font-weight: bold;
	color: #666;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #966;
	text-decoration: none;
}
a:hover {
	color: #966;
	text-decoration: underline;
}
.row {
	text-align: center;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.half_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	text-align: center;
	float: left;
	height: 230px;
	width: 480px;
}
.full_row {
	font-size: medium;
	text-align: center;
	float: left;
	height: 230px;
	width: 460px;
}
