@charset "UTF-8";
/* CSS Document */

.republican {font:Arial, Helvetica, sans-serif; font-size:14px; background-color: #FF7177}
.democrat {font:Arial, Helvetica, sans-serif; font-size:14px; background-color: #C3CFFF }
.green {font:Arial, Helvetica, sans-serif; font-size:14px; background-color: #66FF66}
.headline {font-family:Arial, Helvetica, sans-serif; font-size:20px; color: #1A084b7}
.name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight: bold;
}
.body {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#000000}
.byline {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:italic; font-variant:small-caps}
#headshot {
	border:medium;
	border-color: #000000;
	size:landscape;
	float: right;
}
.block {
	clear: both;
	float: left;
	height: 100;
	width: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
#graphic {border: thin; width:150px; height: 100px}
#twitterbird {width:20px; height:20px; background-image:url(press-bird.gif)}
#topofpage {width:600px; height:150px; background-color: #4b2f90}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #00FFFF;
	text-decoration: none;
	word-spacing: .5em;
}
a: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bolder;
	color: #00FF42
	}
