body {
	background: url(../Images/BackTile.jpg) 10px 0px repeat-x #404558;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding: 0px;
}
a {
	font-size: 12px;
	color: #900;
}
a:hover {
	color: #000;
}
.logoBanner {
	margin-top: 10px;
}
.siteContainer {
	margin: auto;
	width 750px;
}
.bodyContainer {
	margin: auto;
	width: 750px;
}
.contentContainer {
	margin: auto;
	width: 732px;
}
.contentBackground {
	background: url(../Images/PageTile.jpg) repeat-y;
	height: 439px;
	overflow: hidden;
}
.contentArea {
	background: url(../Images/PageTile.jpg) repeat-y;
	min-height: 439px;
	overflow: hidden;
}
.bodyContent {
	margin: auto;
	width: 710px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #616b85;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #616b85;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1.5em;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #616b85;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
.tiny {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.normal: {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
.exLarge {
	font-size: 16px;
}
.megaLarge {
	font-size: 18px;
}

.homePgText {
	float: left;
	width: 402px;
	margin-right: 38px;
	text-align: justify;
}
.subMenu {
	float: right;
	width: 270px;
}
.subMenu a {
	font-size: 14px;
	font-weight: bold;
	color: #616b85;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.subMenu a:hover {
	color: #ccc;
}
#subMenuList td {
	padding-bottom: 10px;
}
.footer {
	margin: auto;
	width: 732px;
}
.credits {
	float: right;
	margin-right: 10px;
}
* html .credits {
	margin-right: 5px;
}
.credits a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	
}
.credits a:hover {
	color: #ccc;
}
.copyright {
	float: left;
	margin-left: 10px;
	font-size: 11px;
	color: #fff;
}
* html .copyright {
	margin-left: 5px;
}
.menuBanner {
	width: 710px;
	height: 270px;
}
.mainMenu {
	float: left;
	width: 246px;
	height: 270px;
}
.floatLt {
	float: left;
}
.photoRt {
	margin: 0px 0px 10px 10px;
}
.jobTitle {
	background: url(../Images/JobHeaderBar.jpg) no-repeat;
	width: 470px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	padding-left: 5px;
}
.jobLocation {
	float: right;
	padding-right: 10px;
}
.jobDescription {
	padding: 5px;
	width: 460px;
	text-align: justify;
	background: #eee;
}
.jobSpecs {
	padding: 5px 5px 0px 5px;
	width: 460px;
	text-align: center;
}
.jobLength {
	float: left;
	width: 140px;
	margin-right: 20px;
}
.jobRate {
	float: left;
	width: 140px;
	margin-right: 20px;
	text-align: center;
}
.jobHours {
	float: left;
	width: 140px;
	text-align: center;
}
.jobSubsidy {
	padding: 0px 5px 5px 5px;
	width: 460px;
	text-align: justify;
}