body { font-family: Verdana,Geneva,Arial,sans-serif; font-size: 12px; }

#header {
  position: absolute; left: 2em; top: 20px; width: 68em; height: 75px; margin: 0px;
  background: transparent url(images/FrenchAlps.jpg) top left no-repeat; }
#header a { text-decoration:none; }
#header h2, p { margin-left: 10px; margin-top: 10px; }

#sidebar {
  position: absolute; left: 55em; top: 95px;
  margin: 0px; border: 0px; background-color: #CCE4FE;
  width: 15em; text-align:center; }
#sidebar td { text-align: center; }
#sidebar th a { text-decoration: none; }
#sidebar table { margin-left: auto; margin-right: auto }
#sidebar img { margin-left: auto; margin-right: auto }

#content { position: absolute; left: 3em; top: 105px; width: 52em; }

.entry {
  margin: 1em; border: 1px; border-bottom-style: dotted;
  border-top-style: none; border-left-style: none; border-right-style: none; }
.entry h4 a { text-decoration: none; }

.post { color: gray; }
