#mainQuickLinks {
	background:#7e1c12;
	border-bottom:solid 1px #5f0b03;
	color:rgba(255,255,255,0.8);

	}
.collMain {
	width:230px;
	/*height:270px;*/
	float:left;
	}
.collMainFaculty {
	width:265px;
	/*height:270px;*/
	float:left;
	}
.brdRight {
	border-right:solid 1px #701007;
}
.cb {
	clear:both;}
#mainQuickLinks h3 {
	color:#FFBA00;
	font-size:14px;
	padding:15px 10px 10px 15px;
}
#mainQuickLinks ul {
	margin:0 10px 10px 25px;
	line-height:18px;
	list-style:square;
	color:#FC0;
	font-size:2px;
}
#mainQuickLinks ul li {
	padding:3px;
	border-bottom:dotted 1px #8c3e37;
	font-size:11px;

}
#mainQuickLinks ul li a{
	color:rgba(255,255,255,0.8);
}
#mainQuickLinks ul li a:hover{
	color:#FC0;
}
#confMainList dl{
	height:30px;
	border-bottom:solid 1px #8c3e37;
	margin:6px 10px;
}
#confMainList dl dt{
	font-size:13px;
	font-family:"Amethysta",Georgia,serif;
	text-align:center;
	width:46px;
	padding:8px 2px;
	float:left;
	margin-right:5px;
	margin-bottom:-1px;
	background:#7f2820;
}
#confMainList dl dd{
	font-size:11px;
	line-height:12px;
}
#confMainList dl dd a{
	color:rgba(255,255,255,0.8);
}
#confMainList dl dd a:hover{
	color:rgba(223,170,12,1);
}
