#topleft
{
    float:left;
    background: white url(../second_main_page_layout/pictogram_cardiff.gif);
    height: 167px;
    width: 223px;
}

#right, #left
{
    float: left;
    width: 50%;
    
}

    
#left img
{
    margin-left: 20px;
    }
    
 p
 {
     font-size: 10pt;
     font-family:Arial;
     }
     
#imagetext
{
    font-size: 10pt;
    color:Gray;
}

#stadium
{
    text-align:right;
    color:Gray;
    font-size: 10pt;
}


li
{
    font-family: Arial;
}