body {
  background-color: #212842;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #dee3ef;
  margin: 40px 0px 40px 0px;
}

.mainwrapper {
  width: 778px;
  border: 1px dashed #73798c;
  border-top: none;
  border-bottom: none;
  background-color: #29304a;
}

.entry {
  margin: 40px;
}

.tags {
  margin: 20px;
}

.contents {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #dee3ef;
  width: 100%;
}

.subcontents1 {
  width: 198px;
  border: 1px solid #425163;
  background-color: #212842;
}

.subcontents2 {
  width: 758px;
  border: 1px solid #425163;
  background-color: #212842;
}

.subcontents3 {
  width: 758px;
  border: 1px solid #425163;
  background-color: #212842;
}

.profile {
  width: 120px;
  height: 100px;
  border: 1px dashed #425163;
  background-color: #29304a;
}

.topspace {
  background: url(http://mindbreaker.penarmac.com/images/main-spacer-top.jpg) repeat-x;
}

.bottomspace {
  background: url(http://mindbreaker.penarmac.com/images/main-spacer-bottom.jpg) repeat-x;
}

.copyright {
  font-size: 8pt;
}

iframe#main {
  border: none;
  width: 758px;
  height: 560px;
}

b {
  color: #95004A;
}

a {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #0482FE;
}

a:visited {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #0482FE;
}

a:hover {
  text-decoration: none;

  color: #ffddee;
  font-size: 10pt;
}

h1 {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12pt;
  color: #ffddee;
}

.footer {
  font-size: 10px;
  color: #aeaeae;
}

.comments {
  font-size: 8px;
}

.pagediv {
  font-size: 10px;
  color: #dee3ef;
}

a.page {
  font-size: 10px;
  color: #aeaeae;
}

td.bordered {
  border: 1px solid #425163;
}