#mainMenu {
	background: url(images/menugradient.gif) top transparent repeat-x;
	width: 174px;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	height: 500px;
}

#mastHead {
	background: inherit none repeat;
	padding-top: 50px;
	top: 0;
	margin-top: 0;
}

body {
	right: 50%;
	position: absolute;
	margin-top: 0;
	margin-right: 400px;
	margin-bottom: 0;
	padding-bottom: 12px;
	background-color: #fff;}

#mainContent {
	border: 0px solid #ccc;
	width: 620px;
	margin-left: 180px;
	position: absolute;
	top: 50px;
	background: white;
	padding-top: 0;
	padding-right: 10;
	padding-left: 10;
	padding-bottom: 10;
}

.minusOne {
	z-index: -1;
}

#frontPage {
	position: absolute;
	top: 47px;
	left: 390px;
	width: 400px;
	text-align: right;
	padding-top: 12px;
}

p {
	font: 12px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: justify;
}

ul {
	font: 12px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
}

.copyright {
	bottom: 0;
	position: absolute;
	font-size: 9px;
	width: 174px;
	text-align: center;
	background: bottom repeat-x none;
	margin-bottom: 0;
	color: #d6d6d6;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
	right: 0;
	position: relative;
}

h1 {
	font: bold 22px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: center;
}

h2 {
	font: bold 20px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: left;
}

h3 {
	font: normal 13px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: left;
}

.whiteHeader {
	font: bold 22px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: center;
	color: #ffffff;
}

.h1 {
	font: bold 22px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: center;
color: #ffffff;
}

.h2 {
	font: bold 20px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: left;
}

.h3 {
	font: normal 13px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	text-align: left;
}

.indent {
	margin-left: 50px;
	text-align: left;
}

.projectTable {
	text-align: center;
	padding-bottom: 12px;
	margin-top: 10px;
	font: 12px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
}



/* .menuImage:hover {
	background: #dde6ef;
} */

a {
	color : #00489a;
	text-decoration: none;
}

.staffTable {
	padding-top: 8px;
}

a:hover {
	color: #196ce2;
	text-decoration: underline;
}

a:visited {
	color: #0e3f88;
}

a:active {
	color: #1873ff;
	text-decoration: underline;
}

.projectImage {
	border: 1px solid #c7c8ca;
}

.mainImage {
	border: 2px solid #c7c8ca;
}

.horizLine {
	height: 2px;
	background: #c1c5c8;
	text-align: center;
	width: 100%;
	margin-right: 0;
	overflow: hidden;

}

.centerMe {
	text-align: center;
}

.greyLine {
	height: 100%;
	background: #c1c5c8;
	text-align: center;
	margin-right: 0;
}

.factBox {
	background: #dce4ec;
	border: 1px solid #bbc2c6;
	padding: 3px;
	font-size: 14px;
}

.qualifications {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.printOnly {
	display: none;
}

#footerZone {
	position: static;
	z-index: 1;
	top: 500px;
	margin-left: 155px;
	margin-top: 80px;
	text-align: center;
	width: 300px;
}

.footerText {
	font: 10px Helvetica, "Trebuchet MS", Arial, Tahoma, "Lucida Grande", sans-serif;
	color: #c8ded8;
}
