@import url("../style.css");

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	background-image: url("/images/profiles/ace_of_spades.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 56px;
	width: 615px;
}

.content img {
	margin: 0px 0px 10px 10px;
}

h1 {
	width: 635px;
	background-image: url("/images/profiles/headline.gif");
	background-repeat: no-repeat;
	padding: 8px 0px 8px 36px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #FFFFFF;
}

h2 {
	font-size: 12px;
	color: #000000;
}

.profiles h2 {
	width: 635px;
	background-image: url("/images/profiles/profiles_header.gif");
	background-repeat: no-repeat;
	padding: 6px 0px 8px 6px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	color: #FFFFFF;
}

.profiles h2 a:link, .profiles h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.intro_profile {
	width: 614px;
	padding-bottom: 10px;
	border-bottom: 2px solid #c19781;
	margin-bottom: 10px;
}

.intro_profile {
	width: 635px;
	padding-bottom: 10px;
	border-bottom: 2px solid #c19781;
	margin-bottom: 10px;
}

.intro_profile .left {
	float: left;
	width: 370px;
}

.intro_profile .right {
	float: right;
	width: 255px;
	color: #be927a;
	font-size: 11px;
	text-align: left;
}

.intro .profile_left {
	float: left;
	width: 375px;
}

.intro .profile_right {
	float: right;
	width: 225px;
	color: #be927a;
	text-align: left;
	line-height: 1.5;
}



.merits {
	width: 621px;
	background-image: url("/images/profiles/card.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fbf7f7;
	border: 2px solid #c19781;
	font-size: 11px;
	padding: 5px 0px 10px 10px;
	margin-bottom: 10px;
	min-height: 200px;
	_height: 20px;
}

.merits th {
	color: #be927a;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
}

.alink a:link, .alink a:visited {
	background-image: url(/images/profiles/profile_arrow.gif);
	margin: 8px 0px 12px 0px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
}
