#navbar {
	border-top: 1px solid #575C48;
}

#navbar a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
	background: url(nav_r3_c1.jpg);
    color: #fff; 
    width: 138px;
    padding: 8px 5px;
    text-align: center;
    display: block;
	border-bottom: 1px solid #575C48;
}

#navbar a:hover {
    background: url(nav_r3_c1_f2.jpg);
    text-decoration: none;
}

#navbar a.top {
	background:url(nav_r1_c1.jpg) no-repoeat #6E874D;
}

#navbar a.top:hover {
    background: url(nav_r1_c1_f2.jpg) no-repeat #660A00;
    text-decoration: none;
}

#navbar a.selected {
	background:url(nav_r1_c1_f2.jpg) no-repeat #660A00;
}

#navbar a.breaking {
	background-image:url(../images/nav/nav_r1_c1_f2.jpg);
	font-style: italic;
}

#navbar a.breaking:hover {
    background: url(nav_r1_c1_f2.jpg) no-repeat #660A00;
    text-decoration: none;
}

a.montage {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
    color: #fff; 
    width: 295px;
    padding: 8px 0;
    text-align: center;
    display: block;
	border-top: 1px solid #fff;
}


.yThing {
background-image:url(nav_r1_c1_f2.jpg);
cursor:pointer;
font-size:16px;
}
.wThing {
background-image:url(nav_r1_c1.jpg);
cursor:pointer;
font-size:16px;
}
.yellowThing {
background-image:url(nav_r3_c1_f2.jpg);
cursor:pointer;
font-size:16px;
}
.whiteThing {
background-image:url(nav_r3_c1.jpg);
cursor:pointer;
font-size:16px;
}
.redThing {
background: #F00;
background-image:url(nav_r1_c1.jpg);
cursor:pointer;
font-size:16px;
}
.yoThing {
background-image:url(nav_r1_c1_f2.jpg);
cursor:pointer;
font-size:16px;
}