body {
	margin: 0;
	font-size: small;
	font-family: "georgia";
	color: #fff;
		
	background: url(http://www.careernetworkingpro.com/book/images/mainBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #530001;		
}

li {list-style-image:url(../images/icoListItem.png)}

h1 {
	color: #d67719;
	font-size: 125%;
	font-variant: small-caps;
}

h2 {
	color: #d67719;	
	font-size: 105%;
}

p {
	letter-spacing: .07em;
	font-size: 105%;
}


.labels {
	font-size: 110%;
	font-family: "trajan pro";
	font-weight: bold;
}

#lists {
	font-size: 100%;
	font-family: "verdana";
	font-weight: normal;
	letter-spacing: 0.15em;
	list-style: none;
	
}

/*#lists li{
	font-size: 100%;
	font-family: "verdana";
	font-weight: normal;
	letter-spacing: 0.15em;
	list-style: none;
	background: url(http://www.careernetworkingpro.com/book/images/icoListItem.png) no-repeat center left;
	padding: 0px, 0px,0px, 28px;
}*/

#navList a {
	font-size: 90%;
	font-family: "verdana";
	font-weight: bold;
	letter-spacing: -0.1em;
	border-bottom: 1px dotted #453f39;
	color: #453f39;
	
}

#navList a:hover, body#yadon #_yadon a, body#beaver #_beaver a, body#ott #_ott a, body#kurz #_kurz a, body#ligon #_ligon a, body#kidd #_kidd a, body#frey #_frey a, body#cunliffe #_cunliffe a, body#heagle #_heagle a, body#scholten #_scholten a, body#bise #_bise a, body#sundel #_sundel a, body#lamphere #_lamphere a{
	font-size: 100%;
	font-family: "verdana";
	font-weight: bold;
	letter-spacing: -0.1em;
	border-bottom: 1px solid #c4782d;
	color: #c4782d;
	background: url (http://www.healthcareeragents.com/caseStudies/images/icoList.gif) no-repeat 0 50%;

}


a:link, a:visited, a:active {
	text-decoration: none;
	border-bottom: 1px dotted #e18f44;
	color: #e18f44;
	font-weight: bold;
}

a:hover {
	text-decoration: none;	
	color: #e0ab7b;
	font-weight: bold;	
	border-bottom: 1px solid #e0ab7b;
}

a.imageLink {
	text-decoration: none;
	border-bottom: none;
}


#topStripe {

	width: 100%;
	height: 40px;
	margin: 0;
	background: #000000; 
	list-style: none;
	
}

#contentContainer {
	
	width:710px;
	height: 1000px;
	margin: 0px;
	border: none;	
	margin: -5px 0px 0px 20px;
	text-align: left;
	padding: 3px;
	
	
}

#bodyContent {
	
	width:755px;
	float: left;
	clear: left;
	height: 1000px;
	margin: 0px;
	border: none;	
	margin: 5px 0px 0px 60px;
	text-align: left;
	padding: 3px;
	
	
}

#bio {
	float:left;
	width:570px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 17px;
	background: url(http://www.healthcareeragents.com/caseStudies/images/hdrBio.gif) no-repeat;
	
}

#navigation {
	float:right;
	width:160px;			
	margin: 90px 0px 0px 0px;
	text-align: left;
	padding: 3px;	
}


#footer {
	
	width:588px;
	margin: 0px;
	border: 1px solid #979fa3;	
	margin: 3px 0px 0px 0px;
	text-align: left;
	padding: 3px;
	clear: both;
	
}



