﻿.smallLogo
{
    position:absolute;
    width:136px;
    height:49px;
    top:10px;
    left:50px;   
}
.themeImage
{
    position:absolute;
    width:245px;
    height:270px;
    top:50px;
    left:0px;
}
.contentWriteUp
{
    position: absolute;
    width: 610px;
    height: 330px;
    top: 12px;
    right: 5px;
}
.logo
{
    width:190px;
    height:90px;
    vertical-align:middle;
    border:0;
}

#Categories
{
    position:absolute; 
    height:30px; 
    width:220px; 
    top:0px; 
    right:30px; 
    text-align:right;
}
#Logos
{
    position:absolute; 
    height:305px; 
    width:610px; 
    top:35px; 
    right:5px; 
    overflow:auto;
}
#LogoColumn1
{
    position:absolute;
    width:190px;
    top:0px;
    left:0px;
    text-align:center;
}
#LogoColumn2
{
    position:absolute;
    width:190px;
    top:0px;
    left:195px;
    text-align:center;
}
#LogoColumn3
{
    position:absolute;
    width:190px;
    top:0px;
    left:400px;
    text-align:center;
}
