body {
margin : 0;
/*background-image : url(bg_kc2.gif);*/
background: #CCCCCC;
border : 0;
margin : 0;
padding : 0;
height : 100%;
max-height : 100%;
}
table, td, tr {
	background-color: #CCCCCC;
}
p.name {
	background-color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: Black;		
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.name2 {
	background-color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: Black;
	
}
p.name2-i {
	background-color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	color: Black;	
}
	p.margin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#prints {
float : left;
background-image : url(smpawprints.gif);
background-repeat : repeat-y;
width : 930px;
height : 125px;
top : 20px;
margin-left : 0;
z-index : 100;
}
H2.top {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
font-weight : bold;
position : absolute;
top : 5px;
left : 10px;
z-index : 101;
}
A:link { 
	font: 15px Verdana, Arial, Helvetica, sans-serif; 
	color: Black;
	text-decoration: none;	
	line-height:15px;
	font-weight:bold;
	z-index:101;
 	}

A:visited { 
	font: 15px Verdana, Arial, Helvetica, sans-serif; 
	color: Gray;
	text-decoration: none;
	line-height:15px;	
	font-weight:bold;
 	}

A:hover { 
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: Silver;
	text-decoration: underline;
	line-height:15px;
	font-weight:bold;
	}
	
A:active { 
	font: 15px Verdana, Arial, Helvetica, sans-serif; 
	color: Silver;
	text-decoration: none;	
	line-height:15px;
	font-weight:bold;
 	}
	
#links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F0;
	padding: 2px;
	border: thin solid #000;
	position: absolute;
	z-index: 101;
	top: 2px;
	/*left: 150px;*/
	margin-left: 220px;
}

