HEADER STARTS HERE
.bgimage{
left:0px; 
top:0px; 
width:100%; 
height:120px; 
z-index:1; 
position:absolute;
}

.bigletters{
font-family:"Arial";
font-size:25pt;
font-weight:bold;
color:white;
}

.headertext2{
font-family:"Arial";
color:white;
font-size:17pt;
font-weight:bold;
}

.headertext3{
font-family:"Tahoma";
color:white;
font-size:12pt;
font-weight:bold;
}

.headertext4{
font-family:"Tahoma";
color:white;
font-size:10pt;
font-weight:bold;
}

.headerbluebar{
position:absolute;
left:0px;
top:0px;
width:100%;
height:20px; 
z-index:1; 
background-color: #003300; 
layer-background-color: #003300; 
}

.rightnow{
position:absolute;
left:800px;
top:123px;
width:200px;
height:25px;
z-index:5;
font-family:"Arial";
font-weight:bold;
font-size:8pt; 
color:white;
}

HEADER ENDS HERE
