	body {
		font-family: arial;
		font-size: 12px;
	}
	td {
		font-family: arial;
		font-size: 12px;
	}
	#outside {
		border-left: solid 1px #004677;
		border-right: solid 1px #004677;
	}
	#centerContent {
		position: relative;
		font-size: 12px;
		color: #737373;
		border-top: solid 1px #737373;
		border-bottom: solid 1px #737373;
		width: 325px;
		text-align: left;
		padding: 12px;
		line-height: 140%;
	}
	#headshot {
		text-align: left;
		font-size: 12px;
		color: #737373;
		margin-left: 26px;
	}
	#headshot a{
		color: #737373;
		text-decoration: underline;
	}
	#headshot a{
		color: #737373;
		text-decoration: underline;
	}
	#headshot a:hover{
		color: #004677;
		text-decoration: underline;
	}
	#footer {
		color: #fff;
		font-size: 11px;
		padding: 10px;
	}
	#leftText {
		color: #e0e0e0;
		font-size: 12px;
		padding: 10px;
	}
	#rightText {
		color: #737373;
		font-size: 12px;
		padding: 10px 20px 10px 29px;
		line-height: 145%;
	}
	.drkTitle {
		color: #004677;
		font-weight: bold;
		font-size: 12px;
	}
	#innerContent {
		background: url('images/arch.gif') no-repeat top right;
	}