/* 
	MUFF
	PAGE SPECIFIC RULES
*/

#program .pro11 {
	background-color:#000;
}
#program .pro11 a {
	font-weight: 800;
}
#program .pro11 #alt {
	background-color:#000;
}

#title h1 { text-transform:uppercase; color:#45423A; font-size: 2.5em; font-weight: 700; margin-top: -0.4em; line-height: .9em; margin-bottom: 0em; }
#title h3 { text-transform:uppercase; color:#967F3B; font-size: 1.1em; font-weight: 800; margin-top: 1em; margin-bottom: 0em; }
#title h5 { text-transform:uppercase; color:#A9112A; font-size: 0.9em; font-weight: normal; margin-top: -1.2em; margin-bottom: 0em; }

#content {
	background-color:#000;
}
#content p {
	color:#fff;
}
#content strong {
	color:#967F3B;
}
#content h1 {
	color:#fff;
}
.stan{
	color:#FF7800;
}
.dave{
	color:#160A67;
}
.lars{
	color:#C41200;
}
.roman{
	color:#FFE507;
}
.david{
	color:#014D65;
}
#title {
	background			: #EFE219 url("../../../images/section/famous_bg.jpg") right no-repeat;
}
#footer {
	background			: url("../../../images/footer_dark_green.gif") no-repeat;
	width:350px;
	height:20px;
}