@charset "utf-8";
/* CSS Document */


#sidebar1, #menu {
	display:none;
}



a { text-decoration : underline; color : #0000ff; }

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}



img {
	display:none;
	}
	

	#footer {
	position: relative;
	height: 50px;
	margin: 0 auto;
	width: 800px;
	padding-bottom: 0;
	text-align:center;
	padding: 0; /* this  matches the left alignment of the elements in the divs that appear above it. */

}

#footer p {
	margin: 0; 
	padding: 5px 0; 
	font-size:0.85em;

}
	
#footer {
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:left;
	}	
	

