body {
	background-color: dce68c;
	background-image: url(/images/bkg.png);
	background-position: 0px 170px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.titles {
	font-family: Arial, "Arial Black", Helvetica, sans-serif;
	color: 666600;
}
p {
	padding: 5px 10px;
	text-indent: 3pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-position: top;
}
.images {
	text-align: center;
}
td {
	vertical-align: top;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.footer-position {
	left: 0px;
	top: 600px;
}
.centerthis {
	text-align: center;
}
.job_app {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
