
	.Content { min-height: 551px; }
	
    .MainImage {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 166px;
        height: 471px;
        background: url(../Images/About.jpg) no-repeat;  
    }
	
    .MainImage2 {
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 165px;
        height: 79px;
        background: url(../Images/Apd.gif) no-repeat;  
    }		
	
	p.extra { height: 50px; }
	
/*    
    .Slogan {
        background: url(../Images/SloganIndex.png) no-repeat;  
    }
*/