/*This is the Events style sheet of the WIIPPS Web Site.*/
body {
 background-color: #FFFFFF;
 background-image: url(../../Images/BGgradient.jpg);
 background-repeat: repeat-x;
 } 
 p {
 font-family: Verdana,Helvetica,Arial Narrow,sans-serif;
 font-size: .6em;
 line-height: .6em;
 line-spacing: .8em;
 }
 a:link {
 color: #000000;
 font-weight: 400;
 text-decoration: underline;
 font-size: 1.2em;
 line-height: 1.2em;
 }
 a:visited {
 color: #000000;
 font-weight: 400;
 text-decoration: none;
 font-size: 1.2em;
 line-height: 1.2em;
 }
 a:hover {
 color: #FFFFFF;
 font-weight: 400;
  text-decoration: none;
 font-size: 1.2em;
 line-height: 1.2em;
 background-color: #000000;
 }
 a:active {
 color: #000000;
 font-weight: 400;
 text-decoration: none;
 font-size: 1.2em;
 line-height:1.2em;
 }
 
 /*The Divs */

#contentBlack {
 width: 600px;
 height: 1302px;
 position: absolute;
 background-color: #000000;
 margin-left: 50;
 margin-top: 1;
 }
#contentWhite {
 width: 598px;
 height: 1300px;
 position: absolute;
 background-color: #FFFFFF;
 margin-left: 51;
 margin-top: 2;
 }
#Logo {
 width: 499px;
 height: 118px;
 position: absolute;
 background-image: url(../../Images2/WIIPPS-Logo52_96.png);
 background-repeat: no-repeat;
 margin-top: 2;
 margin-left: 60;
 }
#TopPageName {
 font-family: ArialBlack;
 font-size: .9em;
 font-align: right;
 line-height: 2em;
 width: 125px;
 height: 200px;
 position: absolute;
 margin-top: 2;
 margin-left: 373;
 }
#TopPageName {
 font-family: ArialBlack;
 font-size: .9em;
 font-align: right;
 line-height: 2em;
 width: 400px;
 height: 40px;
 position: absolute;
 margin-top: 17;
 margin-left: 400;
 }
#TopNavRed {
 width: 599px;
 height: 20px;
 position: absolute;
 background-color: #8D0310;
 margin-top: 120;
 margin-left: 51;
 }
#InfoArea {
 width: 575px;
 height: 500px;
 position: absolute;
 margin-top: 150;
 margin-left: 75;
 }
#InfoArea p {
 font-family: Verdana, Helvetica, Arial Narrow,  sans-serif;
 font-size: 10px;
 line-height: 12px;
 }
#InfoArea h1 {
 font-family: Verdana, Helvetica, Arial Narrow,  sans-serif;
 font-size: .9em;
 line-height: 1.0em;
 }
#SponsorsName {
 width: 577px;
 height: 30;
 position: absolute;
 border-top: solid #000000 1px;
 border-left: solid #000000 1px;
 border-bottom: solid #000000 1px;
 background-image: url(Images/SCP.gif);
 background-repeat: no-repeat;
 margin-top: 1192;
 margin-left: 50;
 text-indent: 0;
 padding-top: 0;
 padding-left: 0;
 padding-right: 0;
 }
#Sponsors {
 width: 577px;
 height: 25px;
 position: absolute;
 margin-top: 1202;
 margin-left: 50;
 }
#Sponsors h1 {
 font-family: Verdana, Helvetica, Arial Narrow,  sans-serif;
 font-size: .8em;
 font-color: #DCDCDC;
 line-height: 1.1em;
 font-style: bold;
 }