body {
	min-width:870px;
}
.top {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}
.row2 {
	background-image: url(images/3_bg.jpg);
	background-repeat: repeat-x;
}
.middle {
	background-image: url(images/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
}
.left {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	line-height: 20px;
}
.subheads_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #666;
	font-weight: bold;
}
