body{
	margin: 20px 0px;
	padding: 0px;
	background: #F7E4E4;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1{
	margin-top: 0;
	font-family: Times New Roman, Times, serif;
	font-size: 22pt;
	font-weight: normal;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	color: #CC6666;
}
h2{
	font-size: 16pt;
	font-weight: normal;
	color: #666666;
}
h3{
	font-size: 90%;
}
p{
	font-size: 85%;
	line-height: 150%;
}
a{
	color: #CC6666;
}
a:hover{
	color: #EF9999;
}
img{
	display: block;
}
#menu, #menu li{
	margin: 0;
	padding: 0;
}
#menu{
	list-style: none;
	width: 160px;
	border-top: 1px solid #CC6666;
	border-right: 1px solid #CC6666;
}
#menu a{
	display: block;
	width: 160px;
	border-bottom: 1px solid #CC6666;
	font-size: 10pt;
	font-weight: bold;
	color: #CC6666;
	line-height: 200%;
	text-decoration: none;
}
#menu a:hover{
	background: url(images/menubg_over.gif) repeat-y;
	color: #CC6666;
}
#home{
	margin-top: 30px;
	border-top: 1px solid #CC6666;
}

/* SIRES, DAMS, ETC. */


.photogallery{
	border: 1px solid #FFFFFF;
	background: #F9EBEB;
	text-align: left;
}
.photogallery td{
	width: 110px;
	font-size: 10pt;
	line-height: 150%;
}
#wide{
	width: 330px;
}
.photogallery td b{
	font-size: 14pt;
	font-weight: normal;
}
.photogallery img{
	display: block;
	border: 5px solid #FFFFFF;
}
.photogallery img:hover{
	border: 5px solid #666666;
}




#photos img{
	margin-bottom: 20px;
	margin-right: 20px;
	border: 5px solid #FFFFFF;
}
#photos img:hover{
	border: 5px solid #000000;
}
.photocolumn{
	width: 130px;
}
.catname{
	font-size: 14pt;
	font-weight: normal;
	line-height: 150%;
}

/* FRIENDS */

#back_next img{
	border: 0px;
	margin-bottom: 20px;
}
#letter{
	padding: 1px 0px;
	background: #F9EBEB;
}
#letter p{
	margin: 20px;
}
#letter img{
	margin: 20px;
	float: right;
	border: 5px solid #FFFFFF;
}
#friends_photos img{
	border: 4px solid #FFFFFF;
}
#friends_photos img:hover{
	border: 4px solid #000000;
}