@charset "utf-8";
#astro {
	padding: 0px;
	float: right;
	height: 130px;
	width: 280px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blurb {
	margin: 0px;
	padding: 10px;
	height: 125px;
	width: 450px;
	background-image: url(/images/signature100_x_30.png);
}

#books {
	padding: 0px;
	float: left;
	height: 130px;
	width: 190px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#bottom {
	height: 215px;
	width: 700px;
	clear: both;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* CSS Document */


#container {
	padding: 0px;
	height: 770px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #Content {
	height: 515px;
	width: 725px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
	font-size: small;
	border: thin groove #999;
	overflow: auto;
}
#key {
	background-image: url(/images/keyboard.png);
	margin: 0px;
	padding: 0px;
	height: 510px;
	width: 725px;
	overflow: hidden;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 196px;
	width: 968px;
	background-image: url(/images/cat-web-banner.png);
}
#header #nav {
	float: none;
	height: 50px;
	width: 625px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-top: 0px;
	clear: none;
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #nav a {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#gallery {
	width: 600px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#favorites {
	height: 130px;
	width: 190px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#left_center {
	margin: 0px;
	float: left;
	width: 395px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_center {
	float: right;
	width: 295px;
	padding-right: 5px;
	text-align: center;
}

#right_center img {
	float: left;
	margin-right: 5px;
}
#left_lower {
	padding: 5px;
	height: 125px;
}



#right_banner {
	padding: 0px;
	height: 250px;
	width: 125px;
	float: right;
	margin: 0px;
}
#container #footer {
	height: 30px;
	width: 575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: 517936;
}
#footer ul {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	font-size: small;
	display: inline;
	color: 517936;
}
#footer ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: 517936;
}
#form1 {
	height: 325px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#thank {
	height: 150px;
	width: 300px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}


#update {
	overflow: auto;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.stroke {
	border: thin solid #666;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: 517936;
}
a:active {
	text-decoration: none;
	color: #666;
}

</style>
#update img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.float_right {
	float: right;
}
.side_right_break {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #666;
}
.top {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.top_groove {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #CCC;
}
.top_margin_10 {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
