body, #frame, #shadow { background: white; font-size: 12pt; }

#frame { width: auto;
   margin: 0 1%;
   padding: 0;
   border: 0; }
   
	/* General Website Styles */
		img { border: none }
		.border { white-space: nowrap; }
		.border p { 
			white-space: normal;   
			width: auto;
			margin: 0;
			padding: 0;
			border: 0;}
		.border img { margin: 10px 0; border: 2px solid #ffffff; }
		#content { margin: 2px; }
		#header { white-space: nowrap; }
		


