h2 {	font-size: 1.4em;	}/* ************************************ * *          GoldBar Nav         * * ************************************ */.goldnav {	width: 540px;/*test */height:25px;	float: left;	background-color: #FFCC00;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	}.goldnav ul {	position: relative;	margin: 0;	padding: 0;	text-align: center;}/* any li element within .nav container */.goldnav li {	float: left;	margin: 0;	padding: 0;	list-style: none;	border-left: 1px dotted #FFFFFF;	border-top-color: #003366;	background-color: #FFCC00;}/* any anchor in a .nav list item element */.goldnav li a {	display: block;	padding: 0.6em 0 0.6em;	text-decoration: none;	color: #003366;	width: 100%;	background-color: #FFCC00;}/* both mouseovers and the menu item for the active page   get the same rollover effect */.goldnav li a:hover,.goldnav li a:focus,.goldnav li a:active,{	color: #FFFFFF;}.goldnav a:hover{	color: #FFFFFF;}#mCampaignHome {	width: 112px;	border-left: 0 none;	float: left;}#mChaComments {	width: 154px;}#mVolunteers {	width: 144px;}#mContactUs {	width: 122px;	border-right: 0 none;}#uncgFooter {	font-size: .85em;	font-family: Arial, Helvetica, sans-serif;}/* **************************************** */
