body, p, td, th, ul, a {
background-color: #fff;
background-image: none;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
}

#container, #gtscBanner, #stuff, #content, #cal, #foot #right {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	background: #fff;
	color: #000;
}

#banner, #leftnews, #foot #left, #news {
	display: none;
}

a:link, a:visited {
	color: #520;
	background: inherit;
	font-weight: bold;
	text-decoration: underline;
}

/*a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 85%;
}*/

/*a[href^="/"]:after {
	content: " (http://www.safeny.com" attr(href) ") ";
}*/

.nav {
	display: none;
}