body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	background-image: url(/library/graphics/backgrounds/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: navy;
} 

a:hover {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: gray;
	text-decoration: underline;
}

.footer {
	font-size: 60%;
	color: #000000;
	padding: 0 20px 0 20px;
	font-weight: 500;	
}

.footer a {
	padding: 0 5px 0 5px;
	color: #000000;
	text-decoration: none;

}

.footer a:hover {
	text-decoration: underline;
	color: blue;
}

img {
	border: 0;
}

.card {
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;

}

.card a{
	color: #000000;
	text-decoration: none;
}

.card a:hover{
	text-decoration: underline;
	color: blue;

}

.card div {
	padding-top: 4px;
}

.card div a{
	color: gray;
	text-decoration: none;
}

.card div a:hover {
	color: blue;
	text-decoration: underline;
}

.pagination {
	font-size: 10pt;
	font-family: arial, sans-serif;
	background-color: #E6E4D5;
	padding: 5px;
	margin-right: 10px;
}

.pagelink {
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: #000000;
}

.numberlink {
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.pagelink a {
	text-decoration: none;
}

.gallery a {
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

.gallery a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.paginationlink a {
	font-size: 10pt;
	font-family: arial, sans-serif;
	text-decoration: underline;

}

.pagination-link a:hover {
	color: blue;
	text-decoration: underline;

}

.resultsdef {
	font-size: 10pt;
	font-family: arial, sans-serif;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	margin-right: 5px;
	display: block;
	border-color: #E6E4D5;
}

.match {
	border-color: #E6E4D5;
	padding: 5px;
	margin: 5px;
	margin-right: 10px;
	display: block;
	border-style: solid;
	border-width: thin;
}

.blurb {
	font-size: 10pt;
	font-family: arial, sans-serif;
}
.matchtitle {
	font-size: 11pt;
	font-family: arial, sans-serif;
}

#find-person {
	/*display: block;
	 width: 368px;
	height: 250px; */
	background-color: #E5E5D4;
	font-size: 12pt;
	font-family: arial, sans-serif;

}

#find-person h4{
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}	

#find-person table{
	font-size: 10pt;
	font-family: arial, sans-serif;
	left: auto;
	right: auto;
	margin-left: 20px;
	
}

#find-person form {
	font-size: 10pt;
	font-family: arial, sans-serif;
	margin-top: 5px;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;

}

.profile-text {
	font-size: 10pt;
	font-family: arial, sans-serif;
}

.profile-text span{
	display: compact;
	margin-top: 10px;
	color: red;
	font-weight: bold;
}

.profile-text hr {
	border-width: thin;
	border-style: dashed;
	width: 50px;

}
.profile-nav {
	font-size: 9pt;
	font-family: arial, sans-serif;
	margin-bottom: 5px;


}

.loginlink {
	display: block;
	font-size: 9pt;
	font-family: arial, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: red;
	
}

.loginlink p {
	padding: 0;
	margin: 0;
}

not-in {
	display: block;
	font-size: 9pt;
	font-family: arial, sans-serif;
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: red;

}



p.chatintro {
	margin: 5px 15px 10px 20px;
	font-size: 13px;

}

div.featured-box {
	font-size: 10pt;
	font-family: arial, sans-serif;
	background-color: #E6E4D5;
	padding: 0px;
	margin: 1px;
	margin-right: 10px;
	width: 572px;
	height: 175px;
	display: block;
	text-align: center;

}

div.featured-item {
	font-family: arial, sans-serif;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 75px;
	border-color: #CCCCCC;
	border-style: solid;
	border: 1px;
	display: inline;
	float: left;
	background-color: #E6E4D5;
	position: relative;
	

}

div.featured-item a {
	font-size: 8pt;
}

.tiny-text {
	font-size: 7pt;
	font-family: arial, sans-serrif;
}