#mid {
	background-image: url(images/bgmid.jpg);
	background-repeat: repeat-y;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
#btm {
	background-image: url(images/bgbtm.jpg);
	background-repeat: no-repeat;
	height: 80px;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}
#top {
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	height: 207px;
}
#menu {
	background-image: url(images/bgtopmenu.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
#bodyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
