#body {
position: absolute;
top: 0em;
left: 0em;}

#header {
padding-left: 5px;
padding-right: 5px;
position: relative;
}

#header img {
position: absolute;
top: 0px;
left: 30%;
right: auto;
}

h2 {
letter-spacing: .1em;
font-size: 1.2em;
text-align: left;
vertical-align: -50px;
position: relative;
width: 30%;
top: 2.2em;}

h3 {letter-spacing: .1em;
font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
text-align: right;
}

p.head1 {
position: absolute;
}
p.head2 {
position: absolute;
top: 0em;
right: 1em;
text-decoration: none;}

table {
border: #aabea2 outset;
border-collapse: collapse;
width: 100%;
}

tr {
vertical-align: top;}

th {
background-color: #c7debe;
}

td {
text-align: left;
width: 85px;
height: 75px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
}

td.bday {
background-color: #ffd500;
}
tr.special {
background-color: #e4efdf;
}

img {
border: solid 0;
top: 30px;}

p {
font-family: Times, "Times New Roman", serif;
font-size: .8em;
font-weight: bold;
font-style: italic;
text-decoration: none;}

a:link, a:visited {
text-decoration: none;
color: #0a766e;
}

a:hover {
color: #c7debe;
}

a:active {
color: #c7debe;
}