body { 
  font-family: Arial;
  margin: 0px 0px 0px 0px;
}

span.place_name { 
 font-weight: bold;
 font-size: 1.25em;
 font-family: Verdana;
}


span.big_header { 
 font-size: 13px;
 font-weight: bold;
 font-family: Arial;
}

span.header { 
 font-size: 15px;
 font-weight: bold;
 font-family: Arial;
}

span.event_attention { 
 font-weight: bold;
 color: blue;
}

div.morelink { 
 font-size: 12px;
 font-weight: bold;
 text-align: right;
 font-decoration: italic
}


div.listbox { 
 width: 390px;
 float:left;
 margin: 0px 0px 15px 0px;
 font-size: 14px;
 background-color: #FFF;
}

div.listbox_events { 
 width: 390px;
 float:left;
 margin: 10px 0px 0px 0px;
 font-size: 12px;
 background-color: #FFF;
}

div.listbox_prem { 
 width: 390px;
 float:left;
 margin: 0px 0px 10px 0px;
 font-size: 12px;
 border: 1px solid red;
 padding: 2px;
}

div.listbox_premrest { 
 width: 388px;
 float:left;
 margin: 0px 0px 0px 0px;
 font-size: 14px;
 background-color: #FFFFFF;
 border: 1px solid red;
 padding: 2px;
}

div.listbox a { 
 text-decoration: underline;
 font-weight: bold;
 color: blue;
}
div.listbox_prem a { 
 text-decoration: underline;
 font-weight: bold;
 color: blue;
}

div.listbox_premrest a { 
 text-decoration: underline;
 font-weight: bold;
 color: blue;
}

span.listheader { 
 color: blue;
 font-size: 15px;
 font-weight: bold;
}

hr.bar { 
  border: 3px inset #777;
  height: 6px;
  margin: 5px 0 0 0;
  text-align: left;
}

div.commenthead { 
  text-align: left;
  font-weight: normal;
  border-bottom: 1px dotted #eee;
}

div.commentbody { 
  margin: 3px 0px 0px 0px;

}

div.commentbody.a { 
  text-decoration: underline;

}

span.story_info { 
  font-family: Verdana; 
  background-color: #eee;
  font-size: 12px;
  width: 600px;

}

div.box_container { 
  width: 200px;
  margin: 0px 0px 0px 3px;
}

div.box_header { 
   margin: 5px 0px 0px 0px;
   font-family: Arial;
   font-size: 15px;
   float: left;
   background: #FFFFFF;
   color: #000000;
   width: 215px;
   text-align: left;
   font-weight: bold;
}

div.box_content { 
   margin: 10px 0px 0px 0px;
   float: left;
   width: 200px;
   font-size: 13px;
   line-height: 15px;
}

#main {
  font-size: 0.75em;
  text-align: left;
  padding-left: 3px;
}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

#main #menu {
 border-left: 1px solid #000;
 border-bottom: 1px solid #000;
 padding-left: 3px;
 float:right;
 width:215px;
 margin:0px 0px 10px 0px;
}

a { 
color: #000000;
text-decoration: none;
}

a:hover{ 
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

div.changer {
  background: #ffffff;
  color: #000000;
  float: left;
  font-weight: normal;
  text-decoration: none;
}

div.pipe { 
  width: 2px;
  float: left;
}

div.changer a:link, span.changer a:visited a:hover{
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

div.changer a:hover, span.changer a:focus {
  background: #000000;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

img.story_img { 
 margin-right:5px;
 float: left;
}
img.story_img_right { 
 margin-left:5px;
 float: right;
}

img.thumbnail { 
  float: left;
  margin: 0px 3px 0px 0px;
  width: 75px;
  height: 75px;
}

div.sidebar { 
  width: 200px;
  float: left;
  border: 2px solid #c9c4c4;
  margin: 0px 3px 0px 0px;
  background-color: #e9e7e7;
}
div.sidebar_right { 
  width: 200px;
  float: right;
  border: 2px solid #c9c4c4;
  margin: 0px 0px 0px 3px;
  background-color: #e9e7e7;
}

div.story_container { 
  float: left;
  margin: 3px 0px 0px 0px;
  width: 193px;
}
div.story_tease { 
  float: left;
  margin: 3px 0px 0px 0px;
  width: 165px;
}

fieldset.storylist { 
  background-color: #d9dded;
  font-family: Arial;
  font-size: 13px;
  border: 0px solid;
  width: 175px;
}

fieldset.after {
  content:'[.]'; 
  clear:both; 
  visiblity:hidden;  
  display:block; 
  height:0;
}

fieldset.classifieds { 
  background-color: #d9dded;
  font-family: Arial;
  font-size: 13px;
  border: 0px solid;
}

legend.legend { 
  font-size: 18px;
  font-weight: bold;
  color: blue;
}

a.headline { 
  font-weight: bold;
  text-decoration:none
} 
span.tease_text { 
  font-size: 0.91em;
}
div.morelink { 
  text-align: right;
  font-style: italic;
}
ul.storyul { 
  padding-left: 10px;
  margin: 0px 0px 0px 0px; 
}
