﻿#content
{
    width:998px;
	margin:0px auto;
	background-repeat: no-repeat;
	background-position: center 40px;
}

#logoArea
{
    width: 100%;
    height: 90px;
    background-image: url(Images/Common/HeaderDoodles.png);
    background-repeat: repeat-x;
    background-position: left top;
}

.headerBannerAd
{
    margin: 0px auto;
}

#leftColumn
{
    width: 176px;
    float: left;
    min-height: 1px;
    height:auto !important;
    overflow: hidden;
}

#centerColumn
{
    width: 822px;
    float: left;
}

.contentThumbnail
{
    width: 96px;
    height: 96px;
    background-repeat: no-repeat;
    background-position: center center;
}

.defaultHeaderLeft
{

}

.defaultHeaderCenter
{
    background-color: #fff;
    border: 1px solid #ccc;
    min-height: 64px;
    height: 64px;
    width: 100%;
}

.defaultBodyLeft
{

}

.defaultBodyCenter
{
    background-color: #fff;
    border: 1px solid #ccc;
    border-top:none;
    border-bottom: none;
}

.defaultFooterLeft
{
    
}

.defaultFooterCenter
{
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    min-height: 24px;
    height: 24px;
}

#contentBody
{
    width: 100%;
    min-height: 480px;
    height:auto !important;
    height: 480px;
}

.whiteContent
{
    background-color: #fff;
    border: 1px solid #ccc;
}

#footerInfo
{
    color: #444;
    font-family: Arial;
    margin: 16px 0px;
    text-align: center;
    background-image: url(Images/Common/CopyBox.png);
    width: 355px;
    height: 125px;
    margin: 0px auto;
}

#footerInfo a
{
    color: #0076a5;
}

#copyright
{
    padding-top: 8px;
    font-size: 8pt;
    color: #666;   
}

.paragraphIndent
{
    position: relative;
    left: 32px;
}

.worldFocusPageTitle
{
    font-family: Trebuchet MS;
    color: #0066cc;
}

.inkSlingerPageTitle
{
    font-family: Courier New;
    color: #595b89;
}

.sportsPageTitle
{
    font-family: Tahoma;
    color: #06974e;
}

.trendspottingPageTitle
{
    font-family: Century Gothic;
    color: #555;
}