

#kav 
{font-family: American Typewriter, serif;
  color:white;
  text-decoration:none;
  font-size:22px;}
  
#like { color:red;}
  
a:link {
  
  font-family: American Typewriter, serif;
  color:white;  
  text-decoration:none;
  font-size:22px;}

a:active {
  font-family: American Typewriter, serif;
  color:red; 
  text-decoration:none;
  font-size:22px;}

a:visited {
  font-family: American Typewriter, serif;
  color:white;
  text-decoration:none;
  font-size:22px;}

body {
  background-color:#000000;
  font-family: American Typewriter, serif;
}

#navigation{
  font-family: American Typewriter, serif;
  font-size:48px;
  color:white; 
  text-decoration:none;  
  float:left;
  width: 150px;
  background-color:#000000;
  position:fixed;
  top:50px;
  
   
 }
 #content{
   margin-left: 150px;
   width: 798px;
  
 }
 
#spreads{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px; 
  background-repeat:no-repeat;
  background-image:url(images/3spreads);

}
#spreads:hover{
  background-position: -166px 0px;
}

#collage{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/colage);

}
#collage:hover{
  background-position: -166px 0px;
}


#delay{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/delay);
}
#delay:hover{
  background-position: -166px 0px;
}


#exsotic{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/exsotic);
 }
#exsotic:hover{
  background-position: -166px 0px;
}


#bam{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/bam);
}
#bam:hover{
  background-position: -166px 0px;
}

#fran{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/fran);
}
#fran:hover{
  background-position: -166px 0px;
}


#hooks{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/hooks);
}
#hooks:hover{
  background-position: -166px 0px;
}

#july12{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/july12);
}
#july12:hover{
  background-position: -166px 0px;
}


#mel{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/mel);
}
#mel:hover{
  background-position: -166px 0px;
}

#mythic{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/mythic);
}
#mythic:hover{
  background-position: -166px 0px;
}

#tents{
  float:left;
  display:block;
  width:166px;
  height:166px; margin:4px;
  background-repeat:no-repeat;
  background-image:url(images/tents);
}
#tents:hover{
  background-position: -166px 0px;
}

#xt{
float:left;
display:block;
width:166px;
height:166px; margin:4px;
background-repeat:no-repeat;
background-image:url(images/xt);
}
#xt:hover{
background-position: -166px 0px;
}

