/* Colors from palette "Sorry Go 'Round" by munsteri
   http://www.colourlovers.com/palette/614984/Sorry_Go_Round */

body { background-color: white; }

.tocview { background-color: #C9CF31; }
.tocsub { background-color: #F8931F; }

/* .tocviewlink { color: #7C9963; } */
.tocviewselflink { color: #7C9963; }

.plainlink { color: #7C9963; }

.navsettop, .navsetbottom
  { background-image: url("pinkgreen.png");
    background-repeat: round; }

a:link, a:hover, a:active { color: 7C9963; }
a:visited { color: #71654D; }

.shriram       { background: url("shriram.png") no-repeat; }
.shriram:hover { background: url("shriram_patch.png") no-repeat; }

.julia       { background: url("julia.png") no-repeat; }
.julia:hover { background: url("julia_patch.png") no-repeat; }

.caleb       { background: url("caleb.png") no-repeat; }
.caleb:hover { background: url("caleb_patch.png") no-repeat; }

.ashley       { background: url("ashley.png") no-repeat; }
.ashley:hover { background: url("ashley_patch.png") no-repeat; }

.ben       { background: url("ben.png") no-repeat; }
.ben:hover { background: url("ben_patch.png") no-repeat; }

.ethan       { background: url("ethan.png") no-repeat; }
.ethan:hover { background: url("ethan_patch.png") no-repeat; }

.geoff       { background: url("geoff.png") no-repeat; }
.geoff:hover { background: url("geoff_patch.png") no-repeat; }

.leila       { background: url("leila.png") no-repeat; }
.leila:hover { background: url("leila_patch.png") no-repeat; }

.lily       { background: url("lily.png") no-repeat; }
.lily:hover { background: url("lily_patch.png") no-repeat; }

.luke       { background: url("luke.png") no-repeat; }
.luke:hover { background: url("luke_patch.png") no-repeat; }

.max       { background: url("max.png") no-repeat; }
.max:hover { background: url("max_patch.png") no-repeat; }

.ell       { background: url("ell.png") no-repeat; }
.ell:hover { background: url("ell_patch.png") no-repeat; }

.thomas       { background: url("thomas.png") no-repeat; }
.thomas:hover { background: url("thomas_patch.png") no-repeat; }
