/* CSS Document */
body			{
				background-color: #6666FF ;
				}
				
a:link			{
					color: #FFCC00 ;
					text-decoration: none ;
				}

a:active		{
					color: #FFCC00 ;
					text-decoration: none ;
				}

a:visited		{
					color: #FFCC00 ;
					text-decoration: none ;
				}

a:hover			{
					color: #FFCC00 ;
					text-decoration: none ;
				}
				
.bios			{
					position: absolute ;
					top: 14% ;
					left: 14% ;
					width: 72% ;
					font: Bold 12 pt ;
					font-family: Helvetica, Times, Arial ;
					color: #000000	;
				}

.links			{
					color: #990000 ;
					font-family: Arial Baltic, Arial ;
					font: bold ;
				}
			
.home			{
					left: 22% ;
				}

.staff			{
					position: static ;
					width: 90% ;
					font: Bold 12 pt ;
					font-family: Helvetica, Times, Arial ;
					color: #000000	;
				}

.table			{
					font-family: Arial Black, Franklin Gothic Demi, Franklin Gothic Book, Tahoma, Verdana ;
					font-weight: bolder ;
				}

.text			{		
					position: absolute ;
/*					top: 14% ;
					left: 22% ;
					width: 60% ;
*/					font: Bold 12 pt ;
					font-family: Helvetica, Times, Arial ;
					color: #000000	;
				}
				
.title			{
					font-family: Arial Baltic, Arial Black, Arial ;
					font: Bold 14 pt ;
					color: #000000 ;
				}			

				
.bg6666ff	{
					background: url(http://www.trackandfieldclinic.org/images/bgcolorimg.png) repeat;
					}
					
					