/*Left Section */

#LeftSection {
	float: left;
	width: 237px;	
	height: 450px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	background-position:top;
	background-color:#eeeeee;
	background-image:url(../Images/LeftImages/grey_graduation.jpg);
	background-repeat:repeat-x;
}

#TextInThisSection {padding: 10px 0px 5px 10px; text-align: left; font-size: 14px; color: #000000; font-weight:bold;	text-decoration: none;}

#TextPagesInThisSection {padding: 5px 5px 15px 5px; text-align: left; font-size: 13px; color: #000000; text-decoration: none;}

#TextExtras {padding: 10px 0px 5px 10px; text-align: left; font-size: 14px; color: #000000; text-decoration: none; }




