/* primary structure styling */
html {
	width: 100%;
}

body {
	font: 12pt "Times New Roman", Times, serif;
	margin: 3%;
}

h3 {
	color: #000;
}

#fullleft a:link, #fullleft a:visited, #fullleft a:hover {
	color: #000;
}

#wrapper {
	background: none;
	width: auto;
}

#header, #footer, #right, #nav, #subnav, #printer-friendly-link {
	display: none;
}

#content, #fullleft, #full {
	background: none;
	width: auto;
}