@charset "UTF-8";
/* CSS Document */

#navigation {
	display: none;
}
#branding a {
	color: #000000;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
.tabNavigation {
	display: none;
}
#tabs ul { display: none; }
#tabs .tabContent ul { display: block; }
h1 {
	font-size: 1.5em;
	padding-bottom: 10px;
}
#branding h1 {
	font-size: 2em;
}
.tabsidebar {
	display: none;
}
.sidebarContent { display: none; }
#materialsRequest { display: none; }
#footer {
	display: none;
}
body {
	line-height: 1.5em;
}
.mainimage {
	width: 100%;
}
#ieNotice { display: none; }
a img { border-style: none; }
.btt { display: none; }
#tabs h2 { font-size: 1.25em; }
.thumb { padding: 2px; border: 1px solid #CCCCCC; margin-right: 10px; }


