@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	
	}
#constant-call{position:fixed;background:#cccccc;width:500px; height:50px;overflow:hidden; margin:-10px 0 0 37%; border-top:1px solid #ec4d4d; border-bottom:1px solid #000; z-index:1000;}

#outer{
	width:995px;
	margin:auto;
	}
	
#head{
	width:1000px;
	margin:auto;
	}
	
#breaking { width:1000px;
overflow:auto;
	margin-top:2px;
	margin:auto;
	padding-top:5px;}
	
	#breaking2 {
	width:992px;
	overflow:auto;
	margin-top:2px;
	margin:auto;
	margin-left:4px;
	padding-top:5px;
	background-color:#dedbd7;
	text-align: center;
}
	
	
#headline{
	width:995px;
	height:79px;
	text-align:center;
	color:#333;
	margin:auto;
	}
	
h1{
	
	font-family:Arial, Helvetica, sans-serif;
	color:#333;}
	
	.h1Highlight {
	color: #B20423;
	text-decoration:underline;
}

#content{
	padding:10px;
	width:580px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	size:11px;
	background-color:#dedbd7;
	text-align: left;
	}

#sidebar{
	width:370px;
	height:465px;
	float:right;
	background-color:#dedbd7;
	text-align: center;
	
	
	}
	
	#footer{
		width:1000px;
		overflow:auto;
		margin-top:30px;
		text-align:center;
		color:#333;
		border:#C00 thin dashed;
		}
		
#foot1{
	width:300px;
	margin:17px;
	float:left;

	size:10px;
	text-align:left;
	}
	
#foot2{
	width:300px;
	margin:17px;
	float:left;
	text-align: left;

	}
	
#foot3{
	width:300px;
	margin:16px;
	float:left;
	text-align: left;

	}
.copy1 {
	text-align: center;
	font-size: 10px;
	color:#ffffff;
}

	#bottom{
		width:1000px;
		height:60px;
		overflow:auto;
		margin-top:30px;
		text-align:center;
		color:#ffffff;
		background-color:#b60424;
		}
.redhighight {
	color: #C10426;
}
#outer #breaking #content p strong {
	font-size: 18px;
	text-align: left;
}
