body
{
background-color: #e11762;
margin: 0px;
font-family: 'Trebuchet MS';
font-size: 12pt;
}

#header
{
background-color: #e11762;
height: 120px;
width: 100%
}

#content
{
float:left;
width: 100%;
background-color: #FFFFFF
}

h1
{
color: #7e7e7e
}

img.left
{
float: left;
padding-right: 32px
}

#footer
{
color: #FFFFFF;
text-decoration: none;
float: right;
font-size: 0.6em
}

#footer a
{
color: #FFFFFF;
text-decoration: none;
}

.hdrmsg
{
font-size: 1.8em;
color: #FFFFFF;
float: right;
padding-right: 44px;
padding-top: 8px;
width: 35%;
text-align: center
}

.hdrimg
{
float: left
}