body
{
background-attachment: scroll;
background-image: url("images/bg_header.gif");
background-repeat: no-repeat;
}

.header { color:#FFFFFF;  font-family: Verdana; font-size: 10px; font-weight: normal; float: right; text-align: right; line-height:14px; }

.heading { color:#555;  font-family: Georgia; font-size: 18px; font-weight: normal; line-height:28px; letter-spacing:2px;}

.contentpadding {padding-left: 10px;}

.subheading { color:#444444;  font-family: Verdana; font-size: 10px; font-weight: bold; text-align: left; line-height:16px;}

.footer { color:#444444;  font-family: Verdana; font-size: 9px; font-weight: normal;}

.footer a:link { color: #cc0000; font-size: 9px; font-weight: normal; } 
.footer a:visited { color: #669900; font-size: 9px; font-weight: normal; }
.footer a:hover { color: #000000; font-size: 9px; font-weight: normal; text-decoration: underline }
.footer a:active { color: #666666; font-size: 9px; font-weight: normal; }

.content { color:#000000;  font-family: Verdana; font-size: 10px; font-weight: normal; text-align: left; line-height:16px;}

.content a:link { color: #cc0000; font-size: 10px; font-weight: bold; } 
.content a:visited { color: #669900; font-size: 10px; font-weight: bold; }
.content a:hover { color: #000000; font-size: 10px; font-weight: bold; text-decoration: underline }
.content a:active { color: #666666; font-size: 10px; font-weight: bold; }

a:link { color: #FFFFFF; font-size: 10px; font-weight: bold; } 
a:visited { color: #669900; font-size: 10px; font-weight: bold; }
a:hover { color: #000000; font-size: 10px; font-weight: bold; text-decoration: underline }
a:active { color: #666666; font-size: 10px; font-weight: bold; }


div.logo {
position:absolute;
left:0px;
top:0px;
width:511px;
height:88px;
}

div.details {
position:absolute;
left:511px;
top:17px;
width:199px;
height:61px;
}

div.divider {
position:absolute;
left:126px;
top:88px;
width:40px;
height:325px;
}

div.contentbox {
position:absolute;
left:166px;
top:100px;
width:432px;
height:313px;
}

div.contentheader {
height:10px;
text-align: right;
background-color: #EEE;
padding: 4px;
margin-bottom: 10px;
}


