﻿html,body{
	margin:0; font-size:15px;
}

iframe.movie{display:none;}
div#printhead	
{   display:block;
	font: italic 14pt "Lucida Bright";
	color: #000000;
	background: #fff;
	text-align:center;
	margin-bottom:2px;
	position:relative;
}
.hmbg{position:absolute;top: 2em;left:.2em;font:10px Arial;color:#fff;background:#000;padding:1px;}
#container{
	font-family: verdana, sans-serif;
	width:440px;
	background:#fff;
	margin:0 auto;
	line-height: 1.5em;
	overflow:hidden;
}

#footer{
	text-align:center;
	border-top:#ccc 1px solid;
}
#footer a{display:none;}
#footerbr{clear:both;}
#nav{	height:1px;
	width:1px;
	float:none;
	overflow:hidden;
	}
#articles{float:none;
	width:440px;
	}
#one{float:none;
	width:440px;
	overflow:hidden;
		}
.art{width:400px;border:3px double #999;margin-left:1em;padding:5px;}

#two{float:none;
	width:440px;
	overflow:hidden;
	}
.primetext{border-bottom:1px solid #005995}
.jobpost{border:2px solid #aaa;padding:2px;}
.jobpost h3{font:14px Arial;font-variant:small-caps;}
