.depttitle
{
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	/*
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #ccc;
	background: #FFFFFF;
	height: 100%;
	width: 576px;
	text-align: center;
}

.deptcontact
{
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #ccc;
	background: #FFFFFF;
	height: 100%;
	width: 576px;
	text-align: left;
}

.deptfaclist
{
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #ccc;
	background: #FFFFFF;
	height: 100%;
	width: 576px;
	text-align: left;
}

.deptintro
{
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #ccc;
	background: #FFFFFF;
	height: 100%;
	width: 576px;
	text-align: left;
}

.deptinfo
{
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #ccc;
	background: #FFFFFF;
	height: 100%;
	width: 576px;
	text-align: left;
}

