body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #32357A;
	height: 100%;
}

#wrap
{
	background: #ffffff url(graphics/header.jpg) top center no-repeat;
	color: #000000;
	margin: 0 auto;
	width: 770px;
	min-height: 600px;
}

#header
{
	clear: both;
	padding: 0;
	height: 277px;
	width: 100%;
}

#maindisplay
{
	clear: both;
}

em
{
	color: #00F;
}

a:focus
{ 
	outline: 0; 
	-moz-outline: none; 
}

a:active 
{
	outline: 0; 
	-moz-outline: none; 
}

.skiplink 
{
	display:none;
}

#NavMenu 
{
	clear: left;
	float: left;
	padding: 0 0 0 60px;
	font-size: 0.9em;
	width: 120px;
	height: 420px;
}

#NavMenu a
{
	display: block;
	width: 97px; 
	height: 44px;
	text-decoration: none;
	outline: none:
}

#NavHomePanel
{
	background: #fff url(./graphics/HomeUp.jpg) center top no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 12px;
	margin-top: 12px;
	width: 97px; 
	height: 44px;
}

#NavHomePanel:hover
{
	background-image: url(./graphics/HomeHover.jpg);
}

#NavClientPanel
{
	background: #fff url(./graphics/ClientUp.jpg) center top no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 12px;
	width: 97px; 
	height: 44px;
}

#NavClientPanel:hover
{
	background-image: url(./graphics/ClientHover.jpg);
}

#NavCandidatePanel
{
	background: #fff url(./graphics/CandidateUp.jpg) center top no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 12px;
	width: 97px; 
	height: 44px;
}

#NavCandidatePanel:hover
{
	background-image: url(./graphics/CandidateHover.jpg);
}

#NavJobPanel
{
	background: #fff url(./graphics/JobUp.jpg) center top no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 12px;
	width: 97px; 
	height: 44px;
}

#NavJobPanel:hover
{
	background-image: url(./graphics/JobHover.jpg);
}

#NavContactPanel
{
	background: #fff url(./graphics/ContactUp.jpg) center top no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 12px;
	width: 97px; 
	height: 44px;
}

#NavContactPanel:hover
{
	background-image: url(./graphics/ContactHover.jpg);
}

#NavTestimonialPanel
{
	background: #fff url(./graphics/TestimonialUp.jpg) center top no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 12px;
	width: 97px; 
	height: 44px;
}

#NavTestimonialPanel:hover
{
	background-image: url(./graphics/TestimonialHover.jpg);
}

#RecPanel
{
	padding: 0px;
	margin-left: 30px;
	width: 97px; 
	height: 44px;
}

img
{
	border: 0;
}

p 
{
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

ul
{
	margin-top: 0;
}

#content 
{
	margin: 15px 20px 20px 40px;
	padding: 0 0 0 0;
	line-height: 1.6em;
	text-align: left;
	width: 500px;
	float: left;
	text-decoration: none;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 770px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.centre
{
	clear: both;
	width: 400;
	margin: 0 auto;
	text-align: center; 
}

h3
{
	margin-top: 0;
	color: #003399;
}






SPAN.FieldName
{
	color: gray;
	font-size: 8pt;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
}

SPAN.FieldText
{
	color: #003399;
	font-size: 8pt;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
}

TABLE.JobDisplay
{
	border-right: 1px solid; 
	border-top: 1px solid;
	border-left: 1px solid; 
	border-bottom: 1px solid
}

TD.JobDisplay
{
	background-color: #cdccae;
	color:#003366;
	font-size: 8pt;
}

TD.JobDisplayText
{
	font-size: 8pt;
}

A.FieldText
{
	color: #003399;
	font-size: 8pt;
	font-weight: bold;	
	margin: 0px;
	padding: 0px;
}

A.FieldText:hover {
	color : #AFAFAF;
}
