body {
margin: 0px;
padding: 0px;
color: #333333;
font-family: Verdana;
font-size:11px;
}

A:LINK, A:VISITED {
text-decoration: none;
color: #660000;
font-weight: bold;
}

A:HOVER, A:ACTIVE {
font-weight: normal;
text-decoration: underline;
}

#container {
width: 980px;
height: 1650px;
background: #ffffff;
height: 1000px
margin: auto;
}

#navbar {
height: 45px;
background: #000099;
background-position:left;
background-repeat: no-repeat;
line-height: 45px;
font-size: 13px;
color:#FF0000;
}

#banner {
height: 130px;
background: #FFFFFF url(../images/Banner_New_4_2.gif);
background-position: left;
background-repeat: no-repeat;
}

#content {
font-size: 10;
background: #ffffff;
height: 1650px
padding:5px;
}


#footer {
height: 33px;
background: #000099;
line-height: 33px;
color: #FFF;
font-size: 12px;
text-align: center;
}

#subfooter {
text-align: center;
line-height: 13px;
color: #FFF;
font-size: 10px;
height: 13px;
background: #ffffff;
border-bottom: 5px solid #cccccc;
}
#leftcontent {
width: 760px;
overflow:visible;
}

#contentmover {
clear: both;
margin: 0px;
padding:0px;
}

/*********** CONTENT CSS *****************************/

#navbar A:LINK, #navbar A:VISITED {
font-size: 13px;
color:#FFF;
text-decoration: none;
font-weight: bold;
}

#navbar A:ACTIVE, #navbar A:HOVER {
font-size: 13px;
color:#FFF;
text-decoration:none;
font-weight: bold;
}

#navbar .home {
float:left;
width: 100px;
text-align: center;
}

#navbar .volleyball {
float:left;
width: 100px;
text-align: center;

}

#navbar .soccer {
float:left;
width: 100px;
text-align: center;

}


#navbar .football {
float:left;
width: 100px;
text-align: center;

}

#navbar .basketball {
float:left;
width: 100px;
text-align: center;

}

#navbar .camps {
float:left;
width: 100px;
text-align: center;

}

#navbar .schedule {
float:left;
width: 100px;
text-align: center;

}

#navbar .registration {
float:left;
width: 100px;
text-align: center;

}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #003366;
width: 180px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #cc0000;
}



h2 {
margin:0px;
padding:0px;
font-size: 16px;
color: #003366;
font-family: Arial;
font-weight:bold;
}

.inlineindent {
margin:0px;
padding:0px;
text-indent: 100px;
margin-top: 3px;
margin-bottom: 3px;
}

.attentiontext {
font-size: 12px;
font-weight: bold;
color: #000;
}

#footer A:LINK, #footer A:ACTIVE, #footer A:VISITED, #footer A:HOVER {
color: #FFF;
text-decoration: none;
}




