
/* CSS Document */

.text { 
  color:#282C6E;
  font-size:14px; 
  line-height: 18px;
  font-family: Georgia, Lucida, serif; 
  }
  
.text_pink { 
  color:#F52971;
  font-size:14px; 
  font-weight:bold;
  line-height: 18px;
  font-family: Georgia, Lucida, serif; 
  }
  
.text_link { 
  color:#F52971;
  font-size:14px; 
  line-height: 18px;
  font-family: Georgia, Lucida, serif; 
  }
  
.headline { 
  color:#62A2CC;
  font-size:24px;
  font-weight:bold; 
  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:#F52971; headline
  text-decoration:none; 
  font-family: Georgia, Lucida, serif; 
  font-size:13px;
  line-height: 18px;
  }
  
.nav_link:hover {
  color:#F52971; 
  text-decoration:underline; 
  font-family: Georgia, Lucida, serif; 
  font-size:13px;
  line-height: 18px;
  }
 
.girl{
  background: url("girl.jpg") top right;
  background-color:#ffffff;
  background-repeat: no-repeat;
  }
  
.girl_women{
  background: url("brittany40.jpg") top right;
  background-color:#ffffff;
  background-repeat: no-repeat;
  }
  
.girl_about{
  background: url("lane40.jpg") top right;
  background-color:#ffffff;
  background-repeat: no-repeat;
  }
  
.girl_inside{
  background: url("garner40.jpg") top right;
  background-color:#ffffff;
  background-repeat: no-repeat;
  }
  
.girl_media{
  background: url("arquette40.jpg") top right;
  background-color:#ffffff;
  background-repeat: no-repeat;
  }
  
.girl_signings{
  background: url("blank.gif") top right;
  background-color:#ffffff;
  background-repeat: no-repeat;
  }
  
.back_paul{
  background: url("paul40.jpg") top right;
  background-color:#ffffff;
  background-repeat: no-repeat;
  }
