body{
	background-color : #ffffff;
	top : 0px;
	left : 0px;
	margin : 20px 0px 0px 20px;
	width: 100%;
	
}


a:link {
	color: #A55829;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #A55829;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #53658D;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}


div{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: none;
}

.bold{
	font-weight : bold;
}



.greytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 11px;
}

.indentedtext{
	padding-left : 20px;
}

.indentedtext2{
	padding-left : 19px;
	padding-top : 7px;
}




#logo {
	top : 36px;
	left : 556px;
	position : absolute;
	}
	
#tag {
	top : 157px;
	left : 225px;
	position : absolute;
	}
	
#topnavjobseekers {
	top : 36px;
	left : 468px;
	position : absolute;
	}
	
#topnavemployers {
	top : 62px;
	left : 481px;
	position : absolute;
	}
	
#topleftnav {
	top : 190px;
	left : 36px;
	position : absolute;
	line-height: 1.5em;
	width : 165px;
	}
	
#topnav {
	top : 200px;
	left : 446px;
	position : absolute;
	line-height: 1.6em;
	}
	
.content{
	top : 20px;
	left : 15px;
	width : 95%;
}




h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight : bold;
	}
	
.sectionhead { 
	font-weight: bold;
	font-size: big;
}








