body {
	padding:0;
	margin:0;
	background-color:#B9D8F1;
	font:normal 12px Arial, Helvetica, sans-serif;
}
h2 {margin: 0; font: 1em Arial,Sans-Serif; font-weight: bold;}


/* Site Sections */
#pageBox {
	position:relative;
	margin:0px auto;
	width: 950px; 
	border:1px solid #000;
	border-top:none;
	text-align:left;
	background-color:#FFFFFF;
}

#topAd {
	position:absolute;
	left:706px;
	top:0px;
	width:234px;
	height:60px;
}

#tlLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:137px;
	height:128px;
	background-image:url('../images/tljobs_logo_full.gif');
	}
#tlHead {
	position:absolute;
	left:0px;
	top:0px;
	width:227px;
	height:60px;
	background-image:url(../images/WLjobs_65h.gif);
	}
#masthead {
	height:60px;
	padding-left:145px;}
#mainNav {
	font: normal 12px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; 
	margin:0 0 10px 0px;
	height:25px; 
	color:#009;
	padding:5px 10px 5px 150px;
	background-image:url(../images/header_sample.gif);
	background-repeat:repeat-x;
}
#mainNav li {display:inline;}
	
#leftContent {
	display:inline; /* IE 6.0 double margin fix */
	margin:29px 0px 10px 15px;
	float:left;
	width:562px;
	border-right:none;
}
#storyContent{
	margin-top:20px;
}
.story {margin:15px 11px 0 0;}
.story p {margin: 0; padding: 0;}
.storySmallImage img {width: 73px; border: 1px solid #d5d5d5; float: left; margin: 0 7px 0 0; padding: 2px; background-color: #FFFFFF;}
.storyTeaser {font: 12px Arial,Sans-Serif; margin: 10px 0 0 0; line-height: 15px; clear: right;}
.storyByline, .storyDateline, .storySource {font: .6em Arial,Sans-Serif;}
#yahooModule {
	border:1px solid #aaa;
	background:url('../images/white70p.png');
	padding-bottom:1em;
	width:560px;
}
.hjConsole {
margin: 5px auto auto !important;
border: 0 !important;
}
#rightContentSlot1 {
	display:inline;	/* IE 6.0 double margin fix */
	margin:15px 25px 10px 0px;
	float: right;
	}

.advertisement {
	font:normal 10px/14px  Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	margin:0px;
	text-align: center;
} 
#largeAd {}
#tileAds {margin-left:25px;}
#tileAds img{
	margin:5px 5px;
}
#videoAd {}	

/*** --------Footer File-------- ***/
#footerMenu { margin:0; padding:0;}
#footerMenu li {display:inline;}

#footer {
	clear:both;
	background:url('../images/ddd70p.png');
	padding:5px 10px;
	margin:10px;
	border:1px solid #aaa;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color: #000;
	text-align:left;
	width:auto;
}

.ccLicense {float:right;}
.ccLicense img {border:none;}
.ccLicenseText {float:left;	margin:0 10px;	text-align:right; }

.copyright {}


/* Links */
a:link, a:visited { color: #000; text-decoration: none; }
a:hover { color: #009; text-decoration: underline; }

#nav a:link, #nav a:visited {color: #009;}
#nav a:hover	{color:#000}

#footer a:link, #footer a:visited {color: #006; text-decoration: underline}
#footer a:hover {color: #03c}

/* Misc */
.clear {clear:both;}