/* Style Sheet for embrysolutions.com sub pages */

/* Main styles */

#photos {
margin: 11px 0 -32px;
}

#photos img {
margin: 4px 6px 4px 4px;
width:auto;
height:auto;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
}

#datebox {
	color:#FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	margin-top:32px;
	}

#content {
	width: 746px;
	height:auto;
	margin: -9px auto 20px 255px;
	background-position: left top;
}

.writings {
	font-size:.9em;
	padding-top:5px;
	background-color:#c4b699;
	background-image:url(../img/contbk.jpg);
	background-repeat:no-repeat;
	margin-top:31px;
}
