/* Style Sheet Employment 
Site: Daytop
Version: 1.0
Author: Robert Gattullo    rgattullo@daytop.org
        Copyrighted material commented */ 
/* Header */
#page-header { margin: 10px 0 0 0; height: 180px; background: #fff url('../img/header-serv.gif') top left no-repeat; clear: both;}
#employ-list-header h1 { margin: 4px 1px 0 215px; padding: 5px 0 0 0; width: 376px; height: 37px; background: url('../img/title-employ-list.gif') no-repeat; text-indent: -9000px;}
#hdrpic6 { margin: -110px 0 0 620px; padding-top: 10px; padding-left: 10px; width: 199px; height: 99px; background: url('../img/employ-list-hdr.jpg') no-repeat; text-indent: -9000px;}
/* Page Content */
#notice {margin: 0 0 0 195px;}
div.content { float: left; width: 465px; margin: 0 -10px 0 5px;}
/* Employment Listings Table */
.joblist {
	width: 600px;
	margin: 10px 0 0 10px;
  	line-height: 1.5em;
  	background: #919191;
  	}
table {
  	width: 100%;
  	position: relative;
  	top: -4px;
  	left: -4px;
  	
  	background: #fff;
  	}

table th, table td {
  	margin: 0;
  	padding: 8px 20px;
  	text-align: left;
  	
	font-size: 11px;
  	}
table th {
  	color: #666;
	background: #f3c727;
	font-size: 14px;
  	}
table .title {
  	text-align: left;
  	}
table tr {
  	background: #e6e6e6;
  	}
table tr.alt {
  	background: #f1f1f1;
  	}
table td a {
  	display: block;
  	font-weight: bold;
  	}

#hrcontact {margin: 0 0 0 10px;}
/* Information Column */
#navtop3 p { float: right; margin: -80px 0 0 0; padding: 0 10px 0 0;}






