#container
{
width:100%;
}

#top
{
	clear: both;
	margin: 0;
height: 140px;
width:100%;
	padding-bottom:0em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border-bottom: 1px solid #000000;
	line-height: 11px;
}

#content
{
padding: 0.4em;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}


#footer
{
	clear: both;
	margin: 0;
	height:auto;
	padding-bottom:0em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 10px;
	border-top: 1px solid #000000;
	line-height: 11px;
	
}

