.profile {
	background:url(/images/degreePrograms/Background.jpg) top left no-repeat;
	width:85px;
	height:85px;
	padding:6px 15px 10px 6px;
	float:left;
	margin:0px 0 0 0;
}
#OneColumn #MainColumn {
	padding-left:22px;
	padding-right:22px;
}
h2{
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
#GiveTodayBox {
		float:right; 
		width:151px; 
		height:262px; 
		display:block; 
		background:#FFF url('/images/advancement/GiveTodayBackground.jpg') top left no-repeat; 
		margin:0 10px 15px 15px;
	}
	#GiveTodayBox h3 {
		font-weight:bold; 
		color:#666666; 
		padding-left:12px;
		font-size:1.25em;
	}
	#GiveTodayBox ul li a {
		color:#0079ca;
		font-weight:bold;
		font-size:1.3em;
		text-decoration:none;
	}
	#GiveTodayBox ul li a:hover {
		text-decoration:underline;
	}
	#GiveTodayBox ul {
		list-style:none;
		margin:5px 0 0 0;
		padding:0 0 0 22px;;
	}
	#GiveTodayBox ul li {
		line-height:38px;
	}