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

#content {
	width:600px;

}

#content A {
	font-size:58px;
	display:block;
	width:485px;
	height:75px;
	background:#fff;
	text-decoration:none;
	padding:13px 2px 12px 13px;
	line-height:0.8em;
	color:#000;
	font-weight:bold;
	/* margin-top:10px;*/
}
#content A:hover {
	background:#000;
	color:#FFF;
	text-decoration:none;
}

#content P {
	font-size:15px;
	font-weight:bold;
	color:#000;
	letter-spacing:-1px;
}

#content EM {
	font-style:normal;
	color:#666;
}

#circleOne A {

display:block;
background:url(http://www.reformcomm.org/css/c1_1.jpg) top left no-repeat;
width:777px;
height:261px;
font-size:14px;
color:#000000;
font-weight:normal;
padding:0px;
text-decoration:none;
overflow:hidden;
text-indent:-1500px;

}


#circleOne A:hover {

background:url(http://www.reformcomm.org/css/c1_2.jpg) top left no-repeat;

}
