.background_images {
	background-image: url(images/BordersNoEdit-07.gif);
}
img {
	border: 0px;
}

body {
	background-image: url(images/repeat.gif);
	background-repeat: repeat-y;
	background-color: #D50101;
}

.body_repeat {
	background-image: url(images/background-repeat.gif);
	background-repeat: repeat-x;
}
img {
border: 0px;
}
#topcontent {
	vertical-align:top;
	text-align:center;
	background-color:#FFFFFF;
	}
#topcontent .midtxt { 
	font-size:12px; 
	font-family: Tahoma, Geneva, sans-serif;
	line-height:18px; 
	margin-bottom:45px;
	height:310px;
	width:557x;
}
#bottomcontent {
	vertical-align:bottom;
	text-align:center;
	font-size:11px; 
	font-family:Tahoma, Geneva, sans-serif;
}

