@charset "utf-8";
#founder {
	width: 750px;
	margin-top: -100px;
	margin-bottom: 20px;
	background-color: #000000;
}
#red {
	margin-top: 20px;
}

#founder td {
	padding: 5px;
	font-family: "Adobe Garamond Pro";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
}
#text {
	padding-left: 30px;
	padding-top: 20px;
}
#wrapper {
	background-image: url(graphics/bckrnd1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 20px;
	height: 525px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 2px inset #000000;
}
#name {
	width: 500px;
	top: 0px;
	left: 0px;
	margin-top: -425px;
	margin-left: 25px;
	float: left;
}
#links {
	clear: both;
	margin-top: 479px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #293FB8;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #293FB8;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #293FB8;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #293FB8;
	text-decoration: none;
}

