body { 
  margin: 20px;
}

body, p, td, th,
ol, ul, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
#nwsMarker,
#nwsMarker p {
  font-family: Comic Sans MS
}

body, p, td, th,
ol, ul, li, dl, dt, dd {
  font-size: x-small;
  color: #000000;
}

dt {
  font-size: 1.2em;
  font-weight: bold;
}

h1 { font-size: x-large }
h2 { font-size: large }
h3 { font-size: medium }
h4 { font-size: small }
h5 { font-size: x-small }
h6 { font-size: x-small; font-weight: normal }

h1, h2, h3, h4, h5, h6 { margin-bottom: -20px }

p { text-align: justify }

li { margin-top: 0.3em }

hr { height: 1px }

.updateStamp,
.small,
.small_fixed {
  font-family: sans-serif;
}

.updateStamp,
small,
.small {
  font-size: xx-small;
}

.small_fixed      { font-size: 10px }

.updateStamp {
  text-align: center;
  color: #606060;
  font-weight: bold;
}

.designCell {
  text-align: center;
}

.contentCell {
  border-top: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !important;
  background-color: #FFFFFF;
  background-image: url('../images/bg.gif');
  padding: 15px;
}

.designTable {
  border: solid 1px #000000 ! important;
}

.randomImages {
  float: right;
  border-left: dotted 1px #A0A0A0;
  width: auto;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px 5px 10px 15px;
}

.randomImages img.random {
  border: solid 1px #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

a:hover img.random { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); }

/* ===== NEXT STUFF IS FOR CBE ===== */

a.m:link,
a.m:visited,
a.m:active,
a.m:hover,
.m,
.mLabel,
.mBox,
.mItem {
  font-family: sans-serif;
  font-size: 12px;
}

a.m:link,
a.m:visited,
a.m:active,
a.m:hover {
  background: none transparent scroll repeat 0% 0%;
  color: #E0E0E0;
  text-decoration: none;
}

a.m:hover {
  background-color: #707070;
  color: #FFFFFF;
}

.mLabel {
  padding: 2px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 4px;
  margin-right: 4px;
}

.mLabelNot {
  position:absolute; overflow:hidden;
  left:500px; height:20px; margin:0px;
}

.mBox {
  padding: 2px;
  margin-right: 10px;
  line-height: 1.3em;
}

.mItem {
  padding: 0px;
}

.CBE {
  position: absolute;
  visibility: visible;
  overflow: visible;
}

.markerCell {
  border-top:    solid 1px #000000;
  border-bottom: solid 1px #000000;
}

.CBE,
.markerCell {
  background-color: #505050;
}

#nwsMarker,
#nwsMarker p,
.newsTicker,
.newsTickerContent,
.newsTickerContent p,
.newsTickerContent a:link,
.newsTickerContent a:visited,
.tMarker {
  color: #FFFFFF;
  font-size: 11px;
}

.newsTicker,
.newsTickerContent,
.tMarker {
  width:auto;
  visibility: hidden;
}

.newsTicker,
.newsTickerContent {
  position:absolute; overflow:hidden;
  background: transparent;
}

.tMarker {
  display: inline;
  position: relative;
  background: transparent;
}





/*  margin: 4px 0px 0px; */
/*  margin: 0px 0px 0px 10px; */
/*  width: auto;
  height: auto;
  margin: 0px;
  padding: 0px; */
/*  width:auto; height:1em;
  clip:rect(0,500px,22px,0); */
/*  width:1em; height:1em;
 {
  margin: 0px;
  padding: 0px;
  position:absolute; overflow:hidden;
  color:#000000; margin:0px; padding:0px;
}
  left:0px; top:0px; */