/* CSS Document */

body{
background-color:#002366;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#house{
width:800px;
margin:0 auto 0 auto;
background-image:url(../../images/content2.jpg);
background-repeat:repeat-y;
}

#header{
height:134px;
background-image:url(../../images/header.jpg);
}

#menu{
background-image:url(../../images/menu2.jpg);
height:38px;
background-repeat:no-repeat;
}

#housing{
background-image:url(../../images/content2.jpg);
background-repeat:repeat-y;
}

#graphic{
background-image:url(../../images/graphic.jpg);
height:210px;}

#insidemenu{
padding-left:30px;
padding-top:7px;}

#container{
background-image:url(../../images/content2.jpg);
background-repeat:repeat-y;
padding-top:10px;}


#footer{
height:85px;
background-position:bottom;
background-image:url(../../images/footer2.jpg);
background-repeat:no-repeat;
font-size:10px;
margin-top:50px;}

#OffCourt{
width:250px;
padding-right:50px;
margin-right:90px;
float:right;
border-right:2px solid #002366; }

#OffCourt ul,
#OnCourt ul{
list-style:none;}

#OffCourt ul li,
#OnCourt ul li{
margin-top:10px;}

#OnCourt{
width:300px;
float:right;
margin-right:20px;}

.foot{
border-top:2px solid #002366;
margin-left:50px;
width:700px;
text-align:left;
}

.foot ul{
list-style:none;}

.foot ul li{
/*float:left;*/
margin-right:3px;}

#footer a,
#footer a:visited{
color:#002366;
font-weight:bold;
text-decoration:none;}

#footer a:hover{
color:#002366;
font-weight:bold;
text-decoration:underline;}

h1{
font-size:18px;}

.clear{
clear:both;
height:10px;}

.bold{
font-weight:bold;}

.head{
text-align:center;}

#OnCourt a,
#OnCourt a:visited,
#OffCourt a,
#OffCourt a:visited{
font-size:12px;
color:#002366;
font-weight:bold;
text-decoration:none;}

#OnCourt a:hover,
#OffCourt a:hover{
color:#002366;
font-weight:bold;
text-decoration:underline;}