body {
	margin: 0px;
	padding: 0px;
	font: 90%/150% Georgia, "Times New Roman", Times, serif;
	background: url(http://www.onlinedatinginuk.com/images/bkg.jpg) repeat-x;
}
#footer {
	font-size: 75%;
	color: #666666;
}
.SiteName {
	font-size: 125%;
	font-weight: bold;
	color: #003399;
}
.LoveIndex {
	font-size: 250%;
	font-weight: bold;
	color: 	#CA226B;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {

	color: #666666;
	text-decoration: underline;
}
.lnavBorder {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/*-------------------------------------------------
action
-------------------------------------------------*/

div.action {
	padding: 8px 0;
	background-color: #ffe640;
	margin: 17px 0;
}

div.action h2 {
	font-size: 20px;
	text-align: center;
	line-height: 1em;
}

div.action h2.smaller {
	font-size: 16px;
}

div.action p {
	font-size: 11px;
	margin: 0;
	text-align: center;
}

div.action h2 a {
	color: #900;
}

div.action h2 span {
	color: #333;
	font-weight: normal;
	padding: 0 5px;
	font-size: 18px;
}

body.tour div.action {
	margin: 35px 0 0 0;
}
