body {
  background: #252636 url(images/bgheader.jpg) no-repeat top center;
}
#smwmap {
  background: transparent url(images/map.png) no-repeat fixed bottom left;
}

a { color: #B0B0B0; }

a:hover { color: #E0E0E0; }

.posttitle a:hover { color: #C0E0E0; }

li a { text-decoration: none; }

li a:hover { text-decoration: underline; }

.widgets sidebar-middle png ul, .widgets a {
  color: #ffffff;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 1.4em;
}


