BODY {
	background-color: #aab2c2;
	background-image: url(../images/body/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 0 0 15px 0;
}
BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

A {
	text-decoration: none;
}
A:visited {
	
}
A:hover {
	text-decoration: underline;
}
A IMG {
	border: none;
}

#MainContainer {
	background-image: url(../images/center/bg.gif);
	background-position: 0 0;
	width: 1000px;
	margin: 0 auto;
}

#TopKeywords {
	padding: 0 5px 0 5px;
}
#TopKeywords H1 {
	background-color: #506081;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #697794;
	line-height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #b7becb;
	border-bottom: 1px solid #b7becb;
}
#TopKeywords H1 A {
	color: #ccc;
}

#Col01 {
	width: 165px;
	float: left;
}
#Col02 {
	width: 830px;
	float: left;
}

#LeftColContent {
	background-image: url(../images/leftcol/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 0 5px 0 5px;
}

#LogoBlock {
	
}
#LogoBlock H2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#LogoBlock H2 A {
	background-image: url(../images/leftcol/sitelogo.gif);
	width: 155px;
	height: 105px;
	display: block;
}
#LogoBlock H2 A SPAN {
	display: none;
}
#LogoBlock P {
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 15px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#MainMenu {
	padding: 10px 0 20px 0;
}
#MainMenu UL {
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
}
#MainMenu LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 3px;
	list-style: none;
	border-bottom: 1px solid #697794; 
}
#MainMenu LI A {
	color: #fff;
}

#LeftColGoogleAd DIV {
	width: 120px;
	height: 240px;
	margin: 0 auto;
}

#Top {
	background-color: #687793;
	background-image: url(../images/top/bg.gif);
	height: 60px;
}
#TopOptions {
	background-image: url(../images/top/options-lines.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	width: 600px;
	height: 60px;
	float: left;
}
#TopOptions DIV.topoptionblock {
	width: 200px;
	float: left;
}
#TopOptions DIV.topoptionblock DIV A {
	background-image: url(../images/top/topoption-bg.gif);
	font-family: Impact;
	font-size: 22px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	width: 190px;
	height: 40px;
	display: block;
}
#TopOptionsTips {
	padding: 10px 0 0 10px;
}
#TopOptionsArticles {
	padding: 10px 5px 0 5px;
}
#TopOptionsJoin {
	padding: 10px 10px 0 0;
}

#TopSearch {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 230px;
	height: 60px;
	float: left;
}
#TopSearch FORM {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#SearchBox {
	padding: 15px 0 0 10px;
}
#TopSearch P {
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#TopSearch P SPAN {
	padding: 0 5px 0 0;
}
#TopSearch P STRONG {
	padding: 0 5px 0 0;
}
#TopSearch P A {
	color: #c0dcff;
}
#TopSearch INPUT.input-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	width: 100px;
	height: 13px;
	margin: -1px 5px -1px 0;
	padding: 0 0 0 0;
	border: 1px solid #8e98ae;
	vertical-align: text-middle;
}
#TopSearch INPUT.input-submit {
	background-color: #566686;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 53px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #8e98ae;
	vertical-align: text-middle;
}
#TopSearch INPUT.input-radio {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}

#Center {
	
}
#CenterCol01 {
	width: 600px;
	float: left;
}
#CenterCol02 {
	width: 230px;
	float: left;
}
#Center OBJECT {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#PageContent {
	background-color: #fff;
	margin: 5px 10px 5px 5px;
	padding: 9px;
	border: 1px solid #b4d7eb;
}
#PageContent H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f26d7d;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #efefef;
}
#PageContent H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4a96da;
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
}
#PageContent H3 SPAN {
	font-size: 12px;
	color: #888;
	white-space: nowrap;
}
#PageContent H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
}
#PageContent P {
	margin: 0;
	padding: 5px 0 10px 0;
}
#PageContent P A {
	font-weight: bold;
}

#ContentBlockAdd1 DIV {
	width: 468px;
	height: 75px;
	margin: 0 auto;
}
#ContentBlockAdd2 {
	width: 265px;
	height: 265px;
	margin: 10px 0 0 0;
	float: left;
}

#RightColContent {
	padding: 5px 0 0 0;
}

#PartnerSearchForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0 5px 5px 5px;
}
#PartnerSearchForm FORM {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#PartnerSearchFormBlock {
	background-color: #425477;
	background-image: url(../images/rightcol/partnersearch-bg.gif);
	width: 220px;
	height: 160px;
}
#PartnerSearchFormArea {
	padding: 10px 0 10px 10px;
}
#PartnerSearchFormBlock DIV SPAN {
	display: block;
}
#PartnerSearchFormBlock #I_Am_A,
#PartnerSearchFormBlock #Seeking_A,
#PartnerSearchFormBlock #Aged {
	width: 67px;
	float: left;
}
#PartnerSearchFormBlock #Living_In {
	padding: 15px 0 0 0;
	clear: both;
}
#PartnerSearchFormBlock #Submit {
	text-align: right;
	padding: 10px 0 0 0;
}
#PartnerSearchFormBlock P {
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}
#PartnerSearchFormBlock P A {
	color: #c0dcff;
}
#PartnerSearchFormBlock SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	vertical-align: middle;
	width: 65px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#PartnerSearchFormBlock SELECT.select-country {
	width: 180px;
}
#PartnerSearchFormBlock INPUT.input-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 55px;
	height: 20px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

#RightColGoogleAd DIV {
	width: 160px;
	height: 600px;
	margin: 0 auto;
}

#Bottom {
	height: 20px;
	clear: both;
}
#BottomOptions {
	background-color: #8c96ab;
	background-image: url(../images/bottom/bg.gif);
	background-position: 0 0;
}
#BottomOptions P {
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#BottomOptions P A {
	color: #fff;
}

#Footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#SiteDescription {
	text-align: center;
}
#SiteRights {
	text-align: right;
}
#Footer P {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}
#Footer P A {
	color: #fff;
	text-decoration: underline;
}
#Footer P A:hover {
	color: #fff;
	text-decoration: none;
}

/* Universal Definitions */
.important {
	font-weight: bold;
	color: #aa0000;
}
.end-float {
	clear: both;
}
.backtosection {
	font-weight: bold;
	float: right;
}