#invitedPrograms {
	position:absolute;
	top:287px;
	left:129px;
	width: 100%;
	display: table;
	}

#fixedWidth {
	width: 615px;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	}

#invitedPrograms ul {
	width: 615px;
	margin: 0;
	}

#invitedPrograms ul li {
	width: 119px;
	display: block;
	float: left;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 2px;
	font-size: .9em;
	}

#invitedPrograms ul li.top {
	height: 18px;
	}

#invitedPrograms ul li.bottom {
	height: 18px;
	}

* html #invitedPrograms ul li {
	padding: 0;
	}

#invitedPrograms ul li a {
	color: #ffffff;
	/*font-weight: bold;*/
	display: block;
	width: 123px;
	text-decoration: none;
	}
	
#invitedPrograms ul li.top a {
	height: 18px;
	/*background-color: #70ACC2;*/
background-color:#006C93;
	}

#invitedPrograms ul li.bottom a {
	background: #006c93;
	height: 18px;
	/*padding-top: 2px;*/ 
	}


#invitedPrograms ul li.top a:hover {
	background: #006c93;
	/*background:url(exhibit/images/navhover2.jpg) top left repeat-x;*/
	}
	
#invitedPrograms ul li.bottom a:hover {
	background: #006c93; 
	/*background:url(exhibit/images/navhover2.jpg) top left repeat-x;*/
	}

#invitedPrograms ul li.top a.selected {
	background: #006c93;
	}

#invitedPrograms ul li.top a.selected:hover {
	background: #006c93;
	}

#invitedPrograms ul li.bottom a.selected {
		background: #006c93;
	/*background: #DDEBF0;*/
	}

#invitedPrograms ul li.bottom a.selected:hover {
		background: #006c93;
	/*background: #9FC8D6;*/
	}

#invitedPrograms ul li.bottom a.topSelected {
		background: #006c93;
	/*background: #9FC8D6;*/
	}

#invitedPrograms ul li.bottom a.topSelected:hover {
		background: #006c93;	
	/*background: #9FC8D6;*/
	}

h4 {margin-top: 25px; margin-bottom: 5px;}
p.noMargin {margin: 0;}
p.label {margin: 0; color: #000; font-size: 1em; font-weight: bold; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;}
p.sublabel {margin: 0; font-weight: bold; color: #000;}
.dropShadow {margin-left: 2px;}
* html .dropShadow {margin: 0; padding: 0; position: absolute; top: 300px; left: 147px;}
.hiddenPic {display: none;}
.feature, td h4  {font-size: 1.1em;}

