/* 
	MUFF
	PAGE SPECIFIC RULES
*/

#program .pro6 {
	background-color:#000;
}
#program .pro6 a {
	font-weight: 800;
}

#title h1 { text-transform:uppercase; color:#fff; font-size: 2.5em; font-weight: 700; margin-top: -0.4em; line-height: .9em; margin-bottom: 0em; }
#title h3 { text-transform:uppercase; color:#fff; font-size: 1.1em; font-weight: 800; margin-top: 1em; margin-bottom: 0em; }
#title h5 { text-transform:uppercase; color:#55003E; font-size: 0.9em; font-weight: normal; margin-top: -1.2em; margin-bottom: 0em; }

#content {
	background-color:#fff;
}

#content li{
	padding-top:10px;
}
#content h1{
	color:#37226D;
}
#content h3{
	color:#C41200;
}
#title {
	background			: #fff url("../../../images/section/free_bg.jpg") right no-repeat;
}
#image {	
	float:right;
	padding:10px;
}
#image img {
	border:1px solid #000;
}
#image span {
	font-size:0.8em;
	font-weight:800;
	color:#fff;
}
#footer {
	background			: url("../../../images/footer_red.gif") no-repeat;
	width:350px;
	height:20px;
}