html {
  background: #fff url(/images/bg.jpg) center top no-repeat;
  background-attachment: fixed;
}
body {
  position: relative;
  margin: 0 auto 2em;
  width: 988px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #666;
}

a.chirplink { display: none; }

#menu {
  padding-left: 25px;
  padding-bottom: 8em;
  vertical-align: top;
}
#menu b, #menu big { color: #000; }
a.login:link, a.login:visited {
  text-decoration: none;
  font-weight: bold;
  color: #f9c23b;
}

ul#nav {
  margin: 0 0 2em;
  padding: 4px 0;
  list-style-type: none;
  font-size: 18px;
  color: #468ebc;
}
ul#nav li {
  padding: 3px 0;
}
ul#nav li a:link, ul#nav li a:visited {
  padding: 0 2px;
  text-decoration: none;
  color: #3A86BA;
}
ul#nav li:hover, ul#nav li a:hover, ul#nav li a:focus {
  text-decoration: none !important;
  color: #57bce8 !important;
}

li#members, li#members a:link, li#members a:visited {
  color: #f9c23b !important;
}
ul#nav li#members:hover {
  color: #f9c23b !important;
}
#menu li#members a:hover, #menu li#members a:focus {
  text-decoration: underline !important;
  color: #f9c23b !important;
}
li#members ul {
  margin-top: 0.5em;
  list-style-type: none;
  font-size: 14px;
}

div#welcome {
  margin: 1.5em 0;
  padding: 0.5em 1em 0.5em 1em;
  background-color: #e1f3ff;
  line-height: 1.5;
}
div#welcome big {
  margin-top: 0;
  padding-top: 0.5em;
  font-size: 15px;
}
div#welcome ul {
  list-style-type: none;
  margin: -12px 0 0;
  padding: 0;
}
div#welcome li {
  padding: 3px 0;
  line-height: 1.2;
  font-size: 13px;
  color: #57bce8;
}
div#welcome a:link, div#welcome a:visited {
  text-decoration: none;
  color: #57bce8;
}
div#welcome a:hover, div#welcome a:focus {
  text-decoration: underline !important;
}

#menu p.big {
  margin-bottom: 8px;
  padding: 2px;
  background-color: #dedede;
  font-size: 18px;
  color: #000;
}
ul#news {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #999;
}
ul#news li {
  display: block;
  padding: 6px 0;
}
ul#news a:link, ul#news a:visited {
  text-decoration: none;
  color: #999;
}
ul#news a:hover, ul#news a:focus {
  color: #57bce8;
}

#content {
  padding: 0 30px 20px;
  vertical-align: top;
  line-height: 1.3;
}
#content ul { list-style-type: circle; }
#content ul.private {
  list-style-type: image;
  list-style-image: url(/images/lock.gif);
}
#content li { padding-bottom: 3px; }
#content small { font-size: 11px; }

#submenu a:link, #subment a:visited {
  padding: 0 2px;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
  letter-spacing: -0.05em;
  margin: 0 0 7px 0;
  color: #000;
}
h1 {
  font-size: 28px;
  color: #3A86B8;
}
h2 {
  margin-top: 20px;
  font-size: 20px;
}
h3 {
  margin-top: 15px;
  font-size: 15px;
  font-weight: bold;
}
h4 {
  font-size: 14px;
  margin-top: 14px;
}
h5 {
  font-size: 12px;
  margin-top: 6px;
  font-weight: bold;
}

a:link, a:visited {
  color: #57bce8;
}
a:hover {
  text-decoration: underline !important;
  color: #F9C23B;
}

#homenews {
  padding-right: 1em;
}
#homenews h2 {
  margin-top: 0;
  padding: 2px 6px;
  background-color: #e1f3ff;
  letter-spacing: 0;
  color: #3A86BA;
}
#homenews h3 {
  margin-top: 0.5em;
  font-size: 18px;
}
#homenews h3 span {
  text-transform: uppercase;
  font-size: 14px;
}
#homenews h3 a:link, #homenews h3 a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #000;
}
#homenews h5 {
  margin: -6px 0 -10px;
  font-weight: normal;
}

td.feature {
  padding: 0.5em 1em 0.5em 1em;
  background-color: #e1f3ff;
}
td.members {
  background-color: #faf4d0 !important;
}
td.feature h3 {
  margin: 0;
  font-weight: normal;
}
td.feature h2 {
  margin: 4px 0;
}

p.date {
  margin-top: -8px;
  color: #3A86B8;
}

#footer {
  height: 4em;
  padding: 4px 1em;
  border: solid #fff;
  border-width: 0 30px 0 25px;
  background-color: #e4eaf3;
  vertical-align: top;
  font-size: 14px;
}
#footer p {
  margin: 8px 0;
}
#footer ul {
  margin: -4px 0 0 0;
  padding: 0;
  list-style-type: none;
  color: #3A86BA;
}
#footer a:link, #footer a:visited {
  padding: 4px 0;
  text-decoration: none;
  color: #333;
}
#footer ul a:link, #footer ul a:visited {
  line-height: 18px;
  font-size: 12px;
  color: #3A86BA;
}

.box {
  display: block;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  border: 1px solid #3A86B8;
  background-color: #fff;
  font-size: 12px;
  -webkit-box-shadow: 0 0 60px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 60px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 60px rgba(0,0,0,0.1) inset;
}
.members {
  border-color: #b7c5ae;
}
.box h4 {
  margin: 0;
  padding: 4px 8px;
  background-color: #e1f3ff;
  color: #3A86B8;
}
.box p { margin: 8px; }

.members h4 {
  background-color: #faf4d0 !important;
}
.members h4 a:link, .members h4 a:visited {
  text-decoration: none;
  color: #3A86B8;
}

table.collapse tr {
  border: 1px solid #999;
}
table.collapse th {
  background-color: #e4eaf3;
  color: #333;
}

#back {
  margin: 2em 0;
  padding: 4px 0;
  font-size: 16px;
  color: #468ebc;
}
#back a:link, #back a:visited {
  text-decoration: none;
  color: #3A86BA;
}

#board td {
  padding: 0 4px 1em;
  vertical-align: top;
  text-align: center;
}

