/* This Cascading Style Sheet was written by Webgen2 on Fri,22 May 2009*/

.head      {text-align: center;}

body       {
             text-align: center;
             font-family: Helvetica,sans-serif;
             color: #000000;
             background-color: #ffff00;
            }

h1         {font-style: normal;}

h2         {font-style: italic;}

a img      {border: none;}

img.button {width: 30px;
            height: 30px;
            padding: 0 20px 0 20px;}

.w3c       {float: right;}

a          {text-decoration: none;}

a:link     {color: #ff0000;
            background-color: transparent;}

a:visited  {color: #52188C;}
            background-color: transparent;}

a:hover    {text-decoration: underline;}

div.links  {text-align: center; font-size: xx-small;}

div.thumbs {margin-left: auto;
            margin-right: auto;
            width: 575px;}

div.img    {width: 95px;
            height: 95px;
            float: left;}

hr         {width: 80%;
            clear: both;}

br         {clear: both;}
