@charset "ISO-8859-1";body {	background-color: #BEB4B4;	background-image: url(../../images/common/background.gif);	background-repeat: repeat-x;	margin: 0px;	padding: 0px;	text-align: center;}a:link {	color: #0033CC;	text-decoration: none;}a:visited {	color: #333399;	text-decoration: none;}a:hover {	color: #0033CC;	text-decoration: underline;}a:active {	color: #009900;	text-decoration: underline;}#content {	background-color: #FFFFFF;	width: 800px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	text-align: left;}h1 {	margin: 0px;	background-color: #000000;}#home {	background-color: #000000;	float: left;	height: 30px;	width: 170px;	padding-left: 24px;	padding-bottom: 15px;}#history {	background-color: #000000;	float: left;	height: 30px;	width: 170px;	padding-left: 24px;	padding-bottom: 15px;}#person {	background-color: #000000;	float: left;	height: 30px;	width: 170px;	padding-left: 24px;	padding-bottom: 15px;}#library {	background-color: #000000;	float: left;	height: 30px;	width: 170px;	padding-right: 24px;	padding-left: 24px;	padding-bottom: 15px;}#copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: right;	width: 752px;	margin-top: 40px;	margin-right: 24px;	margin-bottom: 0px;	margin-left: 24px;	padding-top: 5px;	clear: both;	padding-bottom: 12px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #000000;}
