﻿body {
    background-color:#0B79A7;
}
#outerWrapper
{
    width:1024px;
    height:802px;
    text-align:center;
}
#innerWrapper
{
    position:relative;
    width:1024px;
    height:802px;
    margin:0 auto;
    text-align:left;
}
#topHeader
{
    position:relative;
    width:1024px;
    height:214px;
}
#midContent 
{
    position:relative;
    height:472px;
    width:1024px;
}
#leftContent 
{
    position:relative;
    width:263px;
    height:472px;
    float:left;
}

#leftSpacer
{
    background-image:url("../kidsZone/KidsImages/EssarKids_r2_c1.gif");
    float:left;
    width:34px;
    height:472px;
}
#midMenu
{
    width:179px;
    height:472px;
    float:left;
}
#topSpacer
{

    background-image:url("../kidsZone/KidsImages/EssarKids_r2_c2.gif");
    width:179px;
    height:36px;
}
#rightSpacer
{
    background-image:url("../kidsZone/KidsImages/EssarKids_r2_c3.gif");
    width:50px;
    height:508px;
    float:left;
}

#leftMenu 
{
    position:relative;
    width:179px;
    height:472px;
}
#rightContent
{
    position:relative;
    background-color:White;
    width:761px;
    height:508px;
    float:left;
}

#dynContent
{
    position: relative;
    background-color: White;
    width: 673px;
    height: 472px;
    float: left;
    padding: 23px 8px 0 35px;
    overflow: scroll;
}

#rightContentSpacer
{
    background-image:url("../kidsZone/KidsImages/EssarKids_r2_c5.gif");
    position:relative;
    float:left;
    width:45px;
    height:472px;
}

#pageFooter
{
    background-image:url("../kidsZone/KidsImages/EssarKids_r9_c1.gif");
    position:relative;
    width:1024px;
    height:82px;
}
.headerContent
{
    position:relative;
    float:left;
    width:242px;
    height:186px;
    border:solid 1px grey;
    padding:5px;
    margin:20px;
}

.featureContent
{
    position:relative;
    float:left;
    width:242px;
    border:solid 1px grey;
    padding:5px;
    margin:20px;
}

.item1
{
    position:relative;
    float:left;
    width:120px;
    height:150px;

}

.item2
{
    position: relative;
    float: left;
    width: 118px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

.item3
{
    clear: left;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
    height:36px;
    width:242px;
    font-size:12px;
}

.hyperText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}


#bottomMenuSpacer
{
    position:relative;
    width:179px;
    height:86px;
    
}