/****************************************
DAYTON CORRIDOR CLASSIC CSS FILE
http://www.keysports.net/rundayton.htm
2010, Rita Claypool
****************************************/
						
body					{margin: 0px; background-color: #FFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; text-align: left;}
h1						{color: #990000; font-size: 16pt; font-weight: bold;}
h2						{color: #20579B; font-size: 12pt;}
hr						{color: #C2C8C9;}

#container				{position: relative; margin: 0px auto; width: 1000px; height: 825px; background-color: #FFF;}
div #containerInside	{position: absolute; top: 0px; left: 0px; width: 975px; height: 780px; margin: 10px; background-color: #FFF;}

	#section1 			{position: absolute; top: 0px; left: 0px; width: 100%; height: 330px;}
	  #topbar	 		{position: absolute; top: 0px; left: 0px; width: 100%; height: 30px; background-color: #990000; border-bottom: 1px solid white;}
	    #navbar 		{position: absolute; top: 0px; right: 0px; text-align: right; padding: 8px 10px 0px 0px; font-size: 7pt; font-weight: bold;}
	    #navbar a 		{color: #FFFFFF; text-decoration: none;}
	    #navbar a:hover {color: #DDD; text-decoration: none;}
	#section1 #lftCol	{position: absolute; top: 0px; left: 0px; width: 255px; height: 100%; background-color: #EEE;} 
	  #logo 			{position: absolute; top: 35px; left: 0px; }
	  #location			{position: absolute; top: 225px; left: 7px; width: 240px; height: 40px; color: #000; text-align: center; font-size: 8pt; font-weight: bold;} 
	#section1 #rgtCol	{position: absolute; top: 0px; right: 0px; width: 720px; height: 100%;}
	  #display			{position: absolute; top: 31px; right: 0px;}

	/* content area */  	
	#section2 			{position: absolute; top: 335px; width: 100%; height: 370px; background-color: #FFFFFF;}
	#section2  #lftCol	{position: absolute; top: 0px; left: 0px; width: 253px; height: 100%; background-color: #EEE; border: 1px solid #EEE; z-index: 1000;} 
	  #menuImage		{position: absolute; bottom: 25px; left: 25px;}
	#section2  #rgtCol	{position: absolute; top: 0px; right: 0px; width: 714px; height: 100%; border: 1px solid #DBDBEC;}
	.margin 			{margin: 15px;}
	#nav				{width: 234px; height: 30px; padding-left: 20px; border-bottom: .5px solid #FFF; background: #EEE9D0;}
	#navsub				{width: 234px; padding: 0 0 5px 20px; border-bottom: .5px solid #FFF; background: #EEE9D0;} 
	#scrollBox			{position: absolute; top: 10px; left: 10px; height:340px; width:680px; overflow:scroll; padding-right: 15px;} 
	#section3			{position: absolute; top: 710px; width: 100%; height: 5px; background-color: #FFF; font-size: 9px; color: #999;}
	#copyright			{position: absolute; top: 0px; left: 0px; padding-left: 1px;  text-align: left;}
	#contact			{position: absolute; top: 0px; right: 0px; text-align: right; font-size: 9px; color: #999;}
	#contact a			{font-size: 9px; color: #999;}
	#contact a:hover	{font-size: 9px; color: #663399;}
	
/* border: 1px solid #DBDBEC;*/