#main_content {
	position: absolute;
	height: 388px;
	left: 0px;
	top: -1px;
	width: 324px;
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	overflow: auto;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding: 17px 14px 0px 14px;
	line-height: 14px;
}




#jobs_img {
	position: absolute;
	height: 418px;
	left: 6px;
	width: 167px;
	color: #FFFF00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	top: 2px;
}
.header {
	color: #FFFF00;
	text-align: left;
	font-size: 24px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: 400;
}

	
#links_window {
	color:#FFFFFF;
	position: relative;
	font-size:11px;
	left: 0px;
	top: 15px;
	width: 324px;
	height: 270px;
	overflow: auto;
	}
	
#bottom_window {
	color:#FFFF00;
	position: relative;
	font-size:11px;
	top: 20px;
	width: 200px;
	height: auto;
	}

.linkstable {
	border:solid #FFFFFF 1px;
	}
.linkstableheader {
	border:solid #FFFFFF 1px;
	background-color:#666666;
	}
	
a:active {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:link {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	color:#FF00FF;
	}
