
/* CSS Document */

.text { 
  color:#559cbe; 
  font-size:13px; 
  line-height: 18px;
  font-family: Georgia, Lucida, serif; 
  }
  
.text_link { 
  color:#14678f;
  font-size:13px; 
  line-height: 18px;
  font-family: Georgia, Lucida, serif; 
  }
  
.small_text { 
  color:#444444; 
  font-size:10px; 
  line-height: 12px;
  font-family: Arial,Geneva,Verdana; 
  }
  
.small_link { 
  color:#444444;
  text-decoration:none; 
  font-size:10px; 
  line-height: 12px;
  font-family: Arial,Geneva,Verdana; 
  }
  
.small_link:hover { 
  color:#4444ff; 
  text-decoration:none; 
  font-size:10px; 
  line-height: 12px;
  font-family: Arial,Geneva,Verdana; 
  }

.nav_link {
  color:#559cbe; 
  text-decoration:none; 
  font-family: Arial,Geneva,Verdana; 
  font-size:13px;
  line-height: 18px;
  }
  
.nav_link:hover {
  color:#559cbe; 
  text-decoration:underline; 
  font-family: Arial,Geneva,Verdana; 
  font-size:13px;
  line-height: 18px;
  }

.headline{ 
  color:#559cbe;
  font-size:24px; 
  line-height: 26px;
  font-weight: bold;
  font-family: Arial,Geneva,Verdana; 
  }
  
  .stories { 
  color:#A83223;
  font-size:24px; 
  line-height: 26px;
  font-family: Arial,Geneva,Verdana; 
    }
	
.look_inside { 
  color:#A83223;
  font-size:24px; 
  line-height: 26px;
  font-family: Arial,Geneva,Verdana; 
    }
  
.cd { 
  background: url("cd.jpg") top left; 
  background-repeat: no-repeat;
  color:#A83223;
  font-size:24px; 
  line-height: 26px;
  font-family: Arial,Geneva,Verdana; 
  }  
  
.media { 
  background: url("media.jpg") top left; 
  background-repeat: no-repeat;
  color:#A83223;
  font-size:24px; 
  line-height: 26px;
  font-family: Arial,Geneva,Verdana; 
  }
  
.events { 
  background: url("events.jpg") top left; 
  background-repeat: no-repeat;
  color:#A83223;
  font-size:24px; 
  line-height: 26px;
  font-family: Arial,Geneva,Verdana; 
  }
  
.onnpr { 
  background: url("on_npr.jpg") top left; 
  background-repeat: no-repeat;
  color:#A83223;
  font-size:24px; 
  line-height: 26px;
  font-family: Arial,Geneva,Verdana; 
  }
        
.credits { 
  background: url("credits.jpg") top left; 
  background-repeat: no-repeat;
  color:#A83223;
  font-size:24px; 
  line-height: 26px;
  font-family: Arial,Geneva,Verdana; 
  }  
 
  

