body {
  padding:0px;
  color:#000000;
  background-image:url("../gfx/bg_white.gif");
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
  }

acronym {
  border-bottom: 1px dashed green;  
}

a {
  color: navy;
  font-weight:700;
  text-decoration:none;
}

a:hover {
  background-color:#cecece;
}

h4 {
  margin-bottom:10px;
  font-size: 14px;
  font-weight: bold;
  color: #808080;
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
}  

h5 {
  margin-bottom:7px;
}

p {
  margin-top:5px;
  margin-bottom:12px;
  text-indent: 0.25em;
  text-align:justify;
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
}


blockquote {
  font-size:13px;
  line-height:100%;
}

#header {
  margin-left:15px;
}

#content {
  float:left;
  width:500px;
  margin-left:15px;
  padding:5px;
  background-color:#ffffff;
  border:1px solid #cccccc;
  }

#tagline {
  margin-top:20px;
  margin-left:30px;
  font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
  font-size: 11px;
  font-style: italic;
}

#menu {
  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;
  background-color:#F0F0F0;
  border:1px solid #cccccc;
  }

#headlines {
  font-family: "Frutiger Linotype", "Trebuchet MS", "Verdana", "Arial", "sans-serif";
  font-size:10px;
  line-height:17px;
}

#comment_content {
  font-size:11px;
  margin-left:20px;
}

#comment_content_single {
  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;
}

.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-size:10px;
  color:#4A4A4A;
  width:300px;
  margin-left:200px;
  margin-bottom:10px;
  text-align:right;
}

.storyTitle {
  margin-bottom:10px;
  font-size: 15px;
  font-weight: bold;
  color: #808080;
  font-family: "frutiger linotype", "Trebuchet MS", "Arial";
}

.storyContent {
  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;
}

