#HmPg_MainImage{position: relative; background-image: url(../images/HmPg_MainImage.jpg); width: 852px; height: 402px;}
#HmPg_MainImageButton_Subscribe{width: 210px; height: 19px; position: absolute; bottom: 63px; right: 15px; background-image: url(images/HmPg_MainImageButton_Subscribe.jpg);}
#HmPg_MainImageButton_Subscribe a:hover{background-image: url(../images/HmPg_MainImageButton_Subscribe_Roll.jpg);}


.announcement{
width: 900px; 
height: auto;
margin-left: auto; 
margin-right: auto;

}
.announcement .wrapper{
width: 852px;
height: auto;
margin-left: 48px;
background-color: white;
border: #981918 1px solid;
}
.announcement .wrapper .TitleBar{width: 100%; height: 47px; 
background-image: url(../images/PgTitleBars/top_bar_announcements.jpg)
}
.announcement .wrapper .content{
width: 100%;
height: auto;
/*border: black 1px solid;*/
}
.announcement a:link, .announcement a:visited{
/*color: #66CC00;*/
text-decoration: underline;
}
.announcement a:hover{
color: #981918;
}
