body { background-color: #c99; }

a.external:after { content: url("external.gif"); }

a:link, a:visited { color: #300; }
.colour, a:hover, dt, h1, h2, h3, h4, h5, h6, hr, th { color: #000; }

#content { margin: 120px 120px 0 120px; }

#siteindex dt { margin-top: 0; border: 1px solid; padding: 5px; }
#siteindex dd { margin-top: 0.5em; }
#siteindex a { font-weight: normal; text-decoration: none; }
#siteindex .www { border-color: #000; color: #000; }
#siteindex .bells { border-color: #300; color: #300; }
#siteindex .milestones { border-color: #336; color: #336; }
#siteindex .mspearson { border-color: #006; color: #006; }
#siteindex .queens { border-color: #030; color: #030; }

#news { font-size: 150%; text-align: center; }

#header, #footlinks { display: none; }

.border { border-color: #000; }

