#topcallout, #navcontainer, #navlist, .bread, #contentright, #footer, .sitemeter, .sitemeter img, .gotop, #hr {
	display: none !important;
}

body, #header, #headerimg, #contentleft {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

body {
	background: white;
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
   
#frame {
	top: 0;
	left:0 !important;
	width:90%!important;
	padding:0px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#contentleft {
   width: 95% !important;
   margin: 0 90%;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   border-top: 1px dotted #BDBBB3;
   border-bottom: 1px dotted #BDBBB3;
   background: transparent none;
}
  
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

.sitemeter img {
	display: none !important;
	}
