A:link
{
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:visited
{
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.class1 A:link
{
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.class1 A:visited
{
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.class1 A:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.class1 A:hover
{
	text-decoration: none;
	color: #CC9999;
	font-weight: bold;
}
body
{
	font-family: Arial, Verdana, Helvetica;
	background-color: #980000;
}
P
{
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-size: 14px;
}
P.small {
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-size: 11px;
}
P.body
{
	text-indent: .25in;
}
P.stats
{
	color: #000000;
	font-size: 12pt;
	text-indent: .25in;
}
#navlist
{
	height: 20px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#navlist ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	white-space: nowrap;
}
#navlist li
{
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
	margin-right: -3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#navlist a
{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 20px;
	background-image: url(skin/button_off.jpg);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#navlist a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
}
#navlist a:hover
{
	background-image:  url(skin/button_on.jpg);
	color: #333333;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover
{
	background-image:  url(skin/button_on.jpg);
	color: #333333;
}
.dogs {
	padding-left: 10px;
}
.title {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-family: Times;
	text-indent: 10px;
	border: 1px solid #000000;
	margin-left: 4px;
	margin-right: 4px;
}
.copyright {
	display: block;
	color: #cccccc;
	font-size: 9px;
	font-family: Verdana;
	line-height: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	background-color: #980000;
	border: 1px solid #000000;
	width: 700px;
}
.thumbnails {
	display: block;
	height: 75px;
	padding: 5px;
	white-space: nowrap;
}
.border {
	border: 1px solid #000000;
}
.small {
	font-size: 9px;
	font-family: Verdana;
}
H1
{
	color: #FF99FF;
	font-size: 18;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center
}
H2
{
	color: #FF9999;
	font-size: 23;
	font-family: verdana;
	font-weight: bold;
}
H3
{
	color: #FFCC66;
	font-size: 45;
	font-family: verdana;
	font-weight: bold;
}