body {
	background-color: #FFFFFF;
	background-image: url(images/background_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #830000;
}
a:active {
	text-decoration: none;
	color: #830000;
}
.background_sides {
	background-image: url(images/background_bottomline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.background_right_side {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.background_left_side {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.bio_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #830000;
}
.text_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #830000;
}
.padding_left {
	padding-left: 15px;
}
.background_links {
	background-image: url(images/links/babies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_right_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #830000;
	text-align: right;
}.text_testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color:#333333;
	text-align: left;
}
.contact_bg {
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
