* {
   margin:0;
   padding:0;
   border:none;
   text-decoration:none;   }
   
   
body {
     margin:0;
     padding:0;
     text-align:center;
     color:#000000;
     background-color:#Ffffff; 
     background-image:url(); }
     
     
#container {
     width:auto;
     height:auto;
     margin: 30px auto 30px;
     padding:0;
     text-align:left;
     position:relative;
     border:15px solid #FF0000;
     background-image:url();    }
     
     
html>body #container {
	width:900px;
	background: #e8e8e8;
	background-image:url();    }
	
	
a {
     text-decoration:none;
     font-weight:bold;  }
     
     
a:link {
     color:#0000FF;   }
     
     
a:visited {
     color:#666699;     }
     
     
a:hover {
     text-decoration: underline;    }
     
     
.menu{
        margin: 1%;
        width:  98%;
        background-color: #333;  }
        

.menu ul{
        margin: 0; padding: 0;
        float: left;    }
        

.menu ul li{
        display: inline;     }
        

.menu ul li a{
        float: left; text-decoration: none;
        color: white;
        padding: 1px 50px;
        background-color: #333;    }
        

.menu ul li a:visited{
        color: white;   }
        

.menu ul li a:hover, .menu ul li .current{
        color: #fff;
        background-color:#ff0000;  }


#pageHeader {
        height:80px;
	width:900px;
        text-align:center;
        background-repeat:
	background-position: 0px 0px;   
	background-image:url();}
	
	
html>body #pageHeader {
	text-align:center;
	background-color:#e8e8e8;
	background-image:url();   }
	
#intro { text-align:center;
         background-color:#e8e8e8;
        }
       	
           
#preamble, #supportingText {
         padding-left:160px;   
         background-color:#e8e8e8;
         background-image:url();}
     
     
#preamble p, #supportingText p {
         font-size:75%;
         font-family:Verdana, Arial, Helvetica, sans-serif;
	 line-height: 1.66em;
	 margin:0 1.5em;
	 padding: 0.5em 0.5em;
         text-align:center;  
         background-color:#e8e8e8;}
         
         
#preamble h3, #supportingText h3 {
	letter-spacing: 0.1em;
	color:#8D8C8A;
	margin:1em 1px 0.5em 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal; 
	background-color:#e8e8e8;}
	
#preamble h3 span, #supportingText h3 span {  
 background-color:#e8e8e8;
  }

#preamble h3 {
	 height:30px;
	 width:auto;
	 background-color:#e8e8e8; }
	 
#preamble {
	background-color: #e8e8e8;
				      }
				      
#supportingText {
	 background:#e8e8e8;
	 	 
            }
            
#preamble, #explanation, #participation, #benefits {
	 padding-top:1px;
	 padding-bottom: 1px;
	 background-color:#e8e8e8;     }
	 
	 
#footer {
        clear:both;
        margin:0px 0 0 0px;
        width: 500px;
        height:40px;
	text-align:center;
        background-color:#e8e8e8;
         }
        

#footer a {
         color:#684D04;
	 text-decoration:underline;
	 line-height:1em;
	 font-size:1em;
	 font-weight:bold;
         background-color:#e8e8e8;  }


#linkList2 {
	position: absolute;
	z-index:11;
	width:140px;
	top:50px;
	left:5px;
	margin-top: -4em;
	height:300px;
        border: 1px solid #e8e8e8;
        background-color: #e8e8e8;
        }
        
        
#linkList ul {
     margin:0em 1em 0 1em;
	 padding:0;   }
	 
	 
#linkList li {
     list-style:none;
     border: 1px solid #ff0000;
     background-color: #000000;
     text-color: #FFFFFF;
     text-align: center;    }
     
     
#linkList a {
     color:#ffffff;
	 font:85% Verdana, Arial, Helvetica, sans-serif;
	 text-transform: none;    }
	 
	 
#linkList h3 {
     margin:20px 0 0 20px;
	 width: 180px;
	 height: 50px;   }
	 
	 
#linkList h3 span { 
 background-color:#e8e8e8;
  }
  
#lselect li {
     font-size: 80%;
	 margin-bottom:0.5em;  }
	 
	 
#lselect li a {
     display: block;
	 font-weight:700;
	 letter-spacing:normal;
	 text-transform: none;    }
	 
	 
#lselect li a.c {
     display:inline;
	 font: italic 85% Verdana, Arial, Helvetica, sans-serif;
	 letter-spacing: 0;
	 text-transform:none;      }
	 
   
