body, #wrapper, #footer, #content, #masthead.home {
	width: 650px;
}

#search, #mainnav, #sidenav, #callout, .printer, .email, #ace, .hide, .print, .article-options, #masthead, .affiliate, #rsslink, .prfriendly, #frmContact {
	display: none;
}

#masthead.home {
	display: block;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* ------------------ CSS Customizations ------------------ */
body {
 border:0;
 margin: 10px 0 0 10px;
 padding:0;
 font-family: verdana, arial, sans-serif;
 color: #333;
 background:#fff;
 font-size: small;
}

#message {
	position: relative;
	background: #fdb813;
	height: 25px;
	font-size: 13px;
	color: #00718f;
	font-weight: bold;
}

#message p.tagline {
	position: absolute;
	top: 4px;
	left: 15px;
	margin: 0;
	font-style: italic;
}

#message p.donate {
	display: none;
}

.user-options {
	margin: 28px 3em;
}

.user-options a {
	font-size: 15px;
	line-height: 1.1em;
	font-weight: bold;
	color: #00718f !important;
}

.user-options .nolink {
	font-size: 15px;
	line-height: 1.1em;
	font-weight: bold;
	color: #00718f !important;
}

.user-options div {
	width: 50%;
	float: left;
}

.user-options div p {
	width: 200px;
	display: block;
	text-align: center;
}

.clearer {
	clear: both;
}
