body {
	background: white;
	font-size: 12pt;
}
#page
	{
	width: 672px;
	margin: 0 auto;
	text-align: left;
}
a:link, a:visited {
	color: #000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#header {
	height: 55px;
	margin: 0;
	background: transparent;
}
#nav ul{
	display:inline;
	position:relative;
	margin : 0;
	white-space : nowrap;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	background: center;
	text-align: center;
}
#logo {
	background: url(images/logo77.gif) no-repeat center;
	height: 117px;
	width: 300px;
}
#footer
	{
	position: relative;
	margin: -31px auto 0;
	height: 31px;
	width: 75%;	
	background: #fff;
	}
#left {
	position: absolute;
	left: 10px;
	padding-top:14px;
	font-size: 10pt;
	color: #000;
	width: 100%;
	text-align:left;
	margin: 0px;
}
#right
	{
	position:absolute;
	left: 10px;
	padding-top:0px;
	width:100%;
	text-align:left;
	font-size: 10pt;
	margin: 0px;
	color: #000;
}
img {
	display: none;
}
