@charset "utf-8";
/* CSS Document */

body {
	font-family: "lucida grande",Tahoma,Verdana,Arial,sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #000000;
}

#leftSideBar,
#rhs,
#breadcrumbs,
#me,
#header_moreLinks,
#footer,
.hide {
	display:block;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

div#linkbar, div#phinebar div#banner {
    display: none;
}

table {
	font-size: .9em;
}

div#linkbar, div#phine div#headLinks, #banner, ul.footerList {
    display: none;
}

body, #phine #mainWide, #phine #mainWide #main {
    width: auto;
    background: none;
}

#phine #mainWide #main #sidenavgroup #groupMain {
    width: auto;
}

#phine #mainWide #main h1 {
    color: black;
    background: none;
}

