﻿/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

body {
	background: white;
	font-size: 12pt;
	}

#wrapper {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
#outerBorder
{
	background:none;
	border:none;
	width: auto;
	margin:0px;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.sIFR-active {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#footnav {
	display: none !important;
}

#header, #SiteNav, #column2, #level2Nav, #footer, #breadcrum, #socialBookMarks, #EntryLinks {
	display: none !important;
}


/* EDITOR PROPERTIES */

