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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.phide, #acc-links, #footer-links, #left-container, #menu-container {
	display:none;
}


#header p {
	font-size:1.6em;
	margin:0;
	font-weight:bold;
}

#footer {
	margin-top:30px;
	font-size:0.7em;
	text-align:center;
}

.question {
	margin:20px 0 10px 0;
	font-weight:bold;
}

#contact form {
	display:none;
}