﻿
/*Standard width-Department logo in the lower right corner****************/

#icon-logo-bckgnd {
	background: url('cte-images/logo-Icon-StandardWidth.jpg') no-repeat right bottom;
	font-size: small;
	width: 895px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #27559A;
}

/*WIDE GRAY column-Department logo in the lower right corner ****************/

#icon-logo-wideGray-bckgnd {
	background: url('cte-images/logo-Icon-WideColumn.jpg') no-repeat right bottom;
	font-size: small;
	width: 896px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #27559A;
}

/* Right top photo in the header- Standard width */
#header-pic3 {
	background: url('cte-images/headerPic-Right-girl.jpg') no-repeat;
	height: 146px;
	width: 183px;
}


/* Right top photo in the header- WIDE GRAY column. */
#header-colWide2-pic3 {
	background: url('cte-images/TopPicsWideRight4.jpg') no-repeat;
	height: 146px;
	width: 266px;
}

/* To customize Tables: There is css code on the top of each page to control the width 
   of the first column in tables-- good for just that page. 
*/

