body {
  margin: 0px 0px 20px 0px;
  background-color: #333333;
  text-align: center;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #990000;
  }

a:visited {
  color: #990000;
  }

a:active {
  color: #0066FF;
  }

a:hover {
  color: #0066FF;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  width: 760px;
  text-align: left;
  padding: 0px;
  background-image: url(img/bkg.gif);
  }

#banner {
  font-family: "ＭＳ ゴシック", "Osaka－等幅", Georgia, 'Times New Roman', serif;
  color: #FFFFFF;
  background-color: #006699;
  text-align: left;
  height: 180px;
  background-color: #000000;
  background-image: url(img/bannerback.gif);
  }

a#banner-img {
  display: none;
  }

#banner a {
  color: #FFCC00;
  text-decoration: none;
  font-weight:bold;
  }

#banner h1 {  font-size: 14px;  padding: 140px 0px 0px 620px;
  }


#banner h1 a{display:block; height:30px;  width:125px;
  }



#center {
  float: left;
  width: 550px;
  overflow: hidden;
  }

.content {
  margin: 15px 0px 5px 10px;
  color: #666666;
  font-family: "ＭＳ ゴシック", "Osaka－等幅", Georgia, 'Times New Roman', serif;
  font-size: small;
  }

#right {
  float: right;
  width: 200px;
  overflow: hidden;
  }

.content p {
  color: #666666;
  font-family: "ＭＳ ゴシック", "Osaka－等幅", Georgia, 'Times New Roman', serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 5px;
  padding: 0px 15px 0px 15px;
  }

.content blockquote {
  line-height: 150%;
  }

.content li {
  line-height: 150%;
  }

.content h1 {
  color: #FFFFFF;
  font-family: "ＭＳ ゴシック", "Osaka－等幅", Georgia, 'Times New Roman', serif;
  font-size: 15px;
  text-align: left;
  margin-bottom: 5px;
  font-weight: bold;
  padding: 3px 0px 2px 30px;
  background-image: url(img/bkgcontenth1.gif);
  }

.content h2 {
  color: #666666;
  font-family: "ＭＳ ゴシック", "Osaka－等幅", Georgia, 'Times New Roman', serif;
  font-size: 12px;
  text-align: right;
  padding: 0px 15px 0px 15px;
  margin-bottom: 5px;
  }

.content h3 {
  color: #333;
  font-family: "ＭＳ ゴシック", "Osaka－等幅", Georgia, 'Times New Roman', serif;
  font-size: 12px;
  text-align: right;
  font-weight: bold;
  margin-bottom: 5px;
  }

.content p.posted {
  color: #999999;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: right;
  margin-bottom: 5px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  margin: 15px 10px 10px 0px;
  }

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

#calendar table {
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 150px;
  }

#calendar caption {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;
  font-weight: boldl;
  font-size: 10px;
  }

#calendar td {
  text-align: center;
  font-size: 10px;
  }

.sidebar h2 {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  background-color: #333333;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 5px;
  margin-bottom: 30px;
  }

.sidebar li {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
  }

.sidebar img {
  border: 3px solid #FFFFFF;
  }

.photo {
  text-align: left;
  margin-bottom: 20px;
  }

.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
  }

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

textarea[id="comment-text"] {
  width: 80%;
  }

#header {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #003399;
  text-align: center;
  width: 750px;
  margin: 0px 5px 0px 5px;
  padding-bottom: 5px;
  }

#header a {
  color: #FFFFFF;
  font-size: 11px;
  }

#footer {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #003399;
  text-align: center;
  width: 750px;
  margin: 0px 5px 0px 5px;
  padding-bottom: 5px;
  }

#footer a {
  color: #FFFFFF;
  font-size: 11px;
  }

.line {
  border: 1px solid #666666;
  margin-top: 5px;
  font-size: 11px;
  }

.lineentry {
  border: 1px solid #666666;
  margin: 5px 0px 5px 0px;
  background-color: #EEEEEE;
  }

.linepre {
  background-color: #EEEEEE;
  margin: 5px 10px 5px 10px;
  text-align: center;
  font-size: 10px;
  }

