body {
  padding:0px;
  margin:0px;
  color:#000000;
  background-color:#ffffff;
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
  }

a {
  color: #660000;
  text-decoration:underline;
}

a:visited {
  color: #660000;
  text-decoration:none;
}

a.headline_item {
  font-weight:bold;
  color:#660000;
}

a.headline_item:visited {
  color:#000000;
}

h4 {
  margin-bottom:10px;
  font-size: 14px;
  font-weight: bold;
  color: #660000;
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
}  

h5 {
  margin-bottom:7px;
}

p {
  margin-top:5px;
  margin-bottom:12px;
  text-indent: 0.25em;
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
}


blockquote {
  font-size:13px;
  line-height:100%;
}

#amazonBox {
  background-color: #FFFFE6;
}

#amazonBox a {
  color:#000000;
}

#header {
  /* margin-top:20px;
  padding-left:200px; */
  margin-top: 0px;
  width: 100%;
  background-color: rgb(0,0,0);
  
}

#header a {
  padding-left:20px;
  color: white;
  font-family:courier;
  font-size: 19px;
  text-decoration: none;
  font-weight: bold;
}


#tagline {
  padding-top:20px;
  padding-left:30px;
  font-family: "Trebuchet MS", "Arial";
  font-size: 11px;
  font-style: italic;
}

#content {
  float:left;
  width:500px;
  margin-left:15px;
  padding:10px;
  /*
  border-right:1px dashed black;
  border-left:1px dashed black;  
  border-top:1px dashed black;  
  */
}

#content_singlePost {
  float:left;
  width:500px;
  margin-left:15px;
  padding:10px;
}


#nav_left {
  float:left;
  width:180px;
  margin-top:20px;
  margin-left:15px;
  padding:5px;
  text-align:left;
  font-size:12px;
}

#nav_right {
  float:left;
  width:180px;
  margin-top:20px;
  margin-left:15px;
  padding:5px;
  overflow:clip;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  text-align:right;
  font-size:12px;
  }

#headlines {
  font-family: "Arial", "sans-serif";
  font-size:11px;
  line-height:18px;
  margin-left:20px;
  padding-left:0px;
  list-style-type:decimal;
}

#comment_content {
  font-family: "Arial", "sans-serif";
  font-size:11px;
  margin-left:20px;
}

#comment_content_single {
  width:440px;
  float:left;
  margin-top:20px;
  margin-left:15px;
  padding:5px;
  background-color:#ffffff;
  border:1px solid #cccccc;
  font-size:11px;
}

#new_comment {
  margin-left:20px;
  font-size:11px;
}

.h_header {
  margin:0px;
  padding:0px;
  font-family:impact;
  font-size:32px;
  color:#000000;
}

.h1 {
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
  font-size: 35px;
  color:black;
  margin: 0px;
  padding: 2px;
  text-decoration:none;
  }

.highlight {
  background-color:yellow;
}

.comment_entry {
  margin-bottom:20px;
  border-bottom: 1px solid #cccccc;
}

.postDate {
  font-family: "frutiger linotype", "Trebuchet MS", "Arial";
  font-size:14px;
  color: #660000;
  font-weight: bold;
  width:300px;
  margin-left:200px;
  margin-bottom:10px;
  text-align:right;
}

.storyTitle {
  margin-bottom:10px;
  font-size: 15px;
  font-weight: bold;
  color: #660000;
  font-family: "frutiger linotype", "Trebuchet MS", "Arial";
}

.storyContent {
  text-align:justify;
  font-size:13px;
  line-height:17px;
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
  margin-left:5px;
}

.storyRef {
  border:1px dashed #99CC66;
  padding:5px;
  margin-top:25px;
  font-family:"Arial";
  font-size:11px;
}

.storyAuthor {
  font-size:11px;
  font-weight: bold;
}

.storyCategory {
  font-size:11px;
  font-weight: bold;
}

.articleToolbar {
  margin-top:15px;
  margin-bottom:30px;
  font-family:"Arial";
  font-size:11px;
}
