table#header
{
background-image: url(_images/header.jpg);
background-repeat: no-repeat;
height: 190px;
}
td#headerText
{
font-family: Georgia, serif;
font-size: 26px;
color: #390539;
font-weight: bold;
vertical-align: middle;
padding: 0px 0px 0px 200px;
}
td#utilities
{
font-size: 12px;
font-weight: bold;
text-align: right;
vertical-align: top;
padding: 0px 100px 0px 0px;
}
td#utilities a, td#utilities a:link, td#utilities a:active, td#utilities a:visited
{
color: #f7fbae;
}
td#utilities a:hover
{
color: #E6B2B2;
}

