/*Page Setup*/

							
#masthead {
          width: 990px;
					height: 150px !important;
					text-align: center;
					position: relative;
					margin: auto;
					}			
						
#container {
           background: white;
					 } 
					 
#container2 {
						padding-top: 10px !important;
						padding-bottom: 10px !important;
						}			 
		
#footer {
clear: both;
width: 100%;
}
					 
/*---------------------------------------------------------------*/
		
/*Text*/
			
					 
#masthead h1 {font: italic bold 45px garamond, serif; 
	 color: black; 
	 text-align: center;
	 width: 990px;
	 margin-top: 60px;
	 margin-bottom: 5px;
		}
		
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 italic 30px garamond, serif; 
	 text-align: center;
    }	
		
h4 a:link, h4 a:visited {color: white; text-decoration: none;}		
h4 a:link:hover, h4 a:visited:hover {color: gray;}		

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

/*---------------------------------------------------------------*/
/*Graphics*/
#articleTitle {
              float: left;
							margin-top: 30px;
							}
							
#articleLogo {
              float: left;
							position: absolute;
							top: 5px;
							left: -40px;
							}

#articleUrl {
             margin: auto;
						 text-align: center;
						 }
						 
#demonPic {
display: none;
}
#demonFlap
					{
					}
