@CHARSET "ISO-8859-1";

body,html {
	background-color: #000000;
	background-image:url(../../images/mmmnew/bg2.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.border_spacer {
    width: 775px;
	height: 21px;
    margin: 0 auto;
	overflow:auto;
	clear:left;
}
#border_top,
#border_bottom {
	clear:right;
	font-size:1px;
	height: 21px;
}
#border_top {
	background-image:url(../../images/mmmnew/corners_top_dark.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 9px
}
#border_bottom {
	background-image:url(../../images/mmmnew/corners_bottom_dark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
