.img_border  {
	border: 2px none #800F34;
}
.img_right {
	margin: 4px 4px 8px 16px;
	border: 2px solid #C7A66A;
}
.footer        { color: black; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular; text-align: center; padding-top: 8px; padding-bottom: 8px }
.logo { color: black; font-weight: normal; font-size: 30px; font-family: "Times New Roman", Times, Georgia; padding: 8px }
.sidebar       {
	display: none;
}
.nav {
	display: none;
}
#container     {
	background-color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.content {
	width: 100%;
}
#gutter {
	display: none;
}
