/* CSS Document */

.banner {
	font-size: 28px;
	color: #FDFEC0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/header.gif);
	text-align: center;
	vertical-align: middle;
	height: 46px;
	width: 600px;
	background-position: center bottom;
	padding-top: 16px;
}
.navcontainer {
	width: 140px;
	height: 25px;
}
.navcontainer ul {
	font-family: Arial;
	font-size: 12px;
	color: #FDFEC0;
	margin-left: 0px;
	list-style-type: none;
	font-weight: bold;
	padding: 12px 0px 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.navcontainer a {
	font-family: Arial;
	font-size: 12px;
	color: #FDFEC0;
	text-decoration: none;
	display: block;
	padding: 12px 0% 0%;
	width: 140px;
	background-image:  url(../images/navigate_a.gif);
	font-weight: bold;
	height: 25px;
	border: 0 none #FFFFFF;
	left: auto;
	top: 9%;
	right: auto;
	bottom: auto;
	float: none;
	clear: none;
	text-align: center;
	vertical-align: middle;
}
.navcontainer a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FDFEC0;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/navigate_a.gif);
}
.navcontainer a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FDFEC0;
	text-decoration: none;
	font-weight: bold;
}
navcontainer a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FDFEC0;
	text-decoration: none;
	font-weight: bold;
}
.navcontainer a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FDFEC0;
	text-decoration: none;
	background-image:  url(../images/navigate_b.gif);
	font-weight: bold;
}
body {
	background-image: url(../images/stonbk.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#body {
width: 600px;
position: absolute;
top: 61;
left: 145;
} 
.yellow_back {
	background-color: #FFFF33;
}
.underline {
	text-decoration: underline;
}
.job_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
.top_job_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.banner2 {

	font-size: 24px;
	color: #FDFEC0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/header.gif);
	text-align: center;
	vertical-align: middle;
	height: 46px;
	width: 600px;
	background-position: center bottom;
	padding-top: 16px;
}
