<!--
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.container {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	margin-right: auto;
	min-height:409px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.left {
	margin-top:105px;
	padding-left:12px;
	width:240px;
	float:left;
	clear:right;
}
.main {
	padding-left:10px;
	margin-top:360px;
	width:515px;
	float:left;
}
.country {
	padding-left:120px;
	width:198px;
	height:28px;
	vertical-align:middle;
	float:right;
	clear:both;
	background-image:url(/images/country.gif);
	padding-top:8px;
}
.country select
	{
	width:140px;
	}
.country input
	{
	width:40px;
	}
form
	{
	display:inline;
	}

.menu 
	{
	padding-top:9px;
	width:240px;
	height:209px;
	vertical-align:middle;
	clear:both;
	background-image:url(/images/menu.gif);
	margin-bottom:10px;
	}
.menu .menuitem
	{
	padding-left:16px;
	padding-bottom:1px;
	}
.quicksearch 
	{
	padding-top:40px;
	padding-left:20px;
	width:220px;
	height:80px;
	clear:both;
	background-image:url(/images/quicksearch.gif);
	margin-bottom:10px;
	}
.newestprofiles 
	{
	padding-top:40px;
	padding-left:20px;
	width:494px;
	height:208px;
	vertical-align:middle;
	clear:both;
	background-image:url(/images/newestprofiles.gif);
	margin-bottom:10px;
	margin-top:10px;
	}
.newestprofiles .block
	{
	float:left;
	width:115px;
	text-align:center;
	}

.leftcontent
	{
	clear:both;
	}

.maincontent
	{
	padding-top:10px;
	clear:both;
	}
.maincontent h1
	{
	text-align:left
	padding-top:10px;
	font-size:20px;
	clear:both;
	}
.mvdw
	{
	background-image:url(/images/mvdw.gif);
	background-repeat:no-repeat;	
	width:240px;
	height:190px;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	clear:both;
	margin-bottom:10px;
	
	}

.birthday
	{
	background-image:url(/images/birthday.gif);
	background-repeat:no-repeat;
	width:240px;
	height:190px;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	clear:both;
	margin-bottom:10px;
	}

.profilediv 
	{
	clear:both;
	margin-bottom:20px;	
	}

.profilediv .first
	{
	width:110px;
	float:left;
	}

.profilediv .second
	{
	width:370px;
	float:left;
	}

.profilediv .third
	{
	width:370px;
	float:left;
	}

.profilediv .fourth
	{
	width:370px;
	float:left;
	}

input,select,textarea
	{
	width:390px;
	border:1px solid #99ccff;
	margin-bottom:5px;
	}
.quicksearch input,.quicksearch select
	{
	width:120px;
	margin-bottom:2px;
	}
select#age1 , select#age2 
	{
	width:100px;
	}

body, td, th {
	font-family: georgia;
	font-size: 15px;
}
a:link {
	color: #F7339F;
	text-decoration: none;
}
a:visited 
	{
	text-decoration: none;
	color: #F7339F;
	}
	
a:hover {
	text-decoration: underline;
	color: #F7339F;
}
a:active {
	text-decoration: none;
	color: #F7339F;
}
.maincontent
	{
	text-align:justify;
	line-height:18px;
	margin-left:7px;
	margin-right:7px;
	}

.block
	{
	font-size:12px;
	}
.block br
	{
	margin-bottom:4px;
	}
.birthday br
	{
	margin-bottom:4px;
	}
br 
	{
	clear:both;
	margin-bottom:25px;
	}
	
-->

<!--
[if IE 6]>
.menu 
	{
	padding-top:6px;
	height:212px;
	}
.menu .menuitem
	{
	padding-left:16px;
	padding-bottom:0px;
	padding-top:0px;
	}


<![endif]
-->
