* {
}
a img {
  border: 0;
}
body {
  margin-top: 5em;
}
.center {
  margin: auto;
  text-align: center;
}
#footer {
  font-size: small;
  z-index: 2;
}
#footer ul {
  list-style-type: none;
}
#footer ul li {
  display: inline;
}
.hidden {
  display: none;
}
#left_content {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 15%;
  z-index: 1;
}
#left_menu {
  font-size: small;
  padding-top: 0;
}
#left_menu a {
  display: block;
  height: 100%;
  margin: 0;
  padding: 5px;
  text-decoration: none;
  width: 100%;
}
#left_menu li {
  margin: 0;
  padding: 0;
}
#left_menu li:hover a:after {
  color: gray;
  content: " \00B6";
}
#left_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
li {
  display: list-item;
}
#menu {
  background-color: #eeeeff;
}
#menu ul {
  list-style-type: none;
  margin-left: 1em;
}
#my_twitter_status_time {
  color: blue;
  font-size: small;
}
#scrollable {
  margin: 0;
  padding: 0;
}
#twitter {
  padding: 5px;
}
ul {
  margin: 1.12em 0 1.12em 40px;
}
