body{ background-image: url(images/bg.jpg);
      background-repeat: no-repeat;
      background-color: #b59e86;
	  height:985px;
	  font-family: Tahoma, Geneva, sans-serif;
	  font-size:14px;
	  color:#640e16;
	  }
	  
A:link{ color:#aa1826;
	text-decoration:none;
}
a:visited {
	color:#5e462e;
	text-decoration:none;
}
#menu {
	margin: 30px 0 0 50px;
}
#menu a {
	vertical-align:top;
	display:inline-block;
}
.mm1 {
	background-image: url(images/m1.jpg);
	width:18px;
	height:154px;
}.mm1:hover {
	background-image: url(images/m1a.jpg);
	width:18px;
	height:154px;
}
.mm2 {
	background-image: url(images/m2.jpg);
	width:18px;
	height:234px;
}.mm2:hover {
	background-image: url(images/m2a.jpg);
	width:18px;
	height:234px;
}
.mm3 {
	background-image: url(images/m3.jpg);
	width:18px;
	height:190px;
}.mm3:hover {
	background-image: url(images/m3a.jpg);
	width:18px;
	height:190px;
}
.mm4 {
	background-image: url(images/m4.jpg);
	width:18px;
	height:170px;
}.mm4:hover {
	background-image: url(images/m4a.jpg);
	width:18px;
	height:170px;
}
.mm5 {
	background-image: url(images/m5.jpg);
	width:18px;
	height:196px;
}.mm5:hover {
	background-image: url(images/m5a.jpg);
	width:18px;
	height:196px;
}
#t_ {
	position:absolute;
	top:305px;
	padding-top:20px;
	padding-left:50px;
	width:500px;
	height:600px;
	overflow:auto;
}
#t {
	position:absolute;
	top:305px;
	padding-top:20px;
	padding-left:50px;
	width:545px;
	height:585px;
	overflow:auto;
}
#t_t {
	display:inline-block;
	width:500px;
}
#t a:hover {
	text-decoration:underline;
}
#foot {
	position:relative;
	top:700px;
	clear:both;
	font-size:11px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}
#foot a {
	text-align:center;
	color:#751215;
	font-size:11px;
	text-decoration:none;
}

#foot a:hover {
	color:#751215;
	font-size:11px;
	text-decoration:underline;
}