body {
  font-family: Arial;
  font-size: 14px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
div#header, h1 {
  background: #ffffff url(./headback.jpg) scroll repeat-x;
  margin: 0px;
  height: 90px;
  text-align: center;
  color: #ffff00;
}
div#header h1 {
  position:absolute;
  top:0px;
  left:0px;
  margin: 0px;
}
div#header h1 a, div#header h1 a:hover {
  text-decoration: none;
  border: 0px;
  border-bottom: 0px;
}
div#header h1 a img {
  border: 0px;
}
div#header #navigation {
  position:absolute;
  top:63px;
  left:0px;
  width:100%;
  color:#ffffff;
  font-weight:bold;
  text-align:right;
}
div#header #navigation ul {
  list-style-type:none;
  margin:0px 10px 0px 0px;
  padding:0px 40px 2px 6px;
  height:46px;
  background:#000000 url(./crumbbkg.png) no-repeat scroll top right;
  float:left;
  text-align:left;
  white-space:nowrap;
}
div#header #navigation ul li {
  display:inline;
  padding:0px 3px 0px 0px;
}
div#header #navigation ul li a {
  color:#ffffff;
  background-color:inherit;
  font-style:italic;
  text-decoration:none;
}
div#header #navigation ul li a:hover {
  text-decoration:underline;
}
div#content {
  margin: 0px 2%;
  position: absolute;
  top: 115px;
}
h2 {
  font-size: 24px;
  text-align: center;
}
h2#title {
  margin: 0px 0px 5px 0px;
  color: #ffff00;
  padding-left: 211px;
  width: 400px;
  margin: 0px auto;
  text-align: center;
}
a, a:link, a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline
}
div.toplinks {
  text-align: center;
  font-size: 18px;
  margin: 0px auto;
  width: 400px;
  padding-left: 211px;
}
div.toplinks a, div.toplinks a:visited, div.toplinks a:hover, div.toplinks a:link {
  color: #ffff00;
}
div.toplinks a:hover {
  border-bottom: 2px solid #ffff00;
}
div#sidebar {
  margin: 0px 10px 0px 0px;
  padding: 10px 10px 25px 14px;
  text-align: left;
  background: #ffffff url(./sideback.jpg) scroll no-repeat bottom right;
  color: #ffff00;
  /*border-left: 4px solid #ffff00;
  border-bottom: 4px solid #ffff00;*/
   border-top: 4px solid #ffff00;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited, div#sidebar a:hover {
  color: #ffff00
}
h4 {
  font-size: 16px;
  text-align: left;
  margin: 0px 0px 5px 0px;
}
hr {
  margin: 5px auto 10px;
}
div.group {
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  padding: 5px;
  max-width: 300px;
  background: #ffffff;
}
form {
  margin: 0px;
  padding: 0px;
}
dl {
  margin: 0px;
}
dl.indented {
  margin-left: 15px;
}
dt {
  width: 150px;
  float: left;
  clear: left;
  font-weight: bold;
  padding-right: 10px;
}
dd {
  display: block;
  margin-left: 114px;
  margin-bottom: 8px;
}
button, input[type=submit] {
  background: #ffffff url(./button.gif) scroll repeat-x;
}
table tr td {
  vertical-align: top;
}
table.layout {
  margin: 0px auto;
  width: 92%;
}
table.layout tr td {
  width: 23%;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
table.layout tr td img {
  margin: 0px auto;
}
div.thumblist {
  text-align: center;
}
div.links {
  text-align: left
  width: 100%;
}
