.bods {
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 40px 10px 10px;
	width: 45%;
	left: 10px;
	background-position: center;
}
.mainlinks {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	left: 10px;
	text-align: right;
	top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 125px;
}
.text {
	position: absolute;
}
.mainlinks a:hover {
	background-color: #CCCCCC;
}
.mainlinks a:active {
	color: #FF0000;
}
.mainlinks a:link {
	color: #0000FF;
	text-decoration: none;
}
.mainlinks a:visited {
	color: #FF0000;
	text-decoration: none;
}
.centerhold {
	text-align: center;
	position: absolute;
	width: 900px;
	border: 2px solid #666666;
	left: 10px;
}
body {
	text-align: center;
}
.cats {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 10px;
	padding: 10px;
}
.notes {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	margin: 10px;
	padding: 5px;
}
.slink {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	top: 10px;
	right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 120px;
}
.slink a:hover {

	background-color: #CCCCCC;
}
.slink a:active {

	color: #FF0000;
}
.slink a:link {

	color: #0000FF;
	text-decoration: none;
}
.slink a:visited {

	color: #FF0000;
	text-decoration: none;
}
.hold {
	position: absolute;
}
.catswork {

	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 10px;
	padding: 10px;
}
.catswork p {
	padding-right: 150px;
	padding-left: 150px;
}
