<!--
body {
  color: #336; background: #ecf0ff url('images/RAGtile_blue3.gif');
  font-family: Arial,Helvetica,sans-serif;
  margin: 0px;
  text-align: center;
}

h1,h2 { 
  font-family: Arial,Helvetica,sans-serif;
  text-align: center; margin: 0px;
}

h1 {font-size: 1.2em;}
h2 {font-size: 1.1em;}

p {text-align: center;}

hr {width: 75%; text-align: center;}

img {color: #d3eeff; background-color: transparent; border-width: 0px;}

#nosuch {
  width: auto;
  color: #009; background: #ecf0ff none;
  font: bold 1em Arial,Helvetica,sans-serif;
  margin: 2em auto;
  padding: 4px;
  text-align: center;
}

a:link,a:visited {color: #03c; background: transparent none; text-decoration: none;}

p a.button {
  color: #03c; background: #dedede none;
  font: bold 1em Arial,Helvetica,sans-serif;
  text-decoration: none;
  margin: 0px auto;
  padding: 0px 4px;
  text-align: center;
  border: 0px;
}

input.sendclear {
  color: #03c; background-color: #fff;
  font: italic bold .95em Arial,Helvetica,sans-serif;
}

span {display: inline;}

.subjhead {
  font: bold 1em Arial,Helvetica,sans-serif;
  margin-left: 2em;
  margin-bottom: 0em;
}

.aside {
  color: #c03; background: transparent none;
  font-style: italic;
  font-size: 12px;
}

#logo {
  width: 180px;
  height: 65px;
  color: #336; background-image: url('images/RagButton1_lg.jpg');
  margin: 12px auto 0 auto;
  text-align: center;
  border: 0px;
}

table.badbrowser {
  width: 80%;
  text-align: center;
}

td.badbrowser {
  color: #060; background-color: #ffc;
  font: italic normal .9em Arial,Helvetica,sans-serif;
  text-align: left;
}

#main {
  width: 32em;
  color: #336; background: #ecf0ff none;
  font-size: .9em;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0px;
  padding-top: 20px;
  padding-left: 20px;
  border: 3px outset #09c;
  text-align: center;
}

#Lcol,#Rcol {
  color: #336; background: #ecf0ff none;
  border: 0px;
  margin: 0px;
  text-align: left;
}

#links {
  left: 1em;
  border: 0px;
  text-align: left;
}

#verbix {
  color: #336; background: #ecf0ff none;
  margin-top: 1em;
  border: 0px;
}

#verbix form {margin-top: 0px;}
 
#gb {
  color: #336; background: #ecf0ff none;
  border: 0px;
  margin-top: 1em;
  text-align: center;
}

#gb .subjhead {margin: 0px;}

#birdie {
  color: #336; background: #ecf0ff none;
  font-size: 36px;
  border: 0px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}
 
#special {
  width: 5px;
  margin-left: 12em;
  text-align: center;
  border: 0px;
}
 
#main3 {
  width: 700px;
  color: #336; background: #ecf0ff none;
  font: bold .9em Arial,Helvetica,sans-serif;
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  text-align: center;
}

#main3 table {
  /* background: #0384e2 none; */
  color: #336; background: #ecf0ff none;
  background: #0200d4 none;
  border: 3px outset #09c;
}

#formbox {
  width: 550px;
  color: #336; background: #ecf0ff none;
  border: 1px solid #009;
  margin: 0em auto 1em auto;
  padding: 12px 5px;
  text-align: center;
}

form table#contact {
  position: relative;
  margin: 7px auto;
  text-align: center;
}

form table#contact td label {
  color: #336; background: #ecf0ff none;
  font: bold .9em Arial,Helvetica,sans-serif;
}

#footer {
  font: normal .8em Arial,Helvetica,sans-serif;
  margin: 0px 20px;
  padding: 0px;
  border: 0px;
  text-align: center;
}

#lastmod span {
  color: #336; background: #ecf0ff none;
  font: normal .8em Arial,Helvetica,sans-serif;
  border: 0px;
  margin: 1em auto 0em auto;
  text-align: center;
}

#w3c {
  margin: 1em 0em;
  border: 0px;
  text-align: center;
}

#sitemeter {
  margin: 0em auto 1em auto;
  border: 0px;
  text-align: center;
}

#copyright {
  width: 16em;
  color: #009; background: #ecf0ff none;
  font: normal .75em Arial,Helvetica,sans-serif;
  margin: 0px;
  padding: 0 2px;
  border: 2px outset #09c;
  text-align: center;
}

#watermark {
  margin-right: 5px;
  color: #009; background-color: #ecf0ff;
  font: normal .75em Arial,Helvetica,sans-serif;
  text-align: right;
  border-width: 0px;
}

#watermark img {border-width: 0px; vertical-align: top;}
 
/*
#main2 {
  position: relative;
  width: 700px;
  height: auto;
  top: 1em;
  color: #336; background: #ecf0ff none;
  margin: 0px auto;
  border: 3px outset #09c;
  text-align: center;
} */

#tmbs {
  text-align: center;
  margin: 20px auto;
}

#tmbs ul {
  list-style: none;
  margin: 0 0 12px 0px;
  padding: 0px;
}

#tmbs ul li {display: inline; list-style: none; text-align: center;}
#tmbs ul img {border: 2px outset #009;}
 
-->