/* @override http://localhost/c4c/styles/frontpage.css */

div#tagline p{
	margin-top:20px;
	color: #ffffff;
}

div#tagline p#counter{
	width:306px;
	height:90px;
	color:white;
	float:right;
	text-align: center;
	font-size: 50px;
	margin:0 0 5px 100px;
	padding:39px 0 0 0;
	background-image: url("../images/counter.jpg");
}

div#content p{
	font-size: 18px;
	padding:0 50px 30px 50px;
}

h2.to-congress{
	width:720px;
	height:50px;
	background-image: url("../images/to-congress.jpg");
	text-indent: -9999px;
}

a.button.right{
	float:right;
	clear:both;
	margin-right: 50px;
}

.blue{
	color: #011966;
	font-weight: bold;
}
