body {
	font-size:13px;
	text-align:center;
	font-family:arial;
	margin:0;
	padding:0;
	background-color:#677535;
}
a,a:visited,a:active,a:hover {
	text-decoration:none;
	color:#fff;
}
a:hover {
	background-color:#222;
}
.c {
	margin:0 auto;
	background-image:url(images/bg.jpg);
	width:864px;
	height:700px;
	text-align:left;
}
.d {
	color:#fff;
	background-color:#576526;
	padding:3px;
	width:50px;
	margin:0 auto;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.f {
	padding-left:5px;
}
#l  {
	position:absolute;
	margin:125px 0 0 282px;
}
#s,#s:visited,#s:hover,#s:active {
	position:absolute;
	width:247px;
	height:50px;
	background-image:url(images/btns.png);
	margin:236px 0 0 160px;
	background-position:-247px 0;
}
#s:hover {
	background-position:-247px -51px;
}
#s:active {
	background-position:-247px -102px;
}
#s span {
	display:none;
}

#m,#m:visited,#m:hover,#m:active {
	position:absolute;
	width:247px;
	height:50px;
	background-image:url(images/btns.png);
	margin:236px 0 0 440px;
	background-position:0 0;
}
#m:hover {
	background-position:0 -53px;
}
#m:active {
	background-position:0 -106px;
}
#m span {
	display:none;
}

h1 {
	margin:0;
	padding:0;
}

.bls {
	width:216px;	
}
.blsr {
	text-align:right;
	width:130px;
}
.bls tr td {
	white-space:nowrap;
	margin:0;
	padding:2px;
	font-size:10px;
	font-family:tahoma;
	color:#fff;
	border-bottom:solid 1px #606d31;
}
.bls tr td a:hover {
	text-decoration:underline;
}

#sbt {
	position:absolute;
	margin-left:176px;
	margin-top:345px;
}
#mbt {
	position:absolute;
	margin-left:455px;
	margin-top:345px;
}

