@import url('colors.css');

body{background-image: url('../graphics/layout/head_bg.gif');}
#logo{background-image:url('../graphics/layout/logo_glow.png');}
#spotlight{background-image:url('../graphics/layout/spot_br.png');}
#footbr{background-image:url('../graphics/layout/foot_br.gif');}
#footwrap{background-image:url('../graphics/layout/foot_bg.gif');}
#footwrap2{background-image:url('../graphics/layout/foot_bg2.gif');}

#masthead {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}