
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma", "Arial";
}
-->



#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* counter the body center */
	border: 0px;
	width: 1000px;
}

#planetandrocket {

position:relative; 
margin-left: 0px;
margin-top: 0px;
}


#hallam {

position:relative; 
margin-left: 520px;
top: -275px;
text-align: center;
}

#cheltenham {

position:relative; 
margin-left: -630px;
margin-top: -190px;
text-align: center;
}


#maintext {

position:relative; 
margin-left: 330px;
margin-top: -265px;
text-align: center;
}

	
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
-->
td {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	
}


.style_red {
	color: #990033;
	font-weight: bold;
	font-size: 12px;
}

.underline_link {

	color: blue;
	text-decoration: underline;

}

.popup_text {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.style_heading {

	color: #000000; font-weight: bold; font-size: 13px;
}

.infotable {
	border: 1px dotted #AAAAAA;
	border-collapse: collapse;
}

.current {
	font-weight: bold;
	background-color: #EEEEEE;
}

.employ {
font-size: 14px;
}


a.employ {
	text-decoration:underline;
	color:blue;
	font-size:12px;
}