/* News */

#news {
  padding: 5 2 3 2px;
  background: #fafaff;
  font-size: 12px;
  text-align: justify;
  border-style: solid;
  border-width: 1 0 1 0px;
  border-color: #6a70da }

#newsheader {
  padding: 3 2 2 0px;
  background: #6a70da;
  width: 80%;
  font-weight: bold;
  color: #ffffff }

#news a.img { 
  padding: 0px }

#news a.img:hover {
  background: transparent }

#news a {
  font-weight: bold;
  font-size: 10px;
  color: #6040f0;
  padding: 0 30 0 20px; 
  text-decoration: none }

#news a:hover {
  background: #e8e8ff }

#news a.intext {
  text-decoration: none;
  font-weight: normal;
  padding: 0px;
  color: #6040f0;
  font-size: 13px }

#news a.intext:hover {
  text-decoration: underline;
  background: transparent }

blockquote {
  margin: 20 20 0 20px;
  font-style: italic }

.date {
  font-size: 9px;
  font-weight: normal }


/* The Archives Machine */

select {
  font: 9px verdana;
  padding: 0px;
  background: #7070f0;
  color: #ffffff }

input.search {
  font: 9px verdana;
  padding: 0px;
  background-color: #6040f0;
  color: #ffffff;
  border-width: 1px;
  border-top-color: #8f8fff;
  border-left-color: #8f8fff;
  border-bottom-color: #000060;
  border-right-color: #000060 }

#machine {
  width: 225px;
  padding: 3 0 2 30px;
  background: #efefff }

.msearch {
  font-size: 9px }

a.msearchl {
  text-decoration: none;
  color: #6040f0 }

a.msearchl:hover {
  text-decoration: underline }
