﻿
/*Standard width-Department logo in the lower right corner****************

A department logo should replace this generic logo. The file needs to be stored in the department's cte-image directory. */
#icon-logo-bckgnd {
	background: none;
	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 ****************

/*The department logo should replace this background image. The file  needs to be stored in the department's cte-image directory.*/
#icon-logo-wideGray-bckgnd {
	background: none;
	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('/cc/cte-images/newsletter-header_right.jpg') no-repeat;
	height: 146px;
	width: 184px;
}


/* Right top photo in the header- WIDE GRAY column. */
#header-colWide2-pic3 {
	background: url('/includes-cte/images-cte/trees-wider.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. */
