* { 
	background-color: transparent !important;
	background-image: none !important;
}
#header { 
	padding: 0 0 15px 0;
	margin: 0;
	width: 85%;
	position: relative;
	height: auto;
}
#header p {
	width: 50%;
	text-indent: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12pt;
	color: #76915B;
	text-align: right;
	display: block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false);
}

#outer, #container, #content, #footer {
	float: none;
	width: auto;
	position: relative;
	margin: 0;
	zoom: 100%;
	border: none;
}
#nav, #subnav, #masthead, #actioncol, #sidebar, #sharethis {
	display: none;
}
#outer {
	padding: 0;
}

#content {
	width: 85%;
	border-top: 1px solid #76915B;
	padding-top: 15px;
	padding-bottom: 5px;
}
#breadcrumbs a, #breadcrumbs a:visited { text-decoration: none; }
#content li {
	list-style-type: square;
	margin-left: 19px;
	padding-left: 8px;
}
#footer { 
	margin-top: 1em;
	border-top: 1px solid #76915B;
	color: #999;
}
#footer dl {
	left: 0 !important;
}
#footer dl#social {
	top: 75px;
}
#footer dt {
	font-weight: bold;
	font-size: 11px;
	width: 105px !important;
}
#footer * {
	text-indent: 0 !important;
}
#footer dd a {
	width: auto;
	display: inline;
}
#footer p {
	text-align: left;
}


/* Homepage */

#masthead, #masthead li, #masthead li a, #masthead li a span, #masthead li a strong, #masthead li a em {
	float: none !important;
	height: auto !important;
	width: auto !important;
	padding: auto !important;
	margin: auto !important;
}
#masthead li a {
	display: inline;
}

ul#masthead li {
	margin: 5px 0 !important;
}
