		.threeColumn {
			background : url(/images/display/copyTile4.gif) repeat-y;
			width: 948px;
			margin : 0;
			padding: 0 0 10px 0;
			position : relative;
		}
		
 		.middleColumnWide { 
 			position : relative; 
 			z-index : 0; 
 		}
		
		.leftColumn ul {
			background-color : #eeeedd;
			list-style-type: none;
			margin : 0px;
			padding : 0 0 5px 0;
			position : relative;
			left : 0;
			top : 0;
			z-index : 100;
		}
		
		.sub {
			width : 174px;
		}



		.middleColumnWide p {
			margin : 0 0 20px 0;
			font-size : 95%;
			line-height : 1.5;

		}

		.middleColumnWide h3 {
			color : #742a0a;
			font-size : 130%;
			font-weight : normal;
			margin : 0 0 3px 0;
		}

		.middleColumnWide h5 {
			color : #000;
			font-size : 100%;
			font-weight : bold;
			line-height : 1; 
			margin : 0 0 3px 0;
		}
		
		.section small {
		    display : block;
		    font-size : 85%;
			line-height : 1.5;
			margin : -10px 0 20px 0;
		}
		
		.rightColumnSlim {
		    background : #edeede repeat-y;
		    
		    
			position : relative;
			left : 2px;
			top : 0;
			z-index : 100;							
		}
		
		.section {
			position : relative;
		}
		
		
		div.alphabeticalCourseListLinks
		{
			position:relative; width:520px; padding-bottom:15px; text-align:center; line-height:25px; 
		}
		
		div.alphabeticalCourseListLinks a
		{
			font-size:110%;
			font-weight:bold;
		}
