@charset "UTF-8";

/* Cascading Style Sheet for http://www.corliss-lamont.org/apg.htm
   URL of this file: http://www.corliss-lamont.org/apg.css
   To be used for all media.
   Copyright 2007-2012 by Half-Moon Foundation, Inc. All rights reserved.
   Updated: Friday, January 7, 2011. Added max-width to body. */

a:link,a:active,a:visited { background-color: inherit; color: #0000ff; font-size: inherit; }
a:visited { text-decoration: none; background-color: inherit; color: #990099; font-size: inherit; }
a:hover { text-decoration: none; background-color: inherit; color: #ff0000; font-size: inherit; }

body {
background-image: url(http://www.corliss-lamont.org/goldband.gif);
background-repeat: repeat;
max-width: 970px;
}

.nbi { white-space: nowrap; }

