body {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	background-image: none;
}

.search_bar, #menu-header, #menu-footer, .welcome, #news-box, #footer, .breadcrumb, form {
	display: none;
}

#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a img { border: 0;  outline: none;  }

.clear { clear: both; }
.aligncenter { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }

