#doc h1 {
	height: 150px;
	background-image: url(Russ2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #100f0b;
}
#russwho {
	float: left;
	text-align: left;
	width: 500px;
	border-right: solid 1px #ccc;
	padding-bottom: 10px;
}
#russwho h3 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 25px;
	padding: 10px;
	text-align: center;
	border-bottom: solid 1px #ccc;
}
#russwho p {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
	padding-top: 10px;
	width: 400px;
	text-indent: 20px;
	letter-spacing: .5pt;
	line-height: 18px;
}
#russwho p span.ps {
	font-size: 29px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333;
}
#rlinks {
	float: left;
	width: 200px;
}