img, div { behavior: url(/includes/iepngfix.htc) }
a{ 
	color: #990000; 
	text-decoration: none; 	
	}
a:hover  {
	color: #990000;
	text-decoration: underline;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(/images/bg.gif);
	background-position:20px 0;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}

#athletes{
	font-size: 13px;
	line-height: 130%;
	vertical-align: top;
}

#box {

}
td{
	font-size:13px;
	}

#boxTeam {
	position:absolute;
	overflow:auto;
	width:400px;
	height:50px;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
}

.category{
	font-weight: bold;
	text-align:center;
	font-size:larger;
}

#footerLower{
	background-color: #DDDDDD;
	color: #000;
	font-size: 9px;
	text-align: right;
	font-style: italic;
}

#footerNav{
	background-color: #FF0000;
	color: #000;
	font-size: 10px;
	text-align: right;
}

#footerNav a{
	color: #000;	
}

#headerNav{
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#headerNav a{
	color: #000;
	padding:0 5px 0 5px;	
}
#headerNav a:hover{
	color: #fff;
	text-decoration: underline;
}

#teamNav{
	background-color: #DDDDDD;
	color: #000;
	font-size: 10px;
	word-spacing: -1px;
	letter-spacing: 0px;
}
h2 {
margin:0;
}