/*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: .7em;
 line-height: 1.5em;
 }
 a:link {
 color: #000000;
 font-weight: 400;
 text-decoration: none;
 font-size: .7em;
 line-height: 1.3em;
 }
 a:visited {
 color: #000000;
 font-weight: 400;
 text-decoration: none;
 font-size: .7em;
 line-height: 1.3em;
 }
 a:hover {
 color: #000000;
 font-weight: 400;
 text-decoration: underline;
 font-size: .7em;
 line-height: 1.3em;
 background-color: none;
 }
 a:active {
 color: #000000;
 font-weight: 400;
 text-decoration: none;
 font-size: .7em;
 line-height: 1.3em;
 }
 
 /*The Divs */

#contentBlack {
 width: 500px;
 height: 700px;
 position: absolute;
 background-color: #000000;
 margin-left: 50;
 margin-top: 1;
 }
#contentWhite {
 width: 498px;
 height: 698px;
 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 p {
 font-family: Verdana, Helvetica, Arial Narrow,  sans-serif;
 font-size: .9em;
 line-height: 1.1em;
 font-align: right;
 text-align: right;
 }
#TopNavRed {
 width: 499px;
 height: 20px;
 position: absolute;
 background-color: #8D0310;
 margin-top: 120;
 margin-left: 51;
 }
#InfoArea {
 width: 475px;
 height: 500px;
 position: absolute;
 margin-top: 150;
 margin-left: 75;
 }
#InfoArea p {
 font-family: Verdana, Helvetica, Arial Narrow,  sans-serif;
 font-size: .7em;
 line-height: 1.3em;
 }
#InfoArea h1 {
 font-family: Verdana, Helvetica, Arial Narrow,  sans-serif;
 font-size: .9em;
 line-height: 1.0em;
 }
 #SponsorsName {
 width: 497px;
 height: 50px;
 position: absolute;
 border-top: solid #000000 1px;
 border-left: solid #000000 1px;

 background-image: url(SCP.gif);
 background-repeat: no-repeat;
 margin-top: 520;
 margin-left: 50;
 text-indent: 10;
 padding-top: 0;
 padding-left: 1;
 padding-right: 0;
 }
#Sponsors {
 width: 498px;
 height: 225px;
 border-top: solid #000000 1px;
 position: absolute;
 margin-top: 550;
 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;
 }