@charset "iso-8859-1";

A         {text-decoration:underline}
A:link    {color:red}
A:visited {color:black}
A:active  {color:red}
A:hover   {color:white;background:black}

BODY {background:white;color:black;font-family:"Calisto MT",Georgia,"High Tower Text","Times New Roman",serif;font-size:.9em}

CODE {font-family:arial,tahoma,sans-serif;font-size:1em}

DD {font-weight:bold}

DIV.article  {width:67%;float:left;border-right:solid;padding-right:2em;clear:both}
DIV.footer   {border-top:solid;margin-top:.5em;padding-top:.5em;clear:both}
DIV.header   {border-bottom:solid;margin-bottom:.5em}
DIV.headline {width:25%;float:right;clear:none;}
DIV.split    {border-bottom:dashed;margin:5px;padding:2px}

H1      {font-size:2.1em}
H1.logo {color:black;text-indent:2px;height:40px;background:url(/images/tattoo.jpg);font-family:"lucida console",impact,"lucida sans unicode",arial,tahoma,"century gothic",sans-serif}

H2             {text-indent:2px;font-size:1.6em;background:navy;color:white}
H2.feature     {padding-bottom:5px;background-color:white;color:black}
H2.recommended {text-indent:2px;clear:both;border-top:black dashed;margin-top:5px;padding-top:5px}
H2.title       {text-indent:2px;background:red;color:white}

H3         {font-size:1.2em}
H3.feature {color:navy;background-color:white}

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:silver;color:black}

TABLE.quote {width:30%;float:right;clear:none;border:groove;padding:2px;margin:5px;background-color:white}
