h1 {
  margin: 0px 0px 15px 0px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 900;
  color: #ccc;
}

p{margin: 0 0 16px; padding:0;}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
  color:#09c;
  text-decoration:none;
  font-weight:600;
}

a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background:#eee;}

#Header {
  margin:25px 0 10px;
  padding:17px 0 0 20px;
  border-width:1px 0;  
  line-height:11px;
  height:14px;
  font-size:1.5em;
}

body>#Header {height:14px;}

#Content {
  margin:0 50px 50px 200px;
  padding:10px;
}

#Menu {
  position:absolute;
  top:100px;
  left:20px;
  width:172px;
  padding:10px;
  background-color:#eee;
  border:1px dashed #999;
  line-height:17px;
  width:150px;
}

body>#Menu {width:150px;}

#beastie div {float: right;}

#login, #news, #programming, #misc, #linkrolls, #tagrolls,#feed,#blog {
  clear: left;
  margin: 0 0 10px;
  background: #CDFFAA;
}

#divStayTopLeft {position: absolute;}

#divStayTopLeft a {font-size: 1.2em;}

#current {font-size: 20px;}

h2 img{border:none;padding-right:.5em;}