body {
	margin: 0;
	padding: 0;
	background: #707E29 url(./img/wi_bg2.gif) repeat-y top center;
	font-family: Georgia, Times New Roman, Times, serif;
	}
a:link {
	color: #10416C;
	text-decoration: underline;
	}
a:visited {
	color: #00163B;
	text-decoration: underline;
	}
a:active {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
.bg2 {
	background: url(./img/wi_bg2.gif) repeat-y top center;
	}
#page {
	width: 100%; 
	height: 100%; 
	background: url(./img/wi_bg2.jpg) no-repeat top center;
	}
#main {
	padding: 0px 90px 20px 90px;
	margin: 15px 0 0 0;
	}
h1 {
	text-align: center;
	font-size: 26px;
	color: #55640D;
	}
.txt1 {
	font-size: 14px;
	line-height: 23px;
	}

#footer {
	font-size: 11px;
	text-align: center;
	}
#footer a {
	text-decoration: none;
	}
.footernav {
	font-size: 10px;
	font-weight: bold;
	}