.mstr_div {
	margin: 0 auto;
	background-image: url(wf_bkg_2_long.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
	border: thin solid #255049;
}
a.menu {
	border: 1px none #D9D9D9;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
}
a.menu:hover {
	background-color: #234B43;
	border-bottom-style: none;
	color: #FFFFCC;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px 10px;
	margin-right: 10px;
	margin-left: 10px;

	height: auto;
	width: auto;
}
