.rotatelink {
text-align: center;
font-weight: bold;
border: 1px solid #0878A6;
position: absolute;
bottom: 10px;
right: 10px;
width:50px;
color:#003366;
font-family:verdana;
font-size:10pt;
}

.placeholder {
position: absolute;
top: 135px;
left: 310px;
border-style:none;
z-index:2;
height:100px;
width:100px;
}

.banner_border {
background-color:#0878A6;
position: absolute;
top: 0px;
left: 0px;
height:45px;
width:610px;
border-style:none;
z-index:2;
}

.banner_text {
position: absolute;
top: 10px;
left: 10px;
}

.description_border {
background-color:#B5E6F4;
position: absolute;
top: 55px;
left: 0px;
height:230px;
width:610px;
border-style:none;
z-index:2;
}

.description_text {
position: absolute;
top: 5px;
left: 5px;
color:#003366;
font-family:verdana;
font-size:10pt;
}