body{
background-color:#FFFFFF;
background-image:url(back.jpg);
background-repeat:repeat-x;
text-align:center;
margin:0;
}
body{text-align:-moz-center;}

#container{
width:900px;
}
#header{
background-image:url(../images/header2.jpg);
background-repeat:no-repeat;
height:155px;
width:900px;}

#logo{
height:112px;
width:124px;
background-image:url(animatedlogo.gif);
left:140px;
position:relative;
top:10px;
float:left;}



#nav{
width:740px;
height:29px;
float:left;
position:relative;
top:126px;
text-align:left;
left:36px;}

#contentcontainer{
width:900px;
float:left;
background-image:url(../images/backpole2.jpg);
background-repeat:repeat-y;
overflow:visible;}

#content{
width:740px;
min-height:572px;
text-align:left;
float:left;

}

#content p{
font-family:"Times New Roman", Times, serif;
font-size:12px;
text-align:left;
line-height:140%;
padding-bottom:0px;
padding-right:10px;}

#content h2 {
font-family:"Times New Roman", Times, serif;
text-align:left;
padding-top:10px;}
#pole{
background-image:url(../images/pole2.jpg);
background-repeat:no-repeat;
height:572px;
width:160px;
float:left;
}
#bar{
width:740px;
height:15px;
background-color:#9b1b1b;}


#footer{
background-image:url(../images/footer2.jpg);
width:900px;
height:42px;
float:left;
text-align:left;}

#footernav{
width:450px;
padding-top:9px;
padding-left:20px;
float:right;
}
#copywrite{
width: 260px;
padding-top:13px;
float:right;
padding-right:5px;
text-align:right;}

#copywrite p
{color:#FFFFFF;
font-size:10px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;}
#footernav a{
text-decoration:none;
color:#FFFFFF;
font-size:10px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;

}
#footernav a:hover{
color:#5f1010;}


.menu ul{
list-style-type:none;
padding:0;
margin:0;}
.menu li{
float:left;
position:relative;
z-index:100;}
.menu a{
display:block;
font-size:16px;
padding-right:10px;
padding-left:10px;
color:#981b1b;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
background:#ffffff;
text-decoration:none;
}

.menu :hover{
color:#ffffff;
background:#981b1b;
}


body#home a#homenav,
body#gallery a#gallerynav,
body#about a#aboutnav,
body#schedule a#schedulenav,
body#members a#membersnav,
body#contact a#contactnav,
body#childrens a#childrensnav{
color:#ffffff;
background:#981b1b;}




