html,body { height:100%; }

body
{
	margin: 0;
}

img, #topbanner
{
	display: none;
}

table
{
	border: 0px;
}

h1
{
	font-size: 36px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 18px;
}

#container
{
	background-color: #ffffff;
	width: 750px;
	margin: 0 auto;
	height: 100%;
}

#content
{
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}

#menu
{
	display: none;
}