.banner {
	background-repeat: repeat-y;
	vertical-align: top;
	background-position: center;
	text-align: center;
	white-space: normal;
	width: auto;
	float: none;

}
.intro {
}
.links {
	float: left;
}
.nav {
	background-color: #CCCCCC
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	list-style-type: none;
	border: none;




}
.header {
	height: auto;
	float: none;
	text-align: center;
	border-top: 0px groove;
	border-right: 0px groove;
	border-bottom: 2px groove;
	border-left: 0px groove;


}
.nav-outer {
	background-color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;


}
.emailform {
	text-align: left;	

}
.main {
	border: inset #999999;
	width: 750px;
	text-align: left;
	background-color: #FFFFFF;




}
a:hover {
	background-color: #EEEEEE;
	text-decoration: none;


}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {

	text-decoration: none;
	color: #666666;
}
.latestupdate {
	float: none;
	text-align: left;
	padding-left: 50px;
	font-weight: bold;

}
.footer {
	background-color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.blocktext {
	width: 400px;
	text-align: justify;
	float: none;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 10px;
}
.content {
	text-align: center;
	padding: 20px;
	 background-color: #EBE6D6;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	//background-image: url(img/simplex-bkg.gif);
	background-image: url('img/winbg.jpg');
}
.email {
	font-style: italic;
	color: #666666;
}
img {
	border: 0px;
}
