/* print style for pages human gift registry */


html body {
margin: 0 auto;
}

body {
background-color: #99CC99;
font-family: "times new roman", serif;
font-size: 12pt;
color: black;
text-align: center;
}

p {
color: black;
font-family: "times new roman", serif;
font-size: 12pt;
}

#container {
background-color: #fff;
color: black;
margin-top: 10px;
}

#top {
background-color: white;
color: black;
height: 125px;
text-align: center;
}

#photoholder{ display: none;}
text-align: centr;
margin: auto;
background-color: #18481F;
border-bottom: 1px solid gray;
color: white;
}

#top h1 {display: none; }

#top h2 {
text-align: center;
padding: 0;
margin: 0;
text-align: center;
font-size: 14pt;
}


.address {
font-family: "times new roman", serif;
font-size: 12pt;
color: inherit;
background: transparent;
}

#content {
font-family: "times new roman", serif;
font-size: 12pt;
line-height: 1.5em;
}

#content h2 {
text-align: center;
margin-top: 0;
font-size: 16pt;
color: maroon;
background-color: transparent;
line-height: 1.5em;
}

h2 {
font-size: 16pt;
color: maroon;
background-color: transparent;
line-height: 1.5em;
}

a:link {display: none;}
a:visited {display: none;}
a:hover {display: none;}
a:active {display: none;}

#leftnav {display: none;}

#top .imgleft {
float: left;
clear: both;
padding-left: 10px;
}

 
#leftnav li a {display: none;}
li {{dispaly: none;}

#leftnav li a:hover {display: none;}

.notice {
background-color: #cccccc;
padding: 5px;
border: 1px dashed black;
}

#footer{display: none;}
