body	{
	/* background: #D4ECFB url('images/capitol.gif') scroll no-repeat; */
	background: #D4ECFB; */
}

img.headshot {
	float: left;
	border: solid #000000 1px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.small-cap {
	font-variant: small-caps;
}

.name {
	font-size: 400%;
	font-weight: bolder;
	text-decoration: underline;
}

.position {
	font-size: 300%;
	font-weight: bold;

}

table {
	background-image: url('images/capitol2.gif');
/* 	table-layout: fixed; */
}

td {
	padding: 20px;
}

.no-pad {
	padding-top:	0;
	padding-bottom:	0;
}

.addr-left {
	text-align:		right;
	border-right:	thin solid #000000;
	font-size:		200%;
}

.addr-right {
	font-size:		200%;
	border-left:	thin solid #000000;
}