body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	border: 0;
}

div.topbanner {
	padding: 0;
	margin: 0;
	width: 100%;
}

div.topbannerimage {
	padding: 0;
	margin: 0;
	height: 133px;
	width: 400px;
	position: absolute;
	top: 1px;
	left: 0px;
	/* float: left; */
}

div.topbannertext {
	padding: 0;
	margin: 0;
	height: 133px;
	position: absolute;
	top: 1px;
	left: 410px;
	/* float: right;  */
}

div.content {
	padding: 15px;
}

a, a:link, a:visited {color: #669966;}
a:hover {background-color: #669966; color:white;}

a:hover img, a img {
	border: 0;
	text-decoration: none;
}

.meowwwcopyright {
	font-size: xx-small;
	padding: 15px;
}

.meowwwtagline{
	font-size: smaller;
	position: absolute;
	top: 80px;
	width: 500px;
}
.meowwwtitle{
	font-size: large;
	color:#669966;
	position: absolute;
	top: 40px;
	width: 500px;
}
.meowwwfooter{
	padding: 15px;
	text-align: center;
}
.meowwwbody{
	margin: 0px;
	padding: 0 px;
	position: absolute;
	top: 138px;
	width: 100%; 
	left: 0px;
}
.meowwwseparator
{
	height: 4px;
	background-color:#669966;
	width: 100%;
	position: absolute;
	top: 134px;
	left: 0px;
}
.quote
{
	font-size: x-small;
	font-style: italic;
}
.credit 
{
	font-size: x-small;
	font-style: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
