.request {
	font-size:11px;
	padding-left:15px;
}
.request a.contact:link {
	color: #FDD880;
	text-decoration:underline;
}
.request a.contact:hover {
	color: #6698FD;
}
.request a.contact:active {
	color: #FFFFFE;
}
.request a.contact:visited {
	color: #FFFFFE;
}
#wantedCleanSlate {
	padding:0px;
	margin:0px;
	border:0px;
}
#wanted {
	width:691px;
	height:676px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(../images/wanted_background.jpg);
	color:#FDD880;
	font-size:13px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
#wanted td {
	text-align:left;
	vertical-align:bottom;
}
#wanted #wantedHeader {
	width:691px;
	height:185px;
	background-image:url(../images/wanted_logo_name.jpg);
}
#wanted td.named {
	font-size:25px;
	color:#6699FF;
}
#wanted #wantedPicture {
	float:left;
	height:326px;
	width:287px;
}
#wanted #wantedPicture #wantedFrame {
	margin-left:41px;
	width:246px;
	height:311px;
	background-image:url(../images/wanted_image_backdrop.jpg);
	background-repeat:no-repeat;
}
#wanted #wantedPicture #wantedFrame img {
	margin:26px 0px 0px -6px;
}
#wanted #wantedInfo {
	float:right;
	height:326px;
	width:404px;
}
#wanted #wantedFooter {
	clear:both;
	height:165px;
	width:691px;
}
.wanted {
	width:692px;
	height:676px;
	color: #FDD880;
	font-size: 11px;
	font-family: "Century Gothic", sans-serif;
	text-align:left;
}
.wantedName {
	color: #6699FF;
	font-size: x-large;
}
