/* GENERAL STYLES */
/* GENERAL STYLES */
body,html {
	background: none;
	font-family: Verdana, 'lucida grande', 'lucida sans', lucida;
	font-size: 62.5%;
}

#header h1 a{
	font-size: 0.8em;
}
#header h2 {
	font-size: 0.7em;
}
#nav li {
	background-color: white;
	border: 0;
}
li a {
	text-align: left;
	background-color: white;
}

#PageTitle {
	font-size: 0.8em;
}
#printbutton {
	display: none;
	width: 0; height: 0;
	visibility: hidden;
}

#sidebar img{
	display: none;
	width: 0; height: 0;
	visibility: hidden;
}

/* EDITOR PROPERTIES */
