@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 0 0;
	padding:0px;
	background-image:url(images/bckgrnd_2.jpg);
	background-repeat:no-repeat;
	height:100%;
	}

body {font:1em verdana, arial, sans-serif;}

* {margin:0; padding:0;}

a:link {
	color:#000000;
	text-decoration:none;
	}
a:visited {
	color:#999999;
	text-decoration:none;
	}
a:hover {
	color:#000066;
	border-top:1px solid; color:#000066;
	border-bottom:1px solid; color:#000066;
	}

div#schlmenu {
	position:absolute;
	width:950px;
	font-size:.85em;
	margin-left:0px;
	margin-top:160px;
	}
	
div#schlmenu ul {
	margin:0 0 0 30px;
	}
	
div#schlmenu li {
	float:left;
	list-style-type:none;
	padding:0 6px;
	font-weight:bold;
	border-right:1px solid #ffffff;
	}
	
div#schlmenu li:first-child {
	border-left:1px solid #ffffff;
	}
div#schlmenu a:link {
	text-decoration:none;
	color:#ffffff;
	}
	
div#schlmenu a:hover {
	text-decoration:none;
	color:#000000;
	}
	
div#lftmenu {
	position:absolute;
	width:200px;
	left:20px;
	top:185px;
	font-size:.98em;
	
	}
div#lftmenu li {
	list-style-type:none;
	padding:20px 0 0 0;
	font-weight:bold;
	}
	
div#lftmenu a:link {
	text-decoration:none;
	color:#000000;
	}
	
div#lftmenu a:hover {
	text-decoration:none;
	color:#000066;
	}
	
div#rghtmenu {
	position:absolute;
	width:219px;
	left:720px;
	top:195px;
	font-size:.80em;
	
	}
div#rghtmenu li {
	list-style-type:none;
	padding:20px 0 0 0;
	font-weight:bold;
	}
	
div#rghtmenu a:link {
	text-decoration:none;
	color:#000000;
	}
	
div#rghtmenu a:hover {
	text-decoration:none;
	color:#000066;
	}
	
div#job1 {
	position:absolute;
	width:430px;
	height:3134px;
	margin-left:250px;
	margin-top:190px;
	text-align:justify;
	padding:10px;
}

div#job2 {
	position:absolute;
	width:430px;
	height:275px;
	margin-left:250px;
	margin-top:500px;
	text-align:justify;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	padding:10px;
}

div#job3 {
	position:absolute;
	width:430px;
	height:275px;
	margin-left:250px;
	margin-top:810px;
	text-align:justify;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	padding:10px;
}
