		
#menu {
	display: none;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	height: auto;
	float: none;
	width: auto;
	color: #000000;
}
#content .padding {
	padding: 20px;
}
#image {
	display: none;
}
h3, .sizePlus1 {
	font-size: 1.3em;
	font-weight: bold;
}
a:link {
	color: #336633;
}
a:visited {
	color: #663300;
}
a:hover, a:active {
	color: #003366;
}
