@charset "UTF-8";
body {
	width: 90%;
}
#branding h1 a {
	background-image: url(../images/gppracticedesign-logo.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 230px;
	text-indent: -10000px;
	display: block;
	border-bottom-style: none;
}
#navigation {
	display: none;
}
#content {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column {
	border-top-style: none;
}
#main-content {
	background-image: none;
}
img {
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
h6 {
	font-size: 10pt;
}
#sidenav {
	display:none;
}
