#top
		{
		background-color: #CF0226;
        }
        
#subNav
	 	{
		background-color: #CF0226;
        }
		
#content
		{
		margin: 0;
		padding-top: 0;
        background: 0;
		vertical-align:top;
		}
		
			.em
		{
		font-style:italic
		}
        
 .footer
		{
		background-color: #CF0226;
        border-top: 1px solid #CF0226;
        border-bottom: 1px solid #CF0226;
        }