/* CSS Document */
@charset "UTF-8";
* {
	font-family : "Lucinda Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:1.5em;
	color: #616569;
}
body {
	background-image: url(images/tile-back-top-menu.gif);
	background-repeat:repeat-x;
	background-color: #d1d7cd;
}
a:link, a:visited {
	font-family : "Lucinda Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9347b9;
	text-decoration : underline;
}
a:hover, a:active {
	font-family : "Lucinda Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #732799;
	text-decoration : none;
}
p, td {
	font-family : "Lucinda Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 1.5em;
	color: #616569;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	line-height: 1.35em;
	color:#690;
	font-weight:bold;
	border-bottom:dotted 1px #6C0;
	border-top:dotted 1px #6C0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 20px;
	line-height:20px;
	color:#397c2a;
	font-weight:bold;
}
h3 {
	margin-top: -15px;
	font-family : "Lucinda Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#566850;
	font-weight: normal;
	text-align:right;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 20px;
	line-height: 1em;
	color:#690;
	font-weight:bold;
	border-bottom:dotted 1px #6C0;
}
/* ROLLOVER */
#rollover {
	position: absolute;
	width:661px;
	height:32px;
	z-index: 100;
	right: 50px;
	top: 65px;
}
/* END */


/* LOGIN */
#login {
	position: absolute;
	width:580px;
	height:32px;
	z-index: 100;
	right: 80px;
	top: 0px;
	background-image: url(images/login-banner.gif);
	background-repeat: no-repeat;
	font-family : "Lucinda Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #616569;
}
#login a:link, #login a:visited {
	font-size : 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}
#login a:hover {
	color: #999999;
	text-decoration:none;
}
/* END */


/* GET A JOB */
#getJobButtons {
	font-weight:bold;
	border-bottom:dotted 1px #6C0;
	border-top:dotted 1px #6C0;
	padding-top: 5px;
	padding-bottom: 6px;
}
#getJobButtons a:link, #getJobButtons a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 20px;
	line-height: 1.25em;
	color: #508800;
	text-decoration: underline;
}
#getJobButtons a:hover {
	color: #dddddd;
	text-decoration:none;
	background-color:#732799;
}
/* END */


#wrapper {
	position: relative;
	width: 932px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	width: 932px;
	height: 118px;
	background: transparent url(images/omahaJobs-LOGO.png) no-repeat top left;
}
#contentContainer {
	margin: 115 0 0 0;
	padding: 0;
	position: relative;
	width: 932px;
	background: transparent url(images/centerContainer.png) no-repeat top left;
}
#contentLeft {
	padding: 0;
	float: left;
	width: 690px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
#contentRight {
	padding: 0;
	float: right;
	width: 180px;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.clearBoth {
	clear: both;
}
#footer {
	margin: 0;
	padding: 25px 0 0 0;
	position: relative;
	width: 932px;
	height: 80px;
	background: transparent url(images/footer.gif) no-repeat top left;
}
#footer p {
	margin: 0 0 0 50px;
	padding: 0;
	font: 70% Verdana, Geneva, sans-serif;
	color: #414549;
	line-height: 16px;
	background-color: transparent;
}
.slideshow {
	height: 76px;
	width: 682px;
	margin: auto
}
.slideshow img {
	padding: 0px;
}

