/*Page Setup*/

body {
      background-color: black;
      color: white;
			text-align: left; 
			width: 1024px;
			margin: auto;
			position: relative;
			}
							
#masthead {
          width: 990px;
					height: 200px !important;
					background: black;
					text-align: center;
					}			
					
#subMenu {
padding: 0 30px 0 10px;
float: left;
margin-right: 12px;
margin-top: 50px;
margin-left: 30px;
background: #66ccff;
}
	
#container {
            background: black;
						padding-top: 40px !important;
padding-bottom: 40px !important;
margin-top: -30px !important;
					 }
					 
				 
		#promoPanel, #promo2 {display: none;}		 
		
#footer {
clear: both;
width: 100%;
}
					 
/*---------------------------------------------------------------*/
		
/*Text*/
			
					 
h1 {font: 16px verdana, sans-serif; 
	 color: #66ccff; 
	 text-align: justify;
    
		}
		
h2 {font: bold italic 20px garamond, serif; 
	 color: #66ccff; 
	 text-align: center;
		}
		

				
h3 {font: italic 22px Times New Roman, serif; 
	 color: #66ccff; 
	 text-align: center;
    }				
		
#subMenu h4 a:link, #subMenu h4 a:visited {
border: 0 !important;
width: auto;
padding: 0 !important; 
	 text-align: center;
	 background: none !important;
	 font: bold italic 20px garamond, serif; 
	 text-align: center;
	 				box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
					text-decoration: underline;
    }		
#subMenu h4 a:link:hover, #subMenu h4 a:visited:hover {color: gray !important;}
#subMenu h4 {font: bold 12px verdana, sans-serif; color: gray !important;}	

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

/*---------------------------------------------------------------*/
/*Graphics*/
#articleLogo {
              float: left;
							position: relative;
							top: 80px !important;
							left: 55px !important;
							}

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

.button {
float: right;
margin: 15px;
}
.pictureLeft {
             margin: 15px 15px 15px 0;
             float: left;
						 }

.picturetext {float: right;
         text-align: center;
         margin: 10px 20px;
				 font: bold x-small arial, sans-serif;
				 color: #006699;
				 border: 1px solid silver;
				 }
				 
.picturetext p {
                font: bold x-small arial, sans-serif;
				        color: #006699;
								text-align: center;
								margin: 0 4px;
								}

