#ClubSection
{
   clear: both;
   background-image: url("../images/Index0910/Grass04.jpg");
   background-repeat: no-repeat;
}
#ClubSection h2
{
   text-align: left;
   padding-left: 15px;
   padding-top: 50px;
   font-weight: bold;
   color: white;
}

#ServiceCommitteeSection
{
   clear: both;
   background-image: url("../images/global/wattle.jpg");
   background-repeat: no-repeat;
}

#ServiceCommitteeSection h2
{
   text-align: left;
   padding-right: 15px;
   padding-top: 50px;
   font-weight: bold;
   color: white;
}

#ServiceGroupSection
{
   clear: both;
   background-image: url("../images/Index0910/Grass02.jpg");
   background-repeat: no-repeat;
}

#ServiceGroupSection h2
{
   text-align: left;
   padding-right: 15px;
   padding-top: 50px;
   font-weight: bold;
   color: white;
}

#Activities
{
   clear: both;
   background-image: url("../images/global/wattle.jpg");
   background-repeat: no-repeat;
}

#Activities h2
{
   text-align: left;
   padding-right: 15px;
   padding-top: 50px;
   font-weight: bold;
   color: gold;
}

#ClubRepSection
{
   clear: both;
   background-image: url("../images/Index0910/Grass03.jpg");
   background-repeat: no-repeat;
}

#ClubRepSection h2
{
   text-align: left;
   padding-right: 15px;
   padding-top: 40px;
   font-weight: bold;
   color: gold;
}


#buttonf
{
   float: right;
   margin: 10px;
   width: 160px;
   line-height: 30px;
}

#buttonf a
{
   color: white;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

#buttonf li
{
   list-style-type: none;
   text-align: center;
   background-color: #7B84F7;
   border-bottom-color: #333333;
   border-left-color: #BBBBBB;
   border-right-color: #555555;
   border-top-color: #DDDDDD;
   border-style: solid;
   display: block;
}

#buttonf li:hover
{
   background-color: #369;
   border-bottom-color: #DDDDDD;
   border-left-color: #555555;
   border-right-color: #BBBBBB;
   border-top-color: #333333;
   border-style: solid;
}



