#banner h1 {
background: url(../images/red/logo.png) top left no-repeat;
}

#banner ul li a:hover, #banner ul li a.on  {
color: #CC0000;
}

#content a {
color: gold;
}

#p1 { background: url("../images/red/tl.png") top left no-repeat; }
#p2 { background: url("../images/red/tm.png") top left no-repeat; }
#p3 { background: url("../images/red/tr.png") top left no-repeat; }
#p4 { background: url("../images/red/bl.png") top left no-repeat; }
#p5 { background: url("../images/red/bm.png") top left no-repeat; }
#p6 { background: url("../images/red/br.png") top left no-repeat; }