html,body{
height:100%;
margin:0px;
padding:0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #efe2d5;
color: #252525;
}
.content p, .content table td p{
	font-size: 90%;
}
table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}

table td{
padding:0px; /* cellspadding="0" */	

} 
table.stuff, table.pedigree, .table table{
border-collapse:separate;
width: 100%; 
}

table.stuff td, table.pedigree td, .table table td{
padding:5px 10px;
border:1px solid #dec2a6;
font-size: 80%;
}
table.stuff th{
padding:5px 10px;
border:1px solid #dec2a6;
background-color: #e8d5c2;
font-size: 12px;
}
#logo{
	width: 100%;
	position: absolute;
	top: 0px;
	text-align: center;
}
.menu{
	padding: 10px 0px 0px 40px;
}
.menu  a {
	color: White;
	text-decoration: none;
	display: block;
	height: 24px;
	font-weight: bold;
	font-size: 16px;
}
.lang{
	padding: 5px 5px 5px 40px;
	color: White;
	font-size: 12px;
}
.lang  a {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.menu a:hover {
	text-decoration: underline;
}
a{
	color: #677526;
	font-size: small;
}
.copy a, .copy{
	font-size: xx-small;
}
p{
	font-size: small;
}
.content{
	padding: 20px;
}

h1, h2{
	color: #677526;
	font-size: medium;
}
#date {
	FLOAT: left;  WIDTH: 100px; HEIGHT: 80px
}
#my{
	float: right;
}
#month {
	FONT-WEIGHT: bold;  padding-top: 5px;FONT-SIZE: 12px; 
}
#year {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; 
}

#day {
	FONT-WEIGHT: bold; FONT-SIZE: 42px;  MARGIN-RIGHT: 4px; LETTER-SPACING: -2px
}
.gallery img{
	padding: 12px;
	border: #e8d5c2;
	border-style: solid;
	border-width: 10px;
}
hr{
	color: #e8d5c2;
}
.lang{
	background-color: #506302;
	color: White;
	padding-left: 40px;
	width: 120px;
}

