


/* vertical menu alignment */
#vertmenu{margin-top:30px; margin-left:2px;}
#vertmenu a:link{text-decoration:none;}

/* feature action bar links*/
.ahn-feature-action-bar A:link{color: #fff;}
.ahn-feature-action-bar A:hover{color: #000;}
.ahn-feature-action-bar A:visited{color: #fff;}

/* category box links*/
.ahn-category-edit a{color: #fff;}
.ahn-category-edit a:hover{color: #000}

/* widget page links */
.ahn-user-profile-box .user-actions A:link{color: #fff;}
.ahn-user-profile-box .user-actions A:hover{color: #000;}
.ahn-bottom-box{color: #fff;}

/*   transparencies  */
#ahn-bottom-content{background: none transparent scroll repeat 0% 0%;}
#ahn-side2-content{background: none transparent scroll repeat 0% 0%;}

/*   page break    */
#amenities-wrapper {width: 95%;}
#committee-wrapper {width: 95%;}

/*   slider      */
#fader{width:168px; height:133px; position:absolute; top:40px; margin-left:798px; overflow:hidden;}
.pics {  
    height:  133px;  
    width:   168px;  
    padding: 0;  
    margin:  0;  
} 
.pics img {  
    width:  168px; 
    height: 133px; 
    top:  0; 
    left: 0 
} 
