/* CSS Document */
body{
margin:0;
padding 0;
} 
a:link {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}
a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}
a:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: underline;
}
a:active {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}
a.nav:link {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}
a.nav:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}
a.nav:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: underline;
}
a.nav:active {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}
#wrapLinks{/*holds all the links*/
width: 149px;
position: absolute; left: 30px; top: 478px;
}
#linkHome{
width: 149px;
height: 14px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 2px;
}
#linkPrivateLessons{
width: 149px;
height: 14px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 2px;
}
#linkJuniorDrills{
width: 149px;
height: 14px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 2px;
}
#linkAdultDrills{
width: 149px;
height: 14px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 2px;
}
#linkSummerCamp{
width: 149px;
height: 14px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 2px;
}
#linkHeadEquipment{
width: 149px;
height: 14px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 2px;
}
#linkMoreVideos{
width: 149px;
height: 14px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 2px;
}
