/*Page Setup*/

							
#masthead {
          background: #ff6600;
          width: 990px;
					height: 200px !important;
					text-align: center;
					}			
					
#container {
           background: white;
						
					 }
	
#container2 {
           background: white;
					 padding-top: 40px !important;
						margin-top: -40px;
						 padding-bottom: 40px !important;
					 }
					 
	 
		
#footer {
clear: both;
width: 100%;
}
					 
/*---------------------------------------------------------------*/
		
/*Text*/
	
					 
#masthead h1 {font: bold 30px arial, sans-serif; 
	 color: black; 
	 text-align: center;
	 width: 990px;
	 margin-top: 0;
	 margin-bottom: 5px;
	 padding-top: 100px;
		}
		
h2 {font: bold 16px arial, sans-serif; 
	 color: white; 
	 text-align: center;
	 margin-top: 5px;
	}
		
h3 {font: bold 22px courier, serif; 
	 color: #66ccff; 
	 text-align: center;
    }				
		
h4 {font: bold 20px courier, serif; 
	 text-align: center;
    }			

p {
   font: medium/150% arial, sans-serif; 
	 color: black; 
	 text-align: justify;
	 }*/
	 
#copyright {
           font: 10px verdana, sans-serif; 
	         color: silver; 
	         text-align: center;
					 margin: auto;
					 }

/*---------------------------------------------------------------*/
/*Graphics*/
#articleLogo {

							}

#articleUrl {
             margin: auto;
						 text-align: center;
						 }
