@charset "utf-8";
/* CSS Document */
#wrapper{
margin: 0px;
padding: 0px;
}

body{
	background-color: #000000; 
	color: #330000;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:scroll;
}


table{
	width: auto;
	margin:auto;
}

div#vacancybox{
	background-image:url(1m4g35/images/n0t3_03.gif);
	width: 502px;
	height: 390px;
	position: relative;
	top: -400px;
	left: 550px;
}

div#vacancybox div.intro{
	width: 380px;
	text-indent: 2em;
	position:relative;
	top: 120px;
	left: 50px;
	padding-left: 50px;
	line-height: 1.5em;
	font-size:11px;
	letter-spacing: .02em;
	}

div#scroll{
	background-image:url(1m4g35/images/scr011.gif);
	background-repeat:no-repeat;
	width: 700px;
	height:300px;
	position:relative;
	top: -625px;
	right: -30px;
	z-index:auto;
}


a{
	display:inline;
	padding: 10px;
	margin: 10px;
	position: relative;
	left: 180px;
	top: 160px;
	color:#660000;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}

a:hover{
	color: #CC9900;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}
/* This is for the about page */

table#bulb{
	width: auto;
	margin-left:0px;
	
}

.center #container {
	position: relative;
	top: -800px;
	width: 600px; 
	color: #FFFFFF;
	margin: 0 auto; 
	border: 0px;
	text-align: left; 
}
.center #mainContent {
	padding: 0 20px; 
	margin-top: 50px;
	line-height: 2em;
	text-indent: 1.5em;
	letter-spacing: .05em;
	font-size: 12px;
	
	

}


span.notwhat{
margin-left: 150px;
}

span.elq{
	float:right;
	padding-right: 100px;
	margin-top: -170px;
}

div#linkbox{
	background-image: url(1m4g35/images/linkbox.gif);
	background-repeat: no-repeat;
	width: 300px;
	height:406px;
	position: relative;
	top: -510px;
	left: 600px;
	
	
}

div#linkbox ul{
	list-style-type: none;
	color: #000000;
	position: relative;
	left: -200px;
	top: -70px;
	font-size:12px;
	
}

/*end about page*/


.italic{
	font-style:italic}

.bold{
	font-style:bold}

span.fb{
	position:relative;
	top: -45px;
	right:-150px;
	}
