/* 
	MUFF
	PAGE SPECIFIC RULES
*/

#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:#fff;
}

#title {
	background			: #fff url("../../../images/section/femme_bg.jpg") right no-repeat;
}

#footer {
	background			: url("../../../images/footer_bronze.gif") no-repeat;
	width:350px;
	height:20px;
}
#image {	
	float:right;
	padding:10px;
}
#image img {
	border:1px solid #000;
}
#image span {
	font-size:0.8em;
	font-weight:800;
	color:#fff;
}
table{
	width:100%;
	font-size:10px;
	background-color:#000;
}
td{
	padding:4px;
	border-bottom:1px solid #fff;
}
table th{
	padding:5px;	
	color:#fff;
}
table .venue {
	color:#fff;
	background-color:#45423B;
}
table .time {
	color:#fff;
	background-color:#A5292F;
}
table .alt {
	background-color:#C4DB93;
}
table .alt1 {
	background-color:#57AB55;
}
table .highlight{
	background:#F2E21D;
}
#after .a{
	background:#D89424;
}
#after .a1{
	background:#DDA13D;
}
td a { color:#000; text-decoration: none; font-weight: bold; }
td a:link { }
td a:visited { color:#FF0000;}
td a:active { }
td a:hover { text-decoration: underline; }
