.bodybg {
	background-image: url(img/bg.gif);
	margin: 0;
}
.maintble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FF99CC;
	background-image: url(img/main.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.homepagediv {
	margin: 0px 5px 5px;
	padding: 0px 5px 5px;
	float: left;
	width: 280px;
}
.rightcol {
	background-color: #FF99CC;
	background-image: url(img/main_right.gif);
	background-repeat: repeat-y;
}
.leftcol {

	background-color: #FF99CC;
	background-image: url(img/min_left.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #333333;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF359A;
	padding-right: 7px;

}
a.footr:link, a.footr:visited, a.footr:active, a.footr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF359A;
	
}
.aboutus {
	margin: 0px 10px 10px 8px;
	padding: 0px 10px 10px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	width: 559px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;

}
.familydiv {
	border-left-color: #FFFFFF;


}
.aboutus h4 a {
	background-color: #FF82C0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-image: url(img/sp_gall.gif);
}
.aboutus h4 a:hover {
	background-color: #FF6FB7;
	background-image: none;
}
.headerBgr {
	height: 114px;
	width: 636px;
	background-image: url(img/logo_top.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}
.navbar {
	margin-right: 23px;
	text-align: right;
	padding-top: 35px;
	padding-right: 10px;
}
.navbar a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-left: 380px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F666A2;
	padding-right: 11px;
	line-height: 14px;
}
.navbar a:hover{
	background-image: url(img/roll_over_square.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.navbar a.current {
	background-image: url(img/square_current.png);
	background-repeat: no-repeat;
	background-position: right center;
}
