/********** Side Bar ************/

#sideBar {
	width: 221px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#sideBar a {
	color: #ffffff;
	text-decoration: none; 
	display: block !important;
	_display: normal; /* for ie6 only */
}

#sideBar a:hover {
	color: #91dff9;
	text-decoration: underline; 
}

#sideBar #quickLinks{
	width: 207px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	font-size: 1.3em;
	color: #FFFFFF;
	background: #154e7c;
}

#sideBar #quickLinksTop {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background: url("quickLinks_top.gif") no-repeat;
}

#sideBar #quickLinksBottom{
	width: 207px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url("quickLinks_bottom.gif") no-repeat bottom left;
}

#sideBar #programs{
	width: 207px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	font-size: 1.3em;
	color: #FFFFFF;
	background: #137ca4;
}

#sideBar #programsTop {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background: url("programs_top.gif") no-repeat;
}

#sideBar #programsBottom{
	width: 207px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url("programs_bottom.gif") no-repeat bottom left;
}

#sideBar #navBox{
	width: 207px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	font-size: 1.3em;
	color: #FFFFFF;
	background: #5a4d84;
}

#sideBar #navBoxTop {
	width: 207px;
	padding: 0px;
	margin: 0px;
	background: url("navBox_top.gif") no-repeat;
}

#sideBar #navBoxBottom{
	width: 207px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url("navBox_bottom.gif") no-repeat bottom left;
}


#sideBar .boxPad{
	width: 221px;
	height: 13px;
	padding: 0px;
	margin: 0px;
}

#sideBar .boxPadSmall{
	width: 221px;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

#sideBar ul {
	margin: 2px 0px 0px 30px;
	padding: 0px;
}

#sideBar li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	color: #59c8ed;
}

#sideBar #mcMaster{
	width: 207px;
	height: 82px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
}

#sideBar #Foundations{
	width: 207px;
	height: 89px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
}

