body {
	background-image: url(../pix/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.rptside {
	background-color: #FFFFFF;
}
.vertdotrule {
	background-color: #FFFFFF;
	background-image: url(../pix/dot.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	color: #000000;
}
.baseattached {
	bottom: auto;
}
.maintext a:link {
	color: #0066FF;
}
.maintext a:hover {
	color: #000066;
}
.maintext a:visited {
	color: #003399;
}
.floatright {
	clear: both;
	float: right;
	padding-bottom: 20px;
	padding-left: 15px;
}
.jobofweek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 100%
.jobspectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	height: 60px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

