#TopNavStrip, 
#FooterLinks, 
#HeaderTitle, 
#HeaderRight
{ 
  background-image: url(/images/page_style.png); 
} 


#TopNavStrip
{ 
background-position: -15px -178px; 
height: 52px; 
background-repeat: no-repeat; 
} 

#FooterLinks
{ 
background-position: -15px -350px; 
height: 32px; 
background-repeat: no-repeat; 
} 

#HeaderTitle
{ 
background-position: -16px -19px; 
width: 351px; 
height: 159px; 
background-repeat: no-repeat; 
position: relative; 
left: 50%; 
margin-left: -175px; 
} 

#HeaderRight
{ 
background-position: -367px -19px; 
width: 242px; 
height: 159px; 
background-repeat: no-repeat; 
} 

#LeftNavCol, #LeftNavFooterCol
{ 
  background-image: url(/images/page_body_style.png); 
} 


#LeftNavCol, #LeftNavFooterCol
{ 
background-position: -15px -0px; 
} 


