body {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px;
	color: #000000;
	/*background-color: #666666;*/
	background-color: #FFFFFF;
	/*background-image: url(images/dirt_04.jpg);*/
	background-image: url(images/dirt_01.jpg);
	background-attachment: fixed;
}

h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.body_a {
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	line-height: 16px;
	color: #000000;
	background-image: url(images/dirt_07.jpg);
	background-attachment: fixed;
}

.body_b {
	padding: 16px;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 22px;
	/*font-family: "Bradley Hand ITC";*/
	font-family: "Poor Richard", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

img {
	border: 0px solid;
}

a:link, a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #666666;
	text-decoration:none;
}

#b a:link,
#b a:active,
#b a:visited {
	text-align: center;
	vertical-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	text-decoration: none;
}
#b a:hover {
	color: #FFFFFF;
	background-image: url(media/butovr_grad.jpg);
	background-repeat: no-repeat;
}

#c {
	/*font-family: Arial, Helvetica, sans-serif;
	color: #999999;*/
	text-align: center;
	vertical-align: right;
	font-size: 13px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	display: block;
	padding: 5px;
	text-decoration: none;
	
}

