﻿html, body{margin:0px;padding:0px;    background-color: rgb(160,208,240);}
#outer
{
    background-image: url( '../img/bg_top1.jpg' );
    background-repeat: repeat-x;
    min-height: 750px;
    width: 100%;
    height: inherit;
    background-color: rgb(160,208,240);
    text-align: center;
}
#header
{
    width:978px;
     height:inherit;
    margin:0px 0px 0px 0px;
}
#header-top
{
    background-image: url(  '../img/header-top.jpg' );
    background-repeat: no-repeat;
    width: 978px;
    height: 10px;
    font-size: 3px;
}
#header-bottom
{
    background-image: url(   '../img/header-bottom.jpg' );
    background-repeat: no-repeat;
    width: 978px;
    height: 10px;
    font-size: 3px;
}

#leftpan{width:180px;border-left:solid 10px #666666; min-height:130px; height:inherit; vertical-align:top; }
#banner{width:598px;height:inherit; min-height:130px; vertical-align:top;}
#rightpan{width:180px;border-right: solid 10px #666666; min-height:130px; height:inherit; float:right; vertical-align:top;}
#td-height
{
    min-height:9px;
    height:inherit;
    font-size: 5px;
    font-weight: normal;
}

#container
{
    width: 978px;
    height: inherit;
    min-height:100px;
    background-color: #666666;
    text-align:center;
}
#container-top{padding: 0px;background-image: url('../img/header-top.jpg');background-repeat: no-repeat;height: 10px;width: 978px;}
#container-bottom{background-image: url( '../img/header-bottom.jpg' );background-repeat: no-repeat;height:10px;}
#container-body
{
    text-align:left;
    /*background-color: #FFFFFF;*/
    border-left:solid 10px #666666;
    border-right:solid 10px #666666;
    vertical-align:middle;
    /*background-image: url( '../img/bgfl.jpg' );
    background-repeat: no-repeat;*/
}
#changevid{width:958px;height:inherit;  /*border-left:solid 5px blue;   */}
#changevid tr td 
{
    text-align:left;
    height:20px;
    padding-left:10px;   
    padding-top:10px;
}
#footer
{
    height: 50px;
    width:958px;
    vertical-align:middle;
    border-top: solid 5px #666666;
    border-left: solid 10px #666666;
    border-right: solid 10px #666666;
    background-color: rgb(179,183,158);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
#right-container{min-height:100px;height:inherit;float:right;background-color:#666666;width:678px;}
#right-container-top{background-image: url( '../img/right-container-top.jpg' );background-repeat: no-repeat;height: 10px; width:100%}
#right-container-bottom{background-image: url( '../img/right-container-bottom.jpg' );background-repeat: no-repeat;width:100%;height: 10px;}
#right-container-data{background-color: #FFFFFF;width: 668px;min-height:130px;height: inherit; padding:0px 0px 0px 10px; text-align:left;}

#left-container{width:270px;min-height:100px;height:inherit;background-color:White;float:left;
                overflow:hidden;
                overflow:visible !important;
                height:auto !important;
                background-color: #666666;
                }
#left-container-top
{
    margin: 0px;
    padding: 0px;
    background-image: url( '../img/left-container-top.jpg' );
    background-repeat: no-repeat;
    width:270px;
     min-height:8px;    
    height: 9px;
    }
#left-container-data{padding:0px 0px 0px 10px;height:inherit; background-color:White; text-align:left; min-height:50px;}
#left-container-bottom{background-image: url( '../img/left-container-bottom.jpg' );background-repeat: no-repeat;height: 9px; width:270px;}

#left-ads-container-data{padding:0px 0px 0px 10px;height:inherit; background-color:White;}

#left-ads-container-data a
{
    text-decoration: none;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #003300;
}
#left-ads-container-data a:hover
{
    text-decoration: none;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #CC3300;
}
#logintbl
{
    border-left:solid 3px white;
    padding-left:20px;   
}
#logintbl tr
{
    height:26px;   
}