.topbody {
	background-image: url(../images/img/layout_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E4E7ED;

}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;

}
.midbody {
	background-image: url(../images/img/layout_r3_c2.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightbody {
	background-image: url(../images/img/layout_r3_c3.jpg);
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #333366;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;

}
.menu a {
	color: #333366;
	text-decoration: none;
}
.menu a:hover {
	color: #333366;
	text-decoration: underline;
	font-style: italic;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;

}
.copy a {
	color: #333333;
	text-decoration: none;
}
.copy a:hover {
	color: #333333;
	text-decoration: underline;
}
.tbl {
	border: 2px solid #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
.blurb {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}