<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table		{	position: relative;
				top: 125px; /*originally 100px*/
				width: 980px;
				font: 12px tahoma;}
				
.indexbody	{	vertical-align: top;
				width: 800px; }
.sponsors	{	vertical-align: top;
				width: 180px;
				text-align: center;}

#front	{	position: relative;
			left: 40px;}

div.indexfooter { 	position: relative;
					border-top: 1px solid black;
					font-family : tahoma;
					font-size : 8px;
					top: 125px;
					left: 0px;
					width: 980px; }

#logos	{	width: 150px;
			text-align: center;
			height:125px;
			margin-left: 15px;}					
					
#countdown {	position: relative;
				left: 10px;
				font-size: 14px;
				font-weight: bold;}
				
#saewest_vitals {	position: relative;
					left: 10px; }
					
#forumlink	{	font-size: 10px;
				text-decoration: none;}</pre></body></html>