@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#banner {
	margin: 0px;
	padding: 0px;
	background-image: url(images/wmrbanner.jpg);
	height: 160px;
}
#navigation {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 27px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
#copyright {
	font-size: 0.7em;
	font-weight: bold;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	margin-top: 10px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	background-image: url(images/wmrfooter.jpg);
	margin: 0px;
	padding: 0px;
	height: 105px;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/bckgrnd4.jpg);
}
#leftColumn {
	float: left;
	width: 210px;
	margin-right: 5px;
	margin-left: 5px;
}
#rightColumn {
	float: right;
	width: 710px;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #000000;
	background-image: url(images/bgstrip2.png);
}
