h2.news { 
	color: #8cdaf4;
	font-size 14px;
	}
h2.popup1 {
	color: #000;
}
p.pgraph{
	line-height: 140%;
	color: #000;
	font-size: 14px;
}
#clear {
	width: 960px;
	margin: 0px auto;

}
h1 {
	color: #000;
}
#left img {
	padding-right: 20px;
}
#center img {
	padding-right: 10px;
}
#right img {
	padding-right: 20px;
}
.indent {
	padding-left: 23pt;
	color: #900;
  
}
#clear_bttm {
	clear: both;
}
hr {
  	border: 0;
  	width: 100%;
  	color: #f00;
	background-color: #ccc;
	height: 1px;
}
table {
	text-align: left;
	width: 920px;
	}

td {
	text-align: left;
	padding: 0 0.5em;
}
#branding img {
	float: left;
	padding-left: 0px;
}
.login_p {
	padding-right: 70px;
	color: #900;
}
input { 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px; 
	 
}
form {
	color: #666;
}
.read {
	color: #900;
}
#left {
	float: left;
	width: 300px;
	height: auto;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 130%;	
	border-right: 1px solid #ccc;
}
#center {
	float: left;
	width: 250px;
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 40px;
	line-height: 130%;
		border-right: 1px solid #ccc;

}
#right {
	float: right;
	width: 300px;
	height: auto;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	line-height: 130%;	
}
