/* Collinsites.org */	body { 	background-color: #990000; 			margin: 0; 			font-family: "verdana", sans-serif; 			color: #990000; }				#banner {  width: 100%; margin-bottom: 1px; }			#leftbar { padding: 10px;			font-size: 12px; 			font-weight: bold;			color: #FFDF99; }				#leftbar a:link {color: #FFDF99; font-weight: bold; text-decoration: none}	#leftbar a:visited {color: #FFDF99; font-weight: bold; text-decoration: none}	#leftbar a:active {color: #FFDF99; font-weight: bold; border-bottom: 1px solid #FFDF99 }	#leftbar a:hover {color: #FFDF99; font-weight: bold; border-bottom: 1px solid #FFDF99 }		.left 		{ border-bottom: 1px solid #FFDF99; }			#rightbox { background-color: #FFDF99;			  padding-top: 15px; padding-left: 4px; 			  padding-right: 4px; padding-bottom: 20px;			  border-left: 1px solid #990000;  }				  	.quotebox { font-size: 9px;			  text-align: center; }			#main { 	background-color: #FFFFFF;			padding: 10px;			text-align: justify; }		/* Structural schtuff is above this comment; body text formatting is below */				.biglink 	{font-weight: bold }		.biglink a:link {color: #990000; font-weight: bold; text-decoration: none}	.biglink a:visited {color: #990000; font-weight: bold; text-decoration: none}	.biglink a:active {color: #990000; font-weight: bold; border-bottom: 1px solid #990000 }	.biglink a:hover {color: #990000; font-weight: bold; border-bottom: 1px solid #990000 }		h1 {		font-size: 18px;			font-weight: bold; }				h2 {		font-size: 14px;			font-weight: bold;			text-decoration: underline; }				h3 {		font-size: 14px;			font-weight: bold; }				ul {		font-size: 14px; }				p { 		font-size: 14px; }		.title {	font-size: 16px;			font-weight: bold;			text-align: center; }				.byline {	font-style: italic;			text-align: center; }		.picture {  margin-left: 15px; 			margin-top: 15px; 			margin-bottom: 15px; 			border: 1px solid #990000;  }				.pictureclear {  margin-left: 15px; 				margin-top: 15px; 				margin-bottom: 15px;  }							.thumb {	border: 2px solid #990000;			align: center; }		.caption {  font-size: 9px; 			text-align: center; }			.linklist { 	font-size: 14px; 			padding-left: 40px;			text-align: left; }				.execname { font-size: 14px; 			padding-left: 40px;			text-align: left; 			font-style: italic; }						.outline1 { padding-left: 60px;			text-align: left; }		.outline2 { padding-left: 80px;			text-align: left; }		.outline3 { padding-left: 100px;			text-align: left; }			.returntarget { font-size: 11px; }		.footer { font-size: 10px; }		.italic	{ font-style: italic; }		.boldcenter	{ font-weight: bold;				   text-align: center; }				   	.small	{ font-size: 11px; }				   