a:link {
	color: #990000;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #006FFF;
}
.athleteSep{
	border-bottom: solid #000 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.Body {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BodyBold {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.BodyBold2 {
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.content{
	background-color: #006FFF;
	font-size: smaller;
}
#footer {
	color: #ffffff;
	text-decoration: none;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.galleryTable{
	font-size:12px;
}
#gallery{
	color: #ffffff;
	background-color: #000;
}
#gallery a{
	color: #ffffff;
}
.rules{
	font-family: "Courier New", Courier, monospace;	
}
#sideNav {
	color: #ffffff;
	text-decoration: none;
}
#sideNav a{
	color: #ffffff;
	text-decoration: none;
}
#sideNav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
td{
	font-size: 12px;

}
.pianoHeader{
	background-image: url(/media/keyboard.gif);
	background-repeat: repeat-x;
	height:50px;
}