#MasterTable #Main #HomeIntro {
	width: 480px;
	margin-bottom: 5px;
}
#MasterTable #Main #Sidebar {
	float: right;
	width: 220px;
	margin-left: 7px;
	background-image: url(../Images/Home/washburn-sbdc-courses.gif);
	height: 540px;
	background-repeat: no-repeat;
	margin-top: 2px;
}
#MasterTable #Main #Sidebar #Courses {
	color: #FFFFFF;
	padding-bottom: 10px;
	margin: 25px 6px 0px 10px;
}
#MasterTable #Main #Sidebar #Courses #Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	border-bottom: 1px solid #6767A4;
	width: 190px;
}
#MasterTable #Main #Sidebar #Courses ul {
	margin: 10px 10px 0px 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#MasterTable #Main #Sidebar #Courses li {
	margin-bottom: 6px;
}
#MasterTable #Main #Sidebar #Courses a {
	color: #FFFFFF;
	text-decoration: none;
}
#MasterTable #Main #Sidebar #Courses a:hover {
	text-decoration: underline;
}
#MasterTable #Main #Sidebar #Logos {
	padding-left: 64px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000066;
	margin-top: 10px;
}
#MasterTable #Main #Sidebar #Funding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	color: #1D2241;
	margin: 5px 18px 0px 48px;
}
#MasterTable #Main #Sidebar #Logos p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#MasterTable #Main #Success {
	width: 515px;
	border-top: 11px solid #333333;
	background-color: #666666;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
#MasterTable #Main #Success #Text {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}
#MasterTable #Main ul {
	margin-left: 0px;
	padding-left: 20px;
}

