body{
width:850px;
margin:auto;
position:relative;
text-align:left;
}
#header{
background-image:url(headbg.gif);
background-position:top left;
background-repeat:repeat-x;
height:144px;
text-align:right;
width:850px;
float:left;
}
.small{
text-align:right;
padding:15px 20px 0 0;
height:45px;
width:850px
}
.small a{
font-family:Arial;
font-size:9px;
color:#E4E4E4;
text-decoration:none;
margin:-1px 12px 0 12px;
}
.small a:visited{text-decoration:none}
.small a:hover{text-decoration:underline}
.small, .small img, .small a{
float:right
}
