﻿/* MTC CSS 2 */

hr
{
	text-align: center;
	width: 99%;
    height: -12px;
}
#menubtmimage
{
	background-image: url(   '../images/bckgsidenavgray.gif' );
	width: 150px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

/* CSS for 2-col content of main content area */
/* Right Content Width: 489pixel */
#imgleftcol
{
	float: left;
	width: 35px;
	height: 15px;
}

#titlerighttcol
{
	float: left;
	width: 430px;
	height: 15px;
}

#imgarchivecol
{
	float: left;
	width: 55px;
	height: 42px;
}
#archivetitletcol
{
	float: left;
	width: 410px;
	height:42px;
}

#archivetitle
{
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	width: 485px;
}

#staffpageframe
{
	width: 100%;
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

#staffpic
{
	width: 200px;
	height: 150px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

#staffprofile
{
	width: 65%;
	height: 150px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	text-align: justify;
}

#stafftitle
{
	width: 96%;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

#staffempty
{
	width: 96%;
	float: left;
}

#staffname
{
	width: 200px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	float: left;
}

#stafftitle hr
{
	width: 100%;
	float: none;
}

#careertitle
{
	width: 96%;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	text-align:center;
	float: left;
}

#careercontent
{
	width: 94%;
	text-align:justify;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

#careercontent h2
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#careercontent h3
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#newsletterpageframe
{
	width: 100%;
	text-align:center;
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

#newseventspageframe
{
	width: 100%;
	text-align:left;
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:10px;
	padding-bottom:10px;
	float: left;
}
