	
#pageheader{
	float:right; 
	width:774px; 
	height:50px; 
	line-height:50px; 
	border:1px solid black;
	padding-left:10px;
	background-color:#003399;
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight:bold;
	}
	
	
#searchbox {
    float:right; 
    padding: 10px; 
    border: 1px solid black; 
    width: 764px;
} 

A.FooterLink
{ text-decoration: Underline; font-size: 8pt; color: #ffffff; }

A.FooterLink:Hover
{ text-decoration: none; font-size: 8pt; color: #D61821; }