
#header_image{
background: url(../images/homeimg.png) no-repeat scroll -2px 0px transparent;
width:973px; 
height:494px;
position:relative;
}

#employer{
height:42px;
width:157px;
position:absolute;
right:133px;
top:280px;
}
#registrant{
height:42px;
width:157px;
position:absolute;
top:280px;
left:133px;
}
#login{
height:26px;
width:100px;
background:url(../img/login.png) no-repeat scroll 0px 0px transparent;
position:absolute;
bottom: 58px;
right:160px;
}
#main_links{
height:20px;
width:405px;
margin:20px auto 0px;
}
#link_registrant{
background:url(../img/students_slash_employers.png) no-repeat scroll 0px 0px transparent;
height:20px;
width:238px;
float:left;
}
#link_employer{
background:url(../img/students_slash_employers.png) no-repeat scroll -248px 0px transparent;
height:20px;
width:162px;
float:left;
}


body {
	color: black;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: white;
	margin: 0;
	font-size: 11px;
}

.boldhighlight {
	color: #002d44;
	font-weight: bold;
	text-transform: uppercase;
}

.boldhighlightbig {
	color: #002d44;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.highlight {
	text-transform: uppercase;
	color: #43758b;
}

p {
	text-align: justify;
	padding: 5px;
}

.borderme {
	border: 1px solid #e2e2e2;
	margin-top: 25px;
}

.bullet {
	color: #002d44;
	vertical-align: 12%;
	font: bold 22px "Courier New", Courier, mono;
}

#footerBlue {
	font-size: 10px;
	color: #6ebee8;
}

#blueBold {
	font-size: 14pt;
	color: #4889c6;
}

#blackBold {
	font-size: 14pt;
	color: #333333;
}

#redBold, #redBold a {
	font-size: 14pt;
	color: #da4747;
	text-decoration: none;
}


.businesstable ul {
	padding-left: 25px;
	margin-left: 0px;
}
