body {
  margin:0px 0px 20px 0px;
  background:#726758;
  }
A       { color: #FEF9F3; text-decoration: underline; }
A:link    { color: #f7b26a; text-decoration: underline; }
A:visited  { color: #c5b25a; text-decoration: underline; }
A:active  { color: #EF7821;  }
A:hover    { color: #EF7821;  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

#MAIN {
  margin: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  background: #FEF9F3;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-bottom: #000000 1px solid;
}

#MANU {
  background-color: #DC596D;
  margin: 0px;
  border-width: 1px;
  border-color: #000000;
  padding: 10px;
  width: 160px;
  float: right;
  border-left: #000 1px solid;
  border-bottom: #000 1px solid;
}

#TITLE {
  text-transform: none;
  text-align: left;
}

#banner {
  font-family: "palatino", " georgia", "verdana", "arial", "sans-serif";
  font-size: 45px;
  font-weight: normal;
  color: #333000;
  padding: 15px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
  font-family: palatino,  georgia, verdana, arial, sans-serif;
  font-size: xx-large;
  color: #333;
  text-decoration: none;
  }

.description {
  font-family:palatino,  georgia, times new roman, serif;
  color:#333;
  font-size:small;
  text-transform:none;
  }

#content {
  background-color: #FEF9F3;
}

#container {
  background:#FFF;
  border:1px solid #FFF;
  }

#links {
  padding:10px;
  border:1px solid #DC596D;
  width:200px;
  }

.blog {
  padding:15px;
  background:#FEF9F3;
  }

.blogbody {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 12px;
  font-weight: normal;
  color: #333000;
  line-height: 200%;
  margin-left: 10px;
  margin-bottom: 10px;
  background: #FEF9F3;
}
.day_block {
  border-left: solid 1px #c5b25a;
  border-bottom: solid 1px #c5b25a;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
  font-weight: normal;
  text-decoration: underline;
}

.title  {
  font-family: palatino, georgia, times new roman, serif;
  font-size: medium;
  color: #666;
  }

#menu {
  margin-bottom:15px;
  background:#FFF;
  text-align:center;
  }

.date  {
  font-family: "palatino", "georgia", "times new roman", "serif";
  font-size: 20px;
  font-weight: bold;
  color: #333000;
  margin-top: 20px;
  margin-bottom: 5px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  margin-botton: 10px;
}

.posted  {
  font-family:verdana, arial, sans-serif;
  font-size: x-small;
  color: #000000;
  margin-bottom:25px;
  }


.calendar {
  font-family:verdana, arial, sans-serif;
  color:#666;
  font-size:x-small;
  font-weight:normal;
  background:#FFF;
  line-height:140%;
  padding:2px;
        text-align:left;
  }

.calendarhead {
  font-family:palatino, georgia, times new roman, serif;
  color:#666600;
  font-size:small;
  font-weight:normal;
  padding:2px;
  letter-spacing: .3em;
  background:#FFF;
  text-transform:uppercase;
  text-align:left;
  }

.side {
  font-family: "verdana", "arial", "sans-serif";
  font-size: 10px;
  font-weight: normal;
  color: #333000;
  line-height: 140%;
  padding: 2px;
  background: #DC596D;
}

.sidetitle {
  font-family: "palatino", "georgia", "times new roman", "serif";
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: .3em;
  margin-top: 30px;
  padding: 2px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  background: #DC596D;
}

.syndicate {
  font-family:verdana, arial, sans-serif;
  font-size:10px;
  line-height:140%;
  padding:2px;
  margin-top:15px;
  background:#DC596D;
  }

.powered {
  font-family:palatino, georgia, times new roman, serif;
  color:#666;
  font-size:10px;
  line-height:140%;
  text-transform:uppercase;
  padding:2px;
  margin-top:30px;
  letter-spacing: .2em;
  background:#DC596D;
  }


.comments-body {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 12px;
  font-weight: normal;
  color: #333000;
  line-height: 200%;
  margin-left: 10px;
  margin-bottom: 10px;
  border-top: solid #DC596D 1px;
  border-left: solid #DC596D 1px;
  padding-left: 50px;
  }

.comments-post {
  font-family:verdana, arial, sans-serif;
  color:#666;
  font-size:x-small;
  font-weight:normal;
  background:#FFF;
  }
