BODY  { 
  background: url(mounts.jpg) bottom left repeat-x #bbe;
  color: #225;
  margin: 1em;
  padding: 0;
  font-family: Georgia, 'Times New Roman', Times, serif;
  text-align: center;
}

A { 
  font-family: Arial, Helvetica, sans-serif;
  color: #252; 
  text-decoration: underline; 
}

A:hover { 
  color: #beb; 
  background: #585; 
}

DIV.dirtyHack {
  width:  42em;
  min-width: 500px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

DIV.container {
  background: url(scroll.gif) #DDA;
  border: solid 1px #855;
  padding: 1em;
  margin: 0;
  clear: both;
}

DIV.navig {
  width: 10em;
  float: right;
  background: url(scroll_nav.gif) #EEB;
  border: dotted 2px #585;
  margin: 0;
  padding: 0.5em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}

DIV.content {
  padding-right: 11em;
  text-align: justify;
}

DIV.footer {
  color: #225;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}

.navig UL {
  margin: 0;
  padding: 0;
  list-style: none;
}

.navig LI {
  color: #252;
  margin: 0;
  padding: 0;
  line-height: 20px;
}

.navig LI.selected {
  line-height: 20px;
  padding-left: 1.3em;
  border-top: solid 1px #585;
  border-bottom: solid 1px #585;
}

.navig LI A {
  margin: 0;
  padding: 0;
  padding-left: 1.3em;
  background: url(U9708.gif) left top no-repeat;
  text-decoration: none;
}

.navig LI A:hover {
  color: #252;
  background: url(U9805.gif) left top no-repeat;
  text-decoration: underline;
}

.navig LI A#Yahoo {
  margin: 0;
  padding: 0;
  background: transparent;
  text-decoration: none;
}

.navig LI A#Yahoo:hover {
  color: #252;
  background: transparent;
  text-decoration: underline;
}

.navig UL UL {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-style: normal;
}

.navig P {
  font-size: 90%;
  padding: 0;
  margin-bottom: 0.2em;
}

P.small {
  font-size: 90%;
}

H1,H2,H3 {
  font-family: Arial, Helvetica, sans-serif;
}

H1,H2 {
  background: url(bg_xanadu.gif) right 50% no-repeat;
  margin-top: auto;
  border-top: dotted 2px #585;
  border-bottom: dotted 2px #585;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

HR { 
  background: url(top-n-tail.gif) #DDA; 
  border: none;
  border-left: solid 1px #855;
  border-right: solid 1px #855;
  color: transparent;
  height: 16px;
  padding: 0;
  margin: 0;
  clear: both;
}

HR.hr_top {
	_margin: 0 0 -10px; 0;
}

HR.hr_bot {
	_margin: -10px 0 0 0;
}

.content UL {
  list-style: url(U9708.gif) square;
}

.content .charel {
  float: left;
  padding: 0 0.2em 0.2em 0;
}

#map_thumb {
	border: solid 1px #855;
}

DIV.map {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

DIV.map img {
	border: none;
}

DT {
	font-weight: bold; 
}

P.webring TD {
        text-align: left;
        font-size: 110%;
}

A IMG {
	border: none;
}
