body {
	font-family:Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 76%;
	line-height:1.5
}
h1, h2, h3, h4 {
	margin:20px 10px 10px 0px;
}

#navigation {
	display: none;
}
#memberBadges {
	display: none;
}
#header {
	float: right;
	padding: 1px 1px 0px 2px;
}

#header img {
	border: none;
}
#header img a:hover {
	border: none;
}

a {
	color: black; text-decoration: none;
}


div#form label{
float: left;
width: 120px;
}
div#form input, div#form textarea{
width: 250px;
}
div#form textarea{
width: 250px;
height: 150px;
}
div#form.boxes{
width: 1em;
}
div#form br{
clear: left;
}

#footer {
	float: right;
	}