body {
  font-family: "Verdana", "Bitstream Vera Sans", sans-serif;
  padding: 10px 0pt;
  background-color: #3e3e3e;
}
#main {
  background: #f5f5f5 url("../images/trst.gif") no-repeat center center;
  height: 500px
}
#page {
  border-style: outset;
  border-color: #ffffff;
  border-width: 1px;
}
#header {
  background: transparent url("../images/trst_logo.gif") no-repeat center left;
  height: 90px;
}
#header h1{
  color:  #f5f5f5;
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", "Georgia", serif;
  font-style: italic;
  padding: 10px 0 0 240px;
  margin: 0px;
}
#header div {
  padding: 5px 0 0 280px;
  width: 470px;
  margin: 0px;
  color:  #f5f5f5;
  font-size: 90%;
  line-height: 100%;
  font-style: italic;
}
#header a {
  background: url("../images/link_ext_W.gif") no-repeat center left;
  text-decoration:none;
  font-style: normal;
  color:  #cccccc;
  line-height: 110%;
  margin: 0 0 0 30px;
  padding: 0 0 0 20px;
}
#col1_content {
  padding: 10px;
  text-align: justify
}
#col2_content {
  padding: 10px 10px 0 0;
  text-align: justify
}
#footer span {
  color: #f5f5f5;
}
#footer a {
  background:transparent none repeat scroll 0 0;
  text-decoration:none;
  color:#F5F5F5;
  font-weight:bold;
}
.info { background: #f8f8f8; color: #666; padding: 10px; margin-bottom: 0.5em; font-size: 91.7%; }
.note { background: #efe; color: #040; border: 2px #484 solid; padding: 10px; margin-bottom: 1em; }
.important { background: #ffe; color: #440; border: 2px #884 solid; padding: 10px; margin-bottom: 1em; }
.warning { background: #fee; color: #400; border: 2px #844 solid; padding: 10px; margin-bottom: 1em; }
.transparent { background: transparent; }
.float_left {
  float: left;
  display: inline;
  margin-right: 1em;
  margin-bottom: 0.15em;
}
.float_right {
  float: right;
  display: inline;
  margin-left: 1em;
  margin-bottom: 0.15em;
}
table.site_map {
  font-size: 95%;
  width: 90%;
  margin: auto;
  border: medium double #cccccc;
}
table.site_map td {
  padding: 0 5px 0 5px;
  vertical-align: top;
}

table.sitemap a {
  text-decoration: none;
}
tr.odd td {background: #cccccc;}
tr.even td {background: transparent;}

/* EOF */
