/*yellow altered version*/body {		background-color: 	#5F6177;			color: 				black;}div#main {		font: 				bold 100% Arial, Verdana, sans-serif; 		color: 				silver; 		padding: 			0px 0px 0px 50px; 		text-align: 		left}td#main {		font: 				bold 100% Arial, Verdana, sans-serif; 		color: 				silver; 		padding: 			0px 0px 0px 50px; 		text-align: 		left}td#repmain {		font: 				bold 90% Arial, Verdana, sans-serif; 		color: 				silver; 		background-color: 	0 ; 		padding: 			0px 0px 0px 0px; 		text-align: 		left}/* this is for the vertical Navigation bars*/td#navbar a {		display: 			block; 		font: 				bold 80% Arial, Verdana, sans-serif; 		color: 				rgb(0%,0%,0%); 		text-decoration: 	none; 		padding: 			5px 0px 5px 10px; 		border-style: 		solid; 		border-width:		1px 1px 2px 0px;		border-color:		silver;		background-color: 	rgb(70%,70%,70%);		width:				120px		border: 			1px solid silver;		position: 			relative; top: 30px;}td#navbar a#current {		background-color: yellow;}td#navbar a:hover  {		background-color: rgb(70%,10%,8%); }	td#navbar a:active  {		background-color: red; }/* this is for the horizontal Navigation bars*/td#hnavbar a {		font: 				bold 80% Arial, Verdana, sans-serif; 		color: 				rgb(0%,0%,0%); 		text-decoration: 	none; 		padding: 			5px 18px 5px 18px; 		border-style: 		solid; 		border-width:		1px 5px 2px 5px;		border-color:		silver;		background-color: 	rgb(70%,70%,70%);		width:				139px		border: 			1px solid silver;		position: 			relative; left: 50px;}td#hnavbar a#current {		background-color: yellow;}td#hnavbar a:hover  {		background-color: rgb(70%,10%,8%); }	td#hnavbar a:active  {		background-color: red; }div#quotes {		position: relative; top: 200px;}h1 {		font: 		bold 250% Arial, Verdana, sans-serif; 		color:		white;		padding: 	0px 0px 0px 0px;		position: 	relative; left: 50px;}h2 {		font: 		bold 90% Arial, Verdana, sans-serif; 		color:		white;		padding: 	0px 0px 0px 0px;}	h5 {		font: 		80% Arial, Verdana, sans-serif; 		position: 	relative; bottom: 20px;		position: 	relative; left: 20px;}	p	{		 	padding: 0px 5px 0px 10px;}b {		font:		bold;		color: 		white;		padding: 	0px 0px 0px 0px;}