#ilya {
	background: url(../img/about/names.gif) top left;
	width: 37px;
	height: 21px;
	background-position: 0 -30px;
}

#masha {
	background: url(../img/about/names.gif) top left no-repeat;
	width: 133px;
	height: 21px;
}

#danya {
	background: url(../img/about/names.gif) top left;
	width: 135px;
	height: 21px;
	background-position: 0 -90px;
}

#sasha {
	background: url(../img/about/names.gif) top left;
	width: 60px;
	height: 21px;
	background-position: 0 -60px;
}

.portrait {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.bio {
	margin-bottom: 20px;
}
	div.bio p {
		margin: 0;
		font-size: 12px;
	}
	div.bio p + p {
		text-indent: 1em;
	}

#about_p {
	text-indent: -15000px;
	margin-top: 34px;
	margin-bottom: 15px;
	background: url(../img/about/about.gif) top left no-repeat;
	height: 220px;
}

h2#contact {
	background: url(../img/about/contact_header.gif) top left no-repeat;
	height: 18px;
	width: 130px;
	float: left;
}

#sendInfo {
	width: 324px;
	float: left;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #d4bb7f;
}

#best_kids {
	background: url(../img/about/best_kids.gif) top left no-repeat;
	text-indent: -15000px;
	margin-top: 34px;
	height: 478px;
}

.drop {
	font-family:Georgia,serif;
	font-size: 40px;
	line-height: 0.8em;
	padding: 0.1em 3px 0 0;
	text-transform:uppercase;
	float: left;
}

#errorMessages {
	display: none;
	background: #F4F4F4;
	padding: 5px;
	margin: 0 0 10px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#errorMessages ul li {
	list-style: none;
}

.theForm {
	padding-top: 0px;
}

.theForm label {
	display: block;
	width: 130px;
	float: left;
	font-variant: small-caps;
	color: #999;
}

.theForm input, .theForm textarea {
	width: 323px;
	font-style: italic;
	color: #999;
	border: 1px solid #CCC;
}

.theForm select {
	width: 326px;
	font-style: italic;
	color: #999;
	border: 1px solid #CCC;
}

.theForm .error {
	background: url(../img/assets/badForm.gif) left top no-repeat;
	padding-left: 35px;
	width: 289px;
}

.theForm select.error {
	width: 326px;
}

.theForm  div {
	padding: 3px 0;
}

.theForm .button {
	width: 253px;
	height: 50px;
	background: url(../img/about/sendmessage.gif) top left no-repeat;
	border: none;
	text-indent: -15000px;
	margin: 0 0 10px 0;
}

.theForm .button:hover {
	background-position: 0px -50px;
}