﻿/* CSS Document */
/* ------------------------------------------ Begin Header ---------------------------------------- */
/* Page Header Container Position and Size */
div.pageheader {
	overflow: visible;
	position: center;
	height: 165px;
	width: 960px;
	top: 6px;
	z-index: 597;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/Title2.jpg);
	background-repeat: no-repeat;
}

/* ------------------------------------------ End Header ---------------------------------------- */