body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#cont {
	height: auto;
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#cont #text {
	height: auto;
	width: 658px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: left;
	font-size: 13px;
	margin: auto;
	background-image: url(http://www.vdele.ru/am/f.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}
#cont #text #form a {
	color: #600;
}

#cont #foot a {
	color: #333;
}

#cont #foot {
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	height: 13px;
	padding: 6px;
}

#cont #text #form {
	width: 450px;
	text-align: right;
	padding-top: 30px;
}
#cont #text #form p {
	margin: 10px;
}

#cont #text #form input {
	border: 1px solid #999;
	font-size: 12px;
	color: #933;
}
#cont #text #form textarea {
	border: 1px solid #999;
	font-size: 12px;
	color: #933;
}



#cont #top {
	background-color: #933;
	height: 45px;
	text-align: left;
	width: 699px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #CCC;
}
#cont #top h1 {
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#cont #xhtml {
	text-align: right;
	padding-top: 5px;
}
#cont #text a {
	color: #333;
}

#cont #xhtml a {
	font-size: 10px;
	color: #999;
}
