.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

.textspc {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

.smallertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1C2E77;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
body,td,th {
	color: #012F72;
}

.mainbox {
	width:790px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.contentarea {
	width:760px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D7E2F2;
	background-image: url(images/cont_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.shadowL {
	background-image: url(images/cont_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}

.shadowR {
	background-image: url(images/cont_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}


.mainL {
	width: 144px;
	vertical-align: top;
}

.mainC {
	width: 426px;
	vertical-align: top;
	text-align: left;
}


.mainCNR {
	width: 616px;
	vertical-align: top;
	text-align: left;
}

.mainR {
	width: 190px;
	vertical-align: top;
	
}

.Rhome {
	background-image: url(images/photos_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Lhome {
	background-image: url(images/oldcouple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

