/* CSS Document */
/* Designed for Ideal Site Builders by Bill Hoefer */
/* General Controls */ 
body           {margin-right: 00px;}
body           {margin-left: 00px;}
body           {margin-top: 00px;}
body           {background-color: #2B30E2}
body           {text-align: left;}
body           {font-size: 14px}
body           {font-style: normal}
body           {font-weight: 400}
body           {font-family:Verdana, Arial, Helvetica, sans-serif;}
body           {color: #ffffff}
/* Graphic Controls */ 
img.floatLeft  {float: left; margin: 5px;}
img.floatRight {float: right; margin: 5px;}
img            {border-color:#DDAAF7; background-color:#DDAAF7}
/* Text Controls */ 
.gold          {font-size: 27px; color: #f9a93f}
.golden        {font-size: 18px; color: #f9a93f}
/* Placement Controls */ 
p              {text-indent: 20px;}
.indentIT		{margin-left: 20%; margin-right: 20%;}
.stuff         {margin-left: 10%; margin-right: 10%;}
.title         {margin-left: 15%;}
/* Navagation Controls */ 
a:link         {color: #ffffff; text-decoration: none}
a:visited      {color: #ffffff; text-decoration: none}
a:hover        {color: #F9A93F; text-decoration: underline}
a:active       {color: #ffffff; text-decoration: none}


