﻿body
{
    background-color: #000000;
    text-align: left;
    margin-top: 0px;
    
}



#container
{
    width: 900px;
    height: 400px;
    margin: 0 auto;
    vertical-align: top;
    text-align: left;
    font-size: 1em;
    color: #a9a9a9;
    position: relative;
} 


.table
{
    width: 1000px;
    height: 800px; 
}
    
.header{height: 341px;
    background-image: url(images/template_01.jpg);}
    
.left
{
    width: 50px;
    height: 439px;
    background-image: url(images/template_02.jpg);
    
}
    
.center
{
    width: 900px;
    height: 439px;
    background-image: url(images/template_03.jpg);
    position: static;
}
    

    
    
.right
{
    width: 50px;
    height: 439px;
    background-image: url(images/template_04.jpg);
}
    
    
    
.fleft{width: 50px;
    height: 20px;
    background-image: url(images/template_05.jpg);}
    
.fcenter{width: 900px;
    height: 20px;
    background-image: url(images/template_06.jpg);}
    
.fright{width: 50px;
    height: 20px;
    background-image: url(images/template_0.jpg);}
    
    
    
    
.idiv
{
    width: 900px;
    height: 350px;
    position: absolute;
}

.pdiv
{
    width: 900px;
    height: 350px;
    position: absolute;
}

.photodiv
{
    width: 130px;
    height: 100px;
    position: absolute;
    z-index:1;
   
}

.imgindiv
{
    width:140px;
    height:88px;}
    
    
.menudiv 
{
    width:100px;
    z-index: 1; position: absolute;}
    
    
.necessaryred
{
    font-size: 0.7em;
}


a:link {color:#ffffff; text-decoration: none;}
a:visited {color: #ffffff;}

