@media screen {

body {
  background-color: white;
}

#header {
  background: white url("/images/head.png") no-repeat;
}

#content {
  background-color: #ffffff;
  color: #000000;
}

#content p,
#content td {
  color: #000000;
}

#content h1 {
  color: #003399;
}

#content h2 {
  color: #003399;
}

#content h3 {
  color: #003399;
}

#content h1.pretty {
  color: #f08000;
}

#content th {
  color: #303030;
}

#content caption {
  color: #003399;
}

#content pre {
  color: #303030;
}

#content a {
  color: #0033cc;
}

#content a:hover {
  color: #0099ff;
}

#content a.current-page,
#content a.current-page:hover {
  color: #808080;
}

#content a.external:hover {
  color: #ff3300;
}

#content a:hover img {
  opacity: 0.6;
}

#content b {
  color: #303030;
}

#content strong {
  color: #101020;
}

#content input,
#content textarea,
#content select {
  color: black;
}

#content kbd {
  color: #ff3333;
}

#content blockquote p {
  color: #202050;
}

#content .formula {
  color: #202050;
}

#content #sky-events #events {
  border: 1px solid #c0c0c0;
}

#content #sky-events #pin {
  background-image: url(/images/pin.gif);
}

#content #event-search,
#content #event-filter {
  background-color: #ffffcc;
}

#content #starmap {
  background-color: #ccccf0;
}

#content #download .altbgh {
  background-color: #f0f0f0;
}

#content #download .altbg1 {
  background-color: #fae87e;
}

#content #download .altbg2 {
  background-color: #cdcdcd;
}

#content #directory b {
  color: #204080;
}

#content #feedback {
  color: #204080;
}

#content #community {
  background: white url("/images/sections/community-normal.png") no-repeat;
}

#content #staff-box {
  background: #f5f5f5 url("/images/textures/coeli.png");
  color: #000000;
}

#content #quotes {
  color: #006030;
}

#content .digits {
  color: #cc6000 !important;
}

#content .box {
  background: #f0faff url("/images/textures/clouds.png");
  border-color: #c0c0c0;
  color: #505050;
}

#content .box p {
  color: #505050;
}

#content .box h1,
#content .box h2 {
  color: #1144aa;
}

#content .box h2 b {
  color: #109050;
}

#content .box h2 i {
  color: #f08020;
}

#content .newsbox {
  background: white;
  border-color: #c0c0c0;
  color: #404040;
}

#content .newsbox p {
  color: #404040;
}

#content .article p.blurb {
  color: #505050;
}

#content .article h2,
#content .article h3.author {
  color: #6080cc;
}

#content .article h2.author {
  color: #003399;
}

#content .article p.first-paragraph:first-letter {
  color: #ff9900;
}

#content .article .postscript p {
  color: #101020;
}

#content .article .snip p {
  color: #505050;
}

#content .article .boxinfo {
  background: #fffff4 url("/images/textures/clouds-y.png") repeat;
  border-color: #c0c0c0;
  color: #303030;
}

#content .article .boxinfo p {
  color: #303030;
}

#content .first-published {
  color: #808080;
}

#content .author-bio {
  color: #cc2033;
}

#content .author-bio hr {
  background-color: #808080;
  color: #808080;
}

#content .tell-us {
  color: #505050;
}

#content .description {
  color: #202050;
}

#content .img-caption {
  color: #303030;
}

#content h3.directory-subsection {
  color: #cc6600;
}

#content .link-menu .label {
  color: #0066cc;
  color: #30363c;
}

#sections {
  background: #00285f url("/images/navbar.png") no-repeat;
  color: #00285f;
}

#sections a {
  color: #cccccc;
}

#sections a:hover {
  background-color: #305080;
  color: #f0f0f0;
}

#sections a.current-page,
#sections a.current-page:hover {
  color: #cccc66;
}

#regulars {
  color: #000000;
}

#regulars a {
  color: #003090;
}

#regulars a:hover {
  color: #3066c0;
}

#regulars a.current-page,
#regulars a.current-page:hover {
  color: #808080;
}

#sep {
  background-color: #000044;
}

#footer {
  background: white url("/images/foot.png") no-repeat;
}

#footer div {
  color: #000000;
}

#footer div a {
  color: #0033cc;
}

#footer div a:hover {
  color: #3399ff;
}

#footer #copyright {
  color: #000000;
}

#footer #protection {
  color: #303030;
}

#footer #w3c {
  color: #606060;
}

#homelink div {
  background-image: url("/images/stars.gif");
}

#homelink a {
  background-image: url("/images/home.png");
}

}
