body{
	background: white;
	font-size: 14px;
	font-family: 'Georgia', 'Myriad Pro', 'Trebuchet MS', serif;
	position: relative;
}
#content{
	position: relative;
	width: auto;
	margin: 0 5% 0 10%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#text{
	padding-top: 1em;
}
#footer{
	border-top: 1px dotted #999;
	padding-top: 1em;
}
a:link, a:visited{
	color: #930;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#vertical_menu, #menu, .inspire, .copyright a, h1, form{
	display: none;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 20px;
	border-bottom: 1px dotted #999;
}
