@charset "UTF-8";
#wrapper {
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
	font-variant: small-caps;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
.card {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	width: 350px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 7px double #ffffff;
	position: relative;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	display: block;
	height: 90px;
	line-height: 180%;
	letter-spacing: 2px;
	text-align: center;
}
.all_caps {
	text-transform: uppercase;
	font-variant: normal;
	font-size: 14px;
}
.350wide {
	text-align: left;
	display: block;
	width: 350px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.card .name {
	font-size: 26px;
	font-weight: normal;
}
.card .36px_txt {
	font-size: 36px;
	font-weight: normal;
}
#wrapper img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 140px;
}
h1 {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
