/* reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font: 11px Verdana, Arial, helvetica, san-serif; 
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* end reset*/

a.lnks:link {color:#333; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}
a.lnks:visited {color:#333; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}
a.lnks:active {color:#333; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}
a.lnks:hover {color:#060; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:12px;}

a.lnks2:link {color:#333; text-decoration: underline; font-style: bold; font-family: verdana,arial; font-size:11px;}
a.lnks2:visited {color:#333; text-decoration: underline; font-style: bold; font-family: verdana,arial; font-size:11px;}
a.lnks2:active {color:#333; text-decoration: underline; font-style: bold; font-family: verdana,arial; font-size:11px;}
a.lnks2:hover {color:#060; text-decoration: none; font-style: bold; font-family: verdana,arial; font-size:11px;}


h1 {
	font-size: 14px;
	color: #000;
	font-style: bold;
	margin: 0 0 2px 0;
}

h2 {
	font-size: 12px;
	color: #333;
	font-style: bold;
}

h3 {
	color: #333;
	font-style: bold;
	margin: 5px 0 0 0;
}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;	
	width: 850px;
	height: auto;
}

#header {
	padding:20px 0 5px 0;
	font: bold 18px Arial, Verdana, Helvetica;
	letter-spacing: 2px;
	color:#060;
	}	

div.links{
	padding: 3px 0 3px 0;
	letter-spacing: 2px;
 	font: bold 11px Verdana, Arial, helvetica, san-serif;
}

#containermid {
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	text-align: left;	
	height: auto;
	background-color: none;
	border-top:2px solid #060;
	border-bottom:1px solid #060;
}
	
div.job {
	padding:8px 0 5px 0;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	border-bottom:0;
}