body {
	font-family: palatino linotype, times, times new roman, serif;
	font-size: 12pt;
	}
	
#header {
	background: url("/site_graphics/bg_header.jpg") no-repeat top left #ccc;
	width: 930px;
	height: 200px;
	border: 10px solid #000000;
	overflow: hidden;
	}
	
#hzmenuContainer { display: none; }

#container {
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	}

#footer {
	color: #fff;
	background: #000;
	padding: 20px;
	}
	
#footer #card p {
	display: inline;
	padding-right: 10px;
	}
	
#footer div.rightcol {
	display: none;
	}
