body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #C8C8C8;
	font-size: 18px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
#lefttext {
	left: 165px;
	position: absolute;
	top: -1px;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(catnavbar.jpg);
	width: 150px;
	background-color: #C8C8C8;
}
#navbarlinks {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

#navbarlinks A:link {
	color: #FFFF00;
 	text-decoration: none 
}

#navbarlinks A:active {
	color: #FFFF00;
	text-decoration: none 
}

#navbarlinks A:visited {
	color: #FFFF00;
	text-decoration: none
} 
.withcatbg {
	background-image: url(rachnbubbig.jpg);
	width: 477px;
}
.center {
	text-align: center;
}
.uspic {
	float: left;
	margin-right: 10px;
}

