@charset "UTF-8";
/* CSS Document */

body, html {
background-image:url(images/alexander.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#212834;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:20px;
text-align:left;
margin:0px;
color:#221f18;
}

#container {
width:950px;
margin:0px auto;
float:none;
padding-top:35px;
}

.page_bottom {
width:950px;
float:left;
display:block;
height:75px;
}

p {
margin:0px;
}

	.ectag {
	width:224px;
	float:right;
	display:block;
	background:url(images/ec-tag.jpg) left no-repeat;
	height:56px;
	}
	
	a.ectag:hover {
	background:url(images/ec-tag.jpg) right no-repeat;
	}
	

	#body_cont {
	width:926px;
	border:1px solid #171c25;
	padding:11px;
	background:#ece8dc;
	float:left;
	display:block;
	min-height:300px;
	}
	
		#body_cont_inside {
		width:924px;
		float:left;
		display:block;
		border:1px solid #333333;
		}
		
		.header {
		background:url(images/header-bg.jpg);
		width:924px;
		height:269px;
		float:left;
		display:block;
		}
		
			.header_btn {
			width:924px;
			float:left;
			display:block;
			height:229px;
			}
		
			.nav_btn {
			float:left;
			height:30px;
			font-weight:normal;
			padding-top:10px;
			display:inline;
			font-family:Georgia, "Times New Roman", Times, serif;
			text-transform:uppercase;
			letter-spacing:2px;
			font-size:12px;
			color:#99bbf4;
			text-align:center;
			text-decoration:none;
			}
			
			a.nav_btn:hover {
			background:#2f2f2f;
			}
			
			.below_nav {
			width:924px;
			float:left;
			display:block;
			background:url(images/below-nav.jpg);
			height:28px;
			}
		
		.content {
		width:864px;
		float:left;
		display:block;
		background-color:#918a7e;
		padding:30px;
		background-image:url(images/content-fade.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}
		
			.left {
			width:490px;
			float:left;
			display:inline;
			}
			
			.right {
			float:right;
			display:inline;
			width:331px;
			}
			
		.footer_cont {
		width:924px;
		height:83px;
		float:left;
		display:block;
		border-top:1px solid #333333;
		background-color:#665e4f;
		background-image:url(images/footer-logo.jpg);
		background-position:right;
		background-repeat:no-repeat;
		}
		
			.nav_link {
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#d1cac0;
			float:left; display:inline;
			text-decoration:none;
			text-align:left;
			font-size:12px;
			font-weight:normal;
			}
			
			a.nav_link:hover {
			text-decoration:underline;
			}
			
			.nav_space {
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#d1cac0;
			float:left; display:inline;
			text-decoration:none;
			text-align:left;
			font-size:12px;
			font-weight:normal;
			padding-left:3px;
			padding-right:3px;
			}
			
			.link {
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#ccdaf2;
			float:left; display:inline;
			text-decoration:none;
			text-align:left;
			font-size:10px;
			font-weight:normal;
			letter-spacing:2px;
			text-transform:uppercase;
			}
			
			a.link:hover {
			text-decoration:underline;
			}
			
.bank_failure_btn {
width:331px;
background: url(images/bank-failures-btn.jpg) left;
height:108px;
float:left;
display:block;
margin-bottom:10px;
}

a.bank_failure_btn:hover {
background: url(images/bank-failures-btn.jpg) right;
}

.dates {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:bold;
line-height:16px;
letter-spacing:2px;
text-align:left;
text-transform:uppercase;
float:left;
display:block;
width:100%;
}

.link2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-align:left;
font-weight:normal;
line-height:20px;
color:#283348;
float:left;
display:block;
width:100%;
text-decoration:none;
}

a.link2:hover {
text-decoration:underline;
}

.abstract_text {
width:100%;
float:left;
display:block;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dotted #5C5140;
}
