/* CSS Document */
/* Designed for St. Pete Shell Club by Bill Hoefer */
/* General Controls */ 
body           {margin-right: 00px;}
body           {margin-left: 00px;}
body           {margin-top: 00px;}
body           {background-color: #f6d3a2}
body           {text-align: left;}
body           {font-size: 16px}
body           {font-style: normal}
body           {font-weight: 400}
body           {font-family:Verdana, Arial, Helvetica, sans-serif;}
body           {color: #000000}
/* Graphic Controls */ 
img.floatLeft  {float: left; margin: 5px;}
img.floatRight {float: right; margin: 5px;}
img            {border-color:#f6d3a2; background-color:#f6d3a2}
/* Text Controls */
.littleColored    {font-size: 18px; color: #442218} 
.bigColored       {font-size: 18px; color: #442218}
/* Placement Controls */
.indentIT      {margin-left: 20%; margin-right: 20%;}
.stuff         {margin-left: 10%; margin-right: 10%;}
.semistuff         {margin-left: 4%; margin-right: 4%;}
.title         {font-size: 18px; color: #f28000}
.banner        {margin-top: 0; padding-top: 0}
/* Navagation Controls */ 
a:link         {color: #442218; text-decoration: none}
a:visited      {color: #442218; text-decoration: none}
a:hover        {color: #ffffff; text-decoration: underline}
a:active       {color: #442218; text-decoration: none}
/* Footnotes */
.footnote      {margin-left: 15%;}