/* CSS Document */
#calloutTop {
	clear: both;
	float: right;	
	display: block;	
	width: 160px;
	height: 14px;
	background-image: url(http://jobs.erlanger.org/images/callout/callout_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
	margin: 0 5px 0 10px;
}

#callout {
	clear: right;
	float: right;	
	display: block;	
	width: 160px;
	height: auto;
	text-align: left;
	background-image: url(http://jobs.erlanger.org/images/callout/callout_middle.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 10px;	
	margin: 0 5px 0 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

#callout a {
	color: #036;
	text-decoration: underline;
}

#callout img {
	padding: 0;	
	margin: 0;
}

#calloutBottom {
	clear: right;
	float: right;	
	display: block;	
	width: 160px;
	background-image: url(http://jobs.erlanger.org/images/callout/callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto; 
	padding: 0 10px;	
	margin: 0 5px 0 10px;
}

/*=================================
  ======DOC CREDIT=================*/
  
#credit {
	display: block;
	width: 510px;
	height: 85px;
	padding: 10px 0px;
	border-top: 1px solid #ccc;
	margin: 15px 0 0 0;
	font-style: italic;
}

#credit a {
	color: #036;
	font-weight: bold;
}

#credit #photo {
	display: block;
	width: 85px;
	height: 85px;
	float: left;
	padding: 0;
	margin: 0 15px 20px 0;
}

/*=================================
  ======DOC CREDIT=================*/
  
.language {
	color: #990000;
	font-size: .85em;
	padding: 0;
	margin: 0;
}

.language a {color: #990000;}

/*=================================
  ======INSIDE ARTICLE=================*/
.articlecall {
	width: 200px;
	float: right;
	padding: 10px 0px 0px 10px; 
	margin-right: 0px;
	font-family: Georgia,Times, serif;
	font-size: 2em;
	color: #036; 
	line-height: 1.1em;
	text-align: left;
} 

/*=====ADDITIONAL SUB NAV=================*/
#contentList {
	clear: both;
	float: right;
	display: block;
	width: 217px;
	height: auto;
	background-color: #CEDCE3;
	margin: 10px;
	padding: 8px;
	text-align: left;
	font-size: .75em;
}

#contentList a {
	
	color: #003366;
}

/****
	background-image: url(../images/Graphics/pointer.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	***/
	
#contentList ul li a:hover {
	color: black;
}

#contentList ul li a#current {
	color: #666;
}
