/*------------ dynamic styles-------------------- */
/* Background */
body {
  background: #fff url(../images/bg-body.gif?174020) 0 0 repeat-x;
}

/* Logo */
#header h1 a {
background: url(../images/bg-logo.gif?174020) 0 0 no-repeat;
}

/* Background color */
#header, #home-job-of-the-week p.highlight, #news-in-pictures, #archive-search-form h2 {
background: #174020;
}
#main h1 a {
color: #174020;
}
#main h1 {
color: #174020;
 line-height: 27px; 
 margin-bottom: 10px; 
}
#job-of-the-week h2 {
background: #174020 url(../images/dots-medium.gif) repeat-x bottom;
color: #fff;
}
#news-in-pictures h2,
#archive-search-form h2 {
color: #fff; !important
font-weight: bold;
}
