BODY {
      background-color : #000000;  
      font-family :  Arial, sans-serif;
      color : #c2cd24;
      margin: 0px; 
      }
	  
.Line {
    position: absolute;
    top: 200px;
    left: 290px;
    width: auto;
    height: auto;
    
    }    
	   
.Logo {
    position: absolute;
    top: 25px;
    left: 370px;
    width: auto;
    height: auto;
    font-family :Arial,  sans-serif;
	 font-style: normal;   
    }       
	
.LogoSmall{
    position: absolute;
    top: 50px;
    left: 279px;
    width: auto;
    height: auto;
    font-family :Arial,  sans-serif;
	 font-style: normal;   
    }                     

.Navigation {
	position:absolute;
	width:500px;
	height:30px;
	z-index:1;
	left: 231px;
	top: 502px;
	font-size:13pt;
	font-family :  Arial, sans-serif;
	font-style: bold;
	color : #aaacae;
	}

.FlashContent {
    position:absolute;   
    background: #000000;
    color: #c2cd24;
	top: 100px;
    left: 150px;
	width: 500px; 
    height: 280px;
    
	}

.Content {
    position:absolute;   
    background: #000000;
    color: #c2cd24;
	font-size:11pt;
	top:180px;
    left: 280px;
	width: 400px; 
    font-family : Arial, sans-serif; 
	font-style: normal;   
	height:auto; 
   /* border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
    z-index:3;
    }
	
	.ContentServices {
    position:absolute;   
    background: #000000;
    color: #c2cd24;
	font-size:11pt;
	top:180px;
    left: 310px;
	width: 400px; 
    font-family : Arial, sans-serif; 
	font-style: normal;   
	height:auto; 
    /* border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
    z-index:3;
    }


.ContentLinks {
    position:absolute;   
    background: #000000;
    color: #c2cd24;
	top:200px;
    left: 250px;
	width: 350px; 
    font-family : Arial, sans-serif; 
	font-style: normal;   
	height:auto; 
    /* border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/
    z-index:3;
    }

.Contact {  
     background: #000000;
     position:absolute; 
	 width:350px; 
	 height:25px; 
	 z-index:2; 
	 left: 300px;
	 top: 550px;
	  font-style: normal;
	  font-family : Arial, sans-serif;
	  font-size:10pt; 
	 }
	 
	 
	 .Copyright {  
     background: #000000;
     position:absolute; 
	 width:350px; 
	 height:25px; 
	 z-index:4; 
	 left: 300px;
	 top: 600px;
	  font-style: normal;
	  font-family : Arial, sans-serif;
	  font-size:10pt; 
	 }
	 
	 .Winner {
	background: #495301;
	position:absolute;
	width:564px;
	height:auto;
	z-index:3;
	left: 211px;
	top: 392px;
	font-style: normal;
	font-family : Arial, sans-serif;
	font-size:11pt;
	color: #c2cd24;
	} 
	
	 
	 
a:link    {font-weight: bold; 	text-decoration: none; 	color: #aaacae;	}
A:visited {text-decoration: none; color: #aaacae; } 
A:active  {text-decoration: none; color: #aaacae; }
A:hover   {text-decoration: none; color: #aaacae; } 



p { 
	margin-top: 0; 
	text-align: justify;
	}




li {
    list-style-type:square;
}
