/***********************************************/
/* Author: Patrick Johnson CaliNET Limited */                          
/***********************************************/


div.container {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
            }
			



body, html {
	font-family: Arial, Helvetica, sans-serif;
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	font-size: 9pt;
	float: none !important;
	color: black; 
	background: transparent;

}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}



			
#topnav {
display: none;
}

#breadcrumb {
display: none;
}

form, br {
display: none;
}
			
#rightds, #leftds, #storyContainer, #nav {
display: none;
            }
			
div.footercontainer {
display: none;
            }
h1,h2, h3 {
   font-size: 12pt;
   padding-left: 0px;
   margin-left: 0px;
   }


