
div.container
{
margin-left: .25%;
margin-right: .25%;

border:0px solid gray;
max-height:800px;
min-width:8100px;



   /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

div.TopBox {
margin-left: .25%;
margin-right: .25%;
    width: 8000px;
    height: 118px;
    color: #fff;
    padding: 0px;
    text-align: left;
    text-indent:60px;
    font-family: DIN,"Arial Narrow",DIN,SansSerif;
    background-image: url(images/alicetop2.jpg);
    background-repeat: no-repeat;
    background-color: #FFF5EE;
    background-repeat:repeat-x;
    border: 2px solid #F5DEB3;
    margin-bottom:14px;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}




div.leftBox { 

    float: left;
    margin-left: .25%;
    color: #2F4F4F;
    width: 770px;
    padding: 14px;
    text-align: left;
    font-family: "Arial Narrow",DIN,SansSerif;
    background-color: #ccc;
    border: 2px solid #999;
    margin-bottom:14px;
    max-height:350px;
     min-height:350px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

div.TopleftWorkBox { 

    float: left;
    margin-left: .25%;
    color: #2F4F4F;
    width: 4840px;
    padding: 14px;
    text-align: left;
    font-family: "Arial Narrow",DIN,SansSerif;
    background-color: #ccc;
    border: 2px solid #999;
    margin-bottom:14px;
    max-height:350px;
     min-height:350px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

div.TopleftWorkBox2 { 

    float: left;
    margin-left: .25%;
    color: #2F4F4F;
    width: 2260px;
    padding: 14px;
    text-align: left;
    font-family: "Arial Narrow",DIN,SansSerif;
    background-color: #ccc;
    border: 2px solid #999;
    margin-bottom:14px;
    max-height:350px;
     min-height:350px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


div.leftBox2 { 
 position:absolute;
 left:32px;
     top:535px;
    float: left;
    color: #2F4F4F;
    width: 770px;
    padding: 14px;
    text-align: left;
    font-family: "Arial Narrow",DIN,SansSerif;
    background-color: "snow";
    border: 2px solid #ccc;
    margin-bottom:16px;
    max-height:340px;
    min-height:340px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


div.leftWorkBox2 { 
 position:absolute;
 left:850px;
     top:535px;
    float: left;
    color: #FFF;
    width: 1560px;
    padding: 14px;
    text-align: left;
    font-family: "Arial Narrow",DIN,SansSerif;
    background-color: #990000;
    border: 2px solid #000;
    margin-bottom:16px;
    max-height:340px;
    min-height:340px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

div.leftWorkBox3 { 
 position:absolute;
 left:2465px;
     top:535px;
    float: left;
    color: #FFF;
    width: 1071px;
    padding: 14px;
    text-align: left;
    font-family: "Arial Narrow",DIN,SansSerif;
    background-color: #003300;
    border: 2px solid #000;
    margin-bottom:16px;
    max-height:340px;
    min-height:340px;
    
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

div.leftWorkBox4 { 
 position:absolute;
 left:3585px;
     top:535px;
    float: left;
    color: #FFF;
    width: 4485px;
    padding: 14px;
    text-align: left;
    font-family: "Arial Narrow",DIN,SansSerif;
    background-color: #000033;
    border: 2px solid #000;
    margin-bottom:16px;
    max-height:340px;
    min-height:340px;
    
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


