﻿body 
{
	background:		#CCCCCC;
}


div#container
{
    width:100%;
    height:100%;
    position:absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

div#outerLayer
{
    width:1020px;
    height:1250px;
    position:relative;
    margin:auto;
}
    

div#logo
{
    width:261px;
    height:197px;
    position:absolute;
    left:0px;
    top:23px;
    background-image:url("../images/div_background/background_logo.gif");
    
}


div#title
{
    width:759px;
    height:197px;
    position:absolute;
    left:261px;
    top:23px;
    background-image:url("../images/div_background/background_title_people.gif");
    background-repeat:no-repeat;
    
}

div#horizontal_seperator
{
    width:1020px;
    height:77px;
    position:absolute;
    left:0px;
    top:220px;
    background-image:url("../images/div_background/background_horizontal_divider_big4.gif");
}

div#menu
{
    width:262px;
    height:700px;
    position:absolute;
    left:0px;
    top:297px;
    background-image:url("../images/div_background/background_menu_body.gif");
    border-width:0px;
}

div#menulist
{
    width:232px;
    height:250px;
    position:absolute;
    left:35px;
    top:0px;
    border-width:0px;
}

div#login
{
    width:183px;
    height:136px;
    position:absolute;
    left:53px;
    top:315px;
    margin:0 auto;
}


div#vertical_seperator
{
    width:19px;
    height:700px;
    position:absolute;
    left:262px;
    top:297px;
    background-image:url("../images/div_background/background_divider_menu.gif");
}


div#content
{
    width:739px;
    height:700px;
    position:absolute;
    left:281px;
    top:297px;
    background-image:url("../images/div_background/background_content_body_big.gif");
}

div#bottom
{
    width:1020px;
    height:49px;
    position:absolute;
    left:0px;
    top:997px;
    background-image:url("../images/div_background/background_bottom_big.gif");
}

div#homeContent
{
    height:600px;
    text-align:left; 
    font-size:13px;
    font-family:Tahoma;
    width:550px; 
    margin:0px auto; 
    padding:0px;
    left:0px; 
}

div#fade_background
{
    width:400px;
    height:208px;
    position:relative;
    top:0px;
    left:80px;
    /* background-image:url("../images/members/group members.jpg");*/
    background-repeat:no-repeat;
}


/* div#statement
{
    
    top: 500px;
    left: 171px;
    width:400px;
    height:25px;
    margin:0px auto;
    position:absolute;
    
    vertical-align:middle;
    text-align:center;
    
    color:#3333FF;
    font-size:11px;
    font-style:italic;
    font-family:Tahoma;
    
    border-color:#3333FF;
    border-style:groove;
    border-width:thin;
} */

div#statement
{
    
    top: 500px;
    left: 171px;
    width:400px;
    height:100px;
    margin:0px auto;
    position:absolute;
    
    vertical-align:baseline;
    text-align:center;
    
    color:#FFFFFF;
    font-size:11px;
    
    font-family:Tahoma;
    
   /* border-color:#CD3700;
    border-style:groove;
    border-width:thin;*/
    background-image:url("../images/banner_blue.gif");
    background-repeat:no-repeat;
}

div#about
{
    height:600px;
    width:550px; 
    margin:0px auto; 
    padding:0px;
    left:0px;   
}

div#aims
{
    margin-left:20px;
    text-align:justify;
    width: 490px;
    
}

div#membersContent
{
    height:600px;
    width:550px; 
    margin:0px auto; 
    padding:0px;
    text-align:center;
    left:0px;   
    background-color:Aqua;
}


div#interviews
{

    width:500px;
    height:205px;
    position:relative;
    left:0px;
    top:0px;
}
div#passport1
{
    width:200px;
    height:165px;
    top:0px;
    float:left;
}

div#passport2
{
    width:250px;
    height:165px;
    top:0px;
    float:right;

}

div#event_data
{
    width:650px;
    height:250px;
    
}

