BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}
#hder {
	height: 163px;
	width: 552px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bghead.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
}
#ads468 {
	text-align: center;
	padding-top: 83px;
}
#ads468 img {
	border: 1px solid #000000;
}
H1 {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 10px;
}
H1 a {
	text-decoration: none;
	color: #000000;
}

#master {
	width: 530px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#footer {
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
#footer b {
	font-weight: normal;
}
