@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(bknd.png);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #d8d8d8;
	}
a:link {
	color: #8f0a09;
	text-decoration: none;
	}
a:hover {
	color: #8f0a09;
	text-decoration: underline;
	}
a:visited {
	color: #8f0a09;
	text-decoration: none;
	}
a:active {
	color: #8f0a09;
	text-decoration: none;
	}
a img {
	border: none;
	}
h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1d345d;
	}
div#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	}
div#content {
	padding: 0 24px 24px 24px;
	}
div#seventips {
	font-size: 12px;
	margin-bottom: 2em;
	}
div#seventips h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1d345d;
	margin-top: 0;
	width: 420px;
	margin-bottom: .5em;
	}
div#seventips ul {
	width: 405px;
	margin: .5em 0 .5em 0;
	padding: 0;
	list-style: none;
	}
div#seventips li {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	margin: 0 0 4px 0;
	padding-left: 1.5em;
	}
div#seventips div.tip {
	height: 160px;
	padding: 12px 0 0 80px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	}
div#seventips div#tip1 {
	background-image: url(bknd_1.gif);
	}
div#seventips div#tip2{
	background-image: url(bknd_2.gif);
	}
div#seventips div#tip3 {
	background-image: url(bknd_3.gif);
	}
div#seventips div#tip3 {
	background-image: url(bknd_3.gif);
	}
div#seventips div#tip4 {
	background-image: url(bknd_4.gif);
	}
div#seventips div#tip5 {
	background-image: url(bknd_5.gif);
	}
div#seventips div#tip6 {
	background-image: url(bknd_6.gif);
	}
div#seventips div#tip7 {
	background-image: url(bknd_7.gif);
	}
div#searchbox {
	font-size: 12px;
	border: #eceff2 1px solid;
	background-color: #f7f7f7;
	padding: 16px;
	width: 260px;
	margin-top: -25em;
	margin-left: 428px;
	margin-bottom: 8em;
	}
div#searchbox h1 {
	font-size: 18px;
	margin-top: 0;
	}
div#searchbox input {
	font-size: 18px;
	display: block;
	margin-top: 2px;
	background-color: #ffffcc;
	}
div#searchbox select {
	font-size: 18px;
	display: block;
	margin-top: 2px;
	background-color: #ffffcc;
	}
div#searchbox input:focus {
	background-color: #ffffff;
	}
div#searchbox select:focus {
	background-color: #ffffff;
	}
ddiv#searchbox input {
	font-size: 18px;
	}
div#searchbox select {
	font-size: 18px;
	}
div#searchbox div#gender {
	margin-top: -12px;
	}
div#searchbox div#genderseeking {
	margin-top: -3.667em;
	margin-left: 12em;
	}
div#searchbox div#age {
	margin-top: 8px;
	}
div#searchbox div#location {
	margin-top: -3.667em;
	margin-left: 12em;
	}
div#searchbox div#location input {
	width: 3em;
	}
div#searchbox div#searchbutton {
	margin-top: 1em;
	}
div#searchbox div#searchbutton input {
	font-size: 16px;
	font-weight: bold;
	background-color: #8f0a09;
	color: #ffffff;
	}
div#tiplist {
	margin: 2em 0 2em 0;
	1px dotted #999999;
	}
div#quicktips {
	margin-top: -2em;
	}
div#quicktips h1 {
	display: block;
	height: 66px;
	background-image: url(bknd_h1.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 70px;
	padding-right: 24px;
	margin-top: 2em;
	margin-bottom: 0;
	font-size: 16px;
	}
div#quicktips p#metadescription {
	display: block;
	width: 624px;
	height: 42px;
	font-size: 11px;
	margin-top: -48px;
	margin-left: 70px;
	}
div#quicktips h2 {
	font-size: 14px;
	margin-bottom: 0;
	}
div#quicktips h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	}
div#quicktips div.answer {
	margin-top: 0;
	}
div#quicktips h4 {
	font-size: 11px;
	margin-bottom: -1em;
	}
div#quicktips div.tip {
	margin-bottom: 2em;
	border-bottom: 1px dotted #999999;
	}
.clicker {
	cursor: pointer;
	color: #1c3356;
	}
.clicker:hover {
	text-decoration: underline;
	}
div#quicktips h3:before {
	content: 'Q. ';
	}
div.toplink {
	text-align: right;
	margin: 1em 0 1em 0;
	}
	
div#footer {
	margin-bottom: 1em;
	}
div#footer div#footerlink {
	text-align: right;
	height: 18px;
	padding-top: 6px;
	padding-right: 8px;
	background-color: #EB6825;
	margin-bottom: 1em;
	}
div#footer div#footerlink a {
	color: #ffffff;
	font-weight: bold;
	}
div#footer div.footerText {
	text-align: center;
	}
div#footer div.footerText a {
	color: #333333;;
	}
div#footer div#copyright {
	text-align: center;
	font-size: 10px;
	color: #999999;
	margin-top: 3em;
	padding-bottom: .5em;
	}