@charset "UTF-8";
/* CSS Document */

body {
	background: white;
	font-size: 12pt;
	text-align: left;
}

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

#main a:link:after, #main a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}


#bannernav {
	display: none;
}

#bannerphoto {
	display: none;

}

.subcolumns1 {
	display: none;
}

.footermenu  {
	display: none;
}

.bbg {
	display: none;
}
