@charset "utf-8";
/* CSS Document */

#homepageleftcol{
width: 324px;

float: left;
}

#homepagerightcol{
margin-left: 20px;
width: 376px;
float: left;
}


#newsletter{
background-image: url(images/scanlines.gif);
width: 324px;
background-color: #000000;
text-align: center;
margin-top: 5px;
}


#thenewsletterheading{
margin-top: 5px;



}

#EditionNumberHolder{
width: 290px; 
margin: auto;
}



.aedition a{
margin-right: 10px;
margin-bottom: 10px;
color: #FFFFFF;
text-decoration: none;
font-weight: 600;
line-height: 25px;
}

.aedition a:hover{
color: #ED1C24;
}




#newsletterbottomspace{
height: 20px;
width: 100%;



}
#ctf{
margin-left: 40px;


}


.logo a img{ border: 1px solid black;}
.logo a:hover img { filter: Alpha(Opacity=50); -moz-opacity:0.5; border: 1px solid #ED1C24; }


.opacitybackground{
background-color: #000000;
float: left;

}

.homepagebodytextleftcol{
padding: 3px;
margin-bottom: 15px;


}