body{
	 font-family: "Times New Roman", Times, serif;
	 margin:0;
     padding:0;
	 font-size: 13px;
	 color: #000;
     }
	 #content {
	 	width: 100%;
	 }
	 img{
	 border: 0;
	 }
p{
     margin: 10px;
     }
	 h2 {
		font-family: "Century Gothic", sans-serif;
	 	width: auto;
		padding: 0 0 2px 0;
		font-size: 20px;	 		
		border-bottom: 2px solid #000;
		margin: 10px 10px 2px 10px;
		display: block;
		color: #000;
	 }
	 h1 {
		font-family: "Century Gothic", sans-serif;
	 	width: auto;
		padding: 0 0 2px 0;
		font-size: 20px;	 		
		margin: 10px 10px 2px 10px;
		display: block;	 
		color: #000;
	 }
a{ /* colors all anchor tags blue */
     color:#000; 
     }
	 a:hover {
	 color: #000;
	 }
	 .clear {
	 	clear: both;
	 }
#footer p, #footer a {
	background: none;
	color: #000;
}
#navigation, #extra, .callUs, div#topBoxes, #yoursource, .chromestyle ul, .chromestyle ul li a, div#header, #headerBanner, .dropmenudiv {
	display: none;
}
