body {
background-color: white;
background-image: url(Heirs%20Graphics/backgrounds/wite-damask.jpg);
}

a {
color: maroon;
text-decoration: underlined;
font-weight: bold;
}

a:hover {
color: goldenrod;
}

a:visited {
color: maroon;
}

a:active {
color: goldenrod;
}

#header {
width: 100%;
}

#header table {
width: 100%;
}

#left-img {
text-align: left;
}

#pagetitle {
text-align: center;
font-size: 150%;
font-weight: bold;
}

#right-img {
text-align: right;
}

#workingarea {
float: none;
}

#menu {
float: left;
}

#menu ul {
padding: 0px;
}

#mainbody {
text-align: center;
float: none;
}

.label {
text-align: right;
font-weight: bold;
vertical-align: top;
font-size: 110%;
}

.value {
padding-left: 0%;
margin-left: 0%;
}

.header {
font-size: 150%;
font-weight: bold;
margin-bottom: 20px;
}

.subheader {
font-weight: bold;
}

#footer {
font-size: 75%;
}

li {
list-style-type: none;
}
