body {
  background-color: #000000;
}

body img {border: 1px solid #333;}

p, blockquote {
  font-family: 'trebuchet ms', verdana, 'lucida grande', 
    helvetica, sans-serif;
  font-size: small;
  color: #ccc;
  line-height: 120%; 
  text-align: left;
}

h2, h3 {
  font-family: georgia, 'times new roman', times, serif;
  color: #ccc;
  font-size: large;
  font-weight: normal;
}

a {
  color: #FF9933;
  text-decoration: none;
}

h2 a, h3 a {
  font-family: georgia, 'times new roman', times, serif;
  font-size: large;
  border: 0px;
  font-weight: normal;
}

li, dl, td, caption {
  font-family: 'trebuchet ms', verdana, 'lucida grande', 
    helvetica, sans-serif;
  font-size: small;
  color: #ccc;
}

table {
  border-style: solid;
  border-width: 0px;
  border-color: #ccc;
}

caption {
  text-align: center;
}

code {
  font-family: "courier new", courier, monospace;
  font-size: small;
  color: #ccc;
}

blockquote {
  font-style: italic;
  margin-left: 20px;
  margin-right: 20px;
}

#right p {
  font-family: verdana, "lucida grande", helvetica, sans-serif;
  font-size:    x-small;
  line-height: 140%;
}

#tweetdate {
  font-style: italic;
  font-size: x-small;
}
#twitter {
  padding: 0;
  margin: 0.5em;
  list-style: none;
  text-indent: -0.5em;
  font-size: x-small;
}

#head {
  background-image: 
    url(http://randomruminations.net/banners/banner-sunrise.jpg);
  background-color: #330000;
  font-family: 'trebuchet ms', helvetica, sans-serif;
  font-size: x-large;
  color: #ddd;
  text-align: left;
  height: 180px;
  margin-bottom: 10px; 
  padding: 10px;
  border: 1px solid gray;
}

#container {
  width:760px;
  \width: 760px;
  w\idth: 760px;
  background-color: #330000;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border: none;
}

#left {
  float:left;
  width: 550px;
  \width: 550px;
  w\idth: 550px;
  margin-right: 5px;
}

.separator {
  background-image: url(http://www.randomruminations.net/images/162.gif);
  background-color: #330000;
  background-repeat: none;
  height: 8px;
  width: 500px;
}

#right {
  float: right; 
  width: 200px;
  \width: 200px;
  w\idth: 200px;
  margin-left: 5px;
}

#foot {
  font-family: verdana, 'lucida grande', helvetica, sans-serif;
  clear: both;
  color: #ccc;
  margin-top: 5px;
  text-align: center;
  font-size: xx-small;
}

#rssCatArchive {
  font-family: 'trebuchet ms', verdana, 'lucida grande', 
    helvetica, sans-serif;
  font-size: small;
  color: #ccc;
  line-height: 140%;
}

.imgright {
  float: right;
  margin-left: 10px;
}

.imgleft {
  float: left;
  margin-right: 10px;
}

.imgcenter {
  margin-right: auto;
  margin-left: auto;
}

.caps {
  letter-spacing: 0.1em;
}

.file_download_list {
  font-size:    8pt;
  line-height: 140%;
}

/* eof */
