@charset "iso-8859-1";

A         {text-decoration:underline}
A:link    {color:yellow}
A:visited {color:#FFFFCC}
A:active  {color:white}
A:hover   {color:black;background:green}

BODY {background:black;color:white;font-family:"lucida console",impact,"lucida sans unicode",arial,tahoma,"century gothic";font-size:.8em}

CODE {font-family:arial,tahoma,sans-serif;font-size:1em}

DIV.article  {width: 67%;float:left}
DIV.footer   {width:100%;border-top:dashed;margin-top:5px;padding-top:5px;clear:both}
DIV.header   {border-bottom:dashed;margin-bottom:5px}
DIV.headline {width: 25%;float:right;clear:none;display:inline;border:groove;margin:5px;padding:2px}
DIV.split    {border:groove;margin:5px;padding:2px}

H1      {font-size:2em}
H1.logo {color:lime;text-indent:2px;background:url(/images/gridgrayspiral.png);height:40px}

H2             {font-size:1.6em}
H2.feature     {background:gray}
H2.recommended {text-indent:2px;clear:both;border-top:white dashed;margin-top:5px;padding-top:5px}
H2.title       {text-indent:2px;background:gray;color:lime}

H3         {font-size:1.2em}
H3.feature {color:lime}

P            {margin-left:.8em;margin-right:.8em;text-align:justify}
P.copyright  {margin-left: 0em;margin-right:.8em;text-align:left}
P.free       {margin-left: 0em;margin-right:.8em;text-align:right;  float:right}
P.navigation {margin-left: 0em;margin-right:.8em;text-align:left;   text-indent:2px}
P.quote      {margin-left:.8em;margin-right:.8em;text-align:justify;font-size:larger}
P.pageinfo   {margin-left: 0em;margin-right:.8em;text-align:left;   font-size:smaller}
P.subscribe  {margin-left: 0em;margin-right:.8em;text-align:justify}
P.tipjar     {margin-left: 0em;margin-right:.8em;text-align:justify}

STRONG.location {background:gray;color:lime}

TABLE.quote {width:30%;float:right;clear:none;border:groove;padding:2px;margin:5px}
