body {
	background-image: url(http://static.matchnet.com/components/cr-2153_seo/bknd-body.gif);
	background-repeat: repeat-y;
	background-color: #efefef;
	margin: 0px;
	font-family: Arial, verdana, Sans-Serif;
	font-size: .75em;
}

#titles {
	margin:0 0 30px 0;
}

h1, h2, h3, div#page_intro
{
	margin: 4px 0px 4px 0px;
}

h1
{
	font-size: 1.5em;
}

h2
{
	font-size: 1.25em;
	font-weight: normal;
}

a:link, a:active, a:visited
{
	color: #1c3356;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.header {
	display: block;
	height: 100px;
	background-image: url(http://static.matchnet.com/components/cr-2153_seo/bknd-header-spark.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.content-wrapper
{
	display: block;
	width: 770px;
	background: #ffffff;
	clear: both;
	margin-left: 12px;
}

.content
{
	padding: 20px;
	overflow: hidden;
}

#main-content
{
	float:left;
	width: 480px;
	margin-left: 20px;
	border: 1px solid #96b1cc;
	background: #FFFFFF;
}

#main-content h3
{
	border-bottom: 1px solid #96b1cc;
	background:#96b1cc none repeat scroll 0% 50%;
	font-size: 1.17em;
	padding:10px;
	margin: 0px 0px 5px 0px;
	color:#25426b;
	font-weight:bold;
}

#sidebar {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid #96b1cc;
	float:left;
	padding:10px;
	position:relative;
	width:200px;
	margin-bottom: 20px;
}

#sidebar h5 {
	color:#25426b;
	font-size:162.9%;
	font-weight:normal;
	margin:0;
	padding:0;
}

#sidebar .line_divide {
	margin: 20px 0 0 0;
	height:0;
	border:none;
	clear: both;
	border-top:1px solid #fff;
}

.sidebar_section{
	clear:left;
}

.sidebar_section p {
	margin:0 0 20px 10px;
}

#sidebar .cta a {width: 198px; text-align: center;}

.sidebar_section h3 {
	background:#96b1cc none repeat scroll 0 0 !important;
	color:#ffffff;
	font-weight:bold;
	margin:7px -11px;
	padding:6px;
	font-size: 110%;
	zoom:1.0; /* bug fix for ie6 */
}

.searchResultContainer {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #E1E9F1;
	margin-left: 6px;
	margin-right: 6px;
	padding: 10px;
	clear: both;
}

.searchResultContainer img {
	height:100px;
	width:75px;
	margin-right: 10px;
	float: left;
	border: 0px;
}

.about {
	float: left;
	width:350px;
}
.about p { 
	margin-top:5px;
	margin-bottom: 5px;
}
.about .viewprofile, .about .searchlink {
	margin-top:10px;
}

.about .searchlink {
	float:right;
	text-align:right;
}

.about .button-view-profile {
	background-color:#9c042a;
	color: #FFFFFF; 
	display: block;
	position: relative;
	padding:3px 14px 2px;
	text-align: center;
	white-space:nowrap;
	float: left;
	width: 80px;
	font-weight: bold;
}

#footer { 
	margin-left: 12px; 
	width: 770px; 
	float: left; 
	padding: 12px 0 0; 
	background: #25426b;
	font-family: arial, verdana, sans-serif;
	display:inline; /* ie6 bug fix */
} 

#footer p { 
	margin: 0; 
	color: #ffffff;  
	font-size: 11px; 
	text-align: center; 
	margin: 0; 
	padding: 0 0 3px;
}

#footer p a { color: #ffffff; } 

#footer p.disclosure { 
	font:bold 12px 'Arial Narrow'; 
	color:#ffffff; 
	margin-top:5px;
	margin-bottom: 10px;
}

.login-link
{
	font-weight: bold;
	text-align: right;
	float: left;
	width: 620px;
	margin-right: 8px;
	padding-top: 8px;
	color: #333333;
}

.logo
{
	margin-top:10px;
	float: left;
	width: 148px;
	height: 60px;
}

