/* CSS Document */
body			{
				background-color: #000066 ;
				font-family: Verdana ;
				}
				
				
				
				
a:link			{
					color: Red ;
					text-decoration: none ;
				}

a:active		{
					color: red ;
					text-decoration: none ;
				}

a:visited		{
					color: red ;
					text-decoration: none ;
				}

a:hover			{
					color: #000066 ;
					text-decoration: underline ;
				}
				
.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			{
					background-color: #999999;
					font-family: Arial Black, Franklin Gothic Demi, Franklin Gothic Book, Tahoma, Verdana ;
					font-weight: bolder ;
				}
				


.tableinfo			{
								font-size: 90%;
								font-weight: bolder;
								font-family: Verdana ;
								}


.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 ;
				}			

				
.bodybg	{
					background: url(http://www.youthcrosscountry.org/images/gradient.png) repeat;
					}
					
					