@charset "utf-8";
/* CSS Document */

#container {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 55px;
	list-style-type: decimal;
	margin-right: 8px;
	height: 600px;
	width: 100%;
	float: left;
}
#fill {
	float: right;
	clear: right;
}

#navigation {
	margin-left: 80px;
	width: 250px;
	margin-top: 40px;
	margin-right: 0px;
	overflow: hidden;
	height: 650px;
	float: left;
	white-space: nowrap;
}

#cats {
	height: 600px;
	width: 200px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style-type: circle;
	list-style-image: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	float: left;
	line-height: 30px;
	overflow: hidden;
}


ul {
	list-style-type: none;
	line-height: 60px;
}
img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

li {
	list-style-type: none;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	line-height: 20px;
	list-style-position: outside;
}

a {
	color: #000;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

h2 {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-weight: normal;
	font-size: x-small;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#container #navigation #cats #blog {
	font-size: x-small;
	color: #0FC;
}
#apDiv2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
#apDiv5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	margin-bottom: 25px;
}
