#wrap {
	min-width: 700px;
  max-width: 875px;
	width: auto !important; /*IE6 hack*/
	width: 760px; /*IE6 hack*/
	margin: 0 auto;
	/*text-align: left;*/
}

.juco .catTitle {
	margin: 40px 0 30px 0;
}

.juco a, .juco a:visited {
	color: #775607;
	text-decoration: none;
}

.juco a:hover {
	color: #cdbf27;
	text-decoration: none;
}

.gen_Blog .artList {
	background-color: transparent;
	border: none;
}

.gen_Blog .artList, .gen_Blog div.editBoxArt {
	width: 100%;
}

.gen_Blog div.embeddedPage, div.editBoxCon {
	width: auto;
	padding: 1em 1em;
}

