
body {
  background: #999797;
  font-family: georgia;
}

input {font-family: verdana;}

table, td, th {
  border: none;
  padding: 0 0 0 0;
}

div#content table {margin-bottom: 1em;}

table.menu { margin-bottom: 0px; }

a { color: #0062BB; }

acronym { border-bottom: dotted 1px #0062BB }

div#hd {
  height: 39px;
  display: block;
  background:url(../images/swirl_top.jpg) left bottom no-repeat;
  padding-top: 10px;
}

div.yui-g {
  padding-left: 49px;
  background:url(../images/swirl_left.jpg) left top no-repeat;
}

div#doc_sec {
  float: left;
  width: 780px;
  background: #fff;
}

div#rightgutter {
  background: url(../images/swirl_right.png) left top no-repeat;
  width: 71px;
  height: 100%;
  float: left;
}

div#header {
  padding-left: 16px;
  padding-top: 13px;
  padding-bottom: 13px;
  background: #f1f0e4;
}

table.menu {
  background: #F1F0E4;
  margin: 0px;
  padding: 0px;
  margin-left: 16px;
}

table.menu td {
  padding: 0px 0px 0px 0px;
  border: none;
  margin: 0px 0px 0px 0px;
  display: inline;
  margin-right: 1px;
}

div#nav {
  padding: 0px;
  background: #f1f0e4;
}

div#nav a {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

table.menu {
  background: #F1F0E4;
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

h4 { color: #00396B; }

div#subnav {
  margin-left: 16px;
  clear: both;
}

div#rightmenu {
  width: 180px;
  float: right;
  background: #F1F0E4;
  margin-right: 5px;
  padding: 5px;
  clear: none;
  margin-top: 10px;
}

div#content {
  margin-left: 16px;
  margin-top: 10px;
  margin-right: 8em;
  line-height: 1.4;
}

.pagetitle {
  color: #00396B;
  margin-top: 1em;
}

.label { font-weight: bold; }

div.event_date {
  background: url(../images/calendar_bg.png) center no-repeat;
  color: white;
  font-size: 122%;
  text-align: center;
  font-weight: bold;
  width: 96px;
  height: 76px;
  padding-top: 10px;
  float: left;
}

div.event {
  float: left;
  clear: none;
  margin-left: 1em;
  margin-right: 0.5em;
  width: 320px;
}

table.events td { padding-bottom: 6px; }

div#footer {
  margin-left: 16px;
  margin-right: 15px;
  margin-top: 1em;
  font-size: 85%;
  text-align: center;
  border-top: solid 1px #eee;
  padding-top: 1em;
  padding-bottom: 1em;
}

