BODY			{ background: black url(/images/penguin.jpg) no-repeat fixed center center; font-family: sans-serif; }
H2				{ color: #B0D0FF; }
TD.imaged	{ background: black url(/images/table-background.gif) repeat-y fixed center left; }
.titleentry	{ border: #808080 1px solid; background-color: #505050; }
.odditem	{ border: #505070 1px solid; background-color: #272730; }
.evenitem	{ border: #575757 1px solid; background-color: #2A2A2A; }
.darkentryon	{ border: #606060 1px solid; background-color: #303030; }
.darkentryoff	{ border: #606060 1px solid; background-color: #303030; color: #404040 }
.newstitle	{ border: #808080 1px solid; background-color: #505050; font-size: small; color: #B0B0B0; }
.newstitle:first-line	{ font-size: large; color: #B0D0FF; }
.footer		{ border: #505070 1px solid; background-color: #272730; }
.smallheader, .mediumheader, .largeheader, .footer		{ border: #505070 1px solid; background-color: #272730; font-variant: small-caps; font-weight: bold; color: #B0D0FF; }
.smallheader, .footer	{ font-size: small; }
.largeheader	{ font-size: large; }
.navbar		{ border: #528DB9 1px solid; background-color: #16273F; color: #D0D0D0; }
.navbaron	{ border: #B77C52 1px solid; background-color: #3D2C15; color: #D0D0D0; }
.blank		{ border: 0; background-color: #16273F; color: #D0D0D0; }
.testing	{ font-size: small; color: C0E0FF; }
a:active	{ text-decoration: none; }
a:visited	{ text-decoration: none; color: #8080A0; }
a:link		{ text-decoration: none; }
a:hover		{ text-decoration: none; color: #FFB050; }
.linklist	{ font-size: x-small; color: #C0E0FF; }
.bordered	{ border: #505070 1px solid; }
.mediumfont { font-size: medium; }
.largefont	{ font-size: large; }
.smallfont	{ font-size: small; }
.tinyfont	{ font-size: x-small; }
