body {
	background-color: #000000;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
.heading {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	overflow: visible;
	visibility: visible;
	top: -30px;
	position: relative;
}
.dogheading {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #E9E9E9;
	background-color: #333333;
}
.studfee {
	background-color: #333333;
}
.dogdescription {
	font-size: x-small;
}
.mainbody {
	position: relative;
	left: 10px;
	top: -20px;
	width: 513px;
}

.footer {
	overflow: visible;
	position: relative;
	visibility: visible;
	top: -15px;
	background-image: url(images/homeall_08.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 750px;
}
.footercontent {
	position: absolute;
	height: 20px;
	width: 600px;
	left: 95px;
	top: 15px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFCC;
}
.tabletop {
	background-image: url(images/homeall_03.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.tablemid {
	background-image: url(images/homeall_04.jpg);
	background-repeat: repeat-y;
	height: 320px;
}
.tablebottom {
	background-image: url(images/homeall_05.jpg);
	background-repeat: no-repeat;
	height: 17px;
}
.nontitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.titledog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #FF0000;
}
