#ContentWrapper{
height: 415px;
background-color: white;
}

#TopMessage{
position: absolute;
top: 140px;
left: 245px;
}

#BottomMessage{
position: absolute;
top: 460px;
left: 245px;
}

#PromoList h3{
position: relative;
left: -2px;
margin-bottom: 17px;
}
#PromoList{
position: absolute;
top: 220px;
left: 250px;
list-style-type: none;
color: black;
}

#PromoList a{
color: black;
text-decoration: none;
}

#PromoList a:link{

}
#PromoList a:visited{

}
#PromoList a:active{

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

#PromoList div{
margin: 12px 0;
}

#PDFIcon{
padding: 0;
margin: 0;
position: relative;
top: 4px;
padding-right: 26px;
}
#WMVIcon{
padding: 0;
margin: 0;
position: relative;
top: 4px;
padding-right: 26px;
}
#MP3Icon{
padding: 0;
margin: 0;
position: relative;
top: 4px;
padding-right: 6px;
}
#QTIcon{
padding: 0;
margin: 0;
position: relative;
top: 5px;
padding-right: 26px;
}