
#header {
      display: none;
}
#col-1 {
      display: none;
 	
}
#col-3 {
 	display: none;
      
}

#navcontainer ul {
display: none;
}
h6 {
 	font-size: 16px;
}
h1 {
 	font-size: 14px;
}
h2 {
 	font-size: 16px;
}
h3 {
 	font-size: 14px;
}
h4 {
 	font-size: 12px;
}
img {
 	display: none;
}

      
/*  3 SELECTORS FOR PHOTOS WITH CREDITS */
.photoLeft { 
      float: right;
      padding: 7px;  
}
.photoLeft img { 
      display: block;
}
.photoRight { 
	float: right;
      padding: 7px; 
}
.photoRight img { 
      display: block;
}
cite {
      font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
