#ActivityModule {
margin-bottom: 15px;
padding: 0;
}

#ActivityModule p {
padding: 5px 14px;	
margin-top: 0;
background: #fff7ed url('../images/page/home/hom-act-topbar-bg.png') top left;
background-repeat: no-repeat;
margin-bottom: 0;
}

#ActivityModule h2 {
margin: 0;
padding: 0;
}

#ActivityModule h2 a {
background: url('../images/page/home/hom-act-title.png') top left no-repeat;
}

#ActivityImages {
margin: 0;
padding: 0;
list-style: none;
float: none;	
display: block;
height: auto;
}

#ActivityImages li {
float: none;	
display: none;
height: auto;
margin: 0;
padding: 0;
border-top: 1px solid #ffffff;
}

#ActivityImages li img {
margin: 0;
padding: 0;
display: block;
}

#ActivityImages li.Active {
display: block;	
}

#Activities_ListsHolder {
background-color: #feedd8;
background-image: url('../images/page/home/HomeActivities_Background.jpg');
background-repeat: repeat-y;
background-position: left bottom;
border-top: 1px solid #ffffff;
margin: 0;
padding: 0 0 20px 0;
}

#Activities_AreaList {
float: left;
display: inline;
margin: 0;
padding: 0;
list-style: none;
width: 153px;
background-color: #f89923;

}

#Activities_AreaList li a {
display: block;
background-color: #f89923;
border-bottom: 1px solid #ffffff;
background-image: url('../images/page/home/Home_ActivityButton_Orange.jpg');
background-repeat: no-repeat;
background-position: left center;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 0.5em 0.25em 0.5em 35px;
}

#Activities_AreaList li a:hover, #Activities_AreaList li a.Active {
background-color: #bfcd25;	
background-image: url('../images/page/home/Home_ActivityButton_Green.jpg');
background-repeat: no-repeat;
background-position: left center;
}

#Activities_List {
float: left;
display: inline;
width: 151px;
margin: 0;
padding: 0;
list-style: none;
background-image: url('../images/page/home/hom-act-bg-right.png');
background-repeat: no-repeat;
background-position: bottom right;
padding-bottom: 50px;
}

#Activities_List li {
display: none;
}

#Activities_List li.Active {
display: block;	
}

#Activities_List ul {
margin-left: 20px;	
padding-top: 12px;
margin-right: 15px;
}

#Activities_List ul li {
margin: 0;
display: block;
margin-bottom: 0.25em;
list-style: none;
background: url('../images/page/home/Activity_Bullet.jpg') no-repeat;
background-position: left center;
padding-left: 12px;
}

#Activities_List a {
color: #000000;	
text-decoration: none;
}

#Activities_List a:hover {
text-decoration: underline;
}