﻿body {
/*background-color: Red;*/
}
#content
{   
    /*background-color: Blue;*/
}
#content #creditsWords
{
    /*background-color: Aqua;*/
}
#content #creditsWords p
{
    margin: 0;
    padding: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: justify;
    font-family: Georgia;
    font-size: 14px;
}
#content p.headerLarge
{
    margin: 0;
    padding: 0;
    
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
}
div#developers
{
    height: 200px;
    /*background-color: Lime;*/
    position: relative;
}
div#alFarDIV
{
    width: 300px;
    height: 160px;
    /*background-color: Red;*/
    background-position: left;
    background-repeat: no-repeat;
    background-image: url('people/omar_alfar.png');
    position: absolute;
    top: 0; left: 0;
}
div#alFarContact
{
    width: 160px;
    height: 70px;
    /*background-color: Orange;*/
    margin-left: 140px;
    margin-top: 45px;
    margin-bottom: 45px;
}
div#alFarContact p
{
    margin: 0;
    padding: 0;
    font-family: Georgia;
    font-size: 24px;
    display: inline-block;
    height: 30px;
}
div#alFarContact a
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: none;
}
div#alFarContact a:visited
{
    color:#006DE2;
}
div.iconDIV
{
    border: none;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    position: relative;
    margin-left:5px;
    /*background-color: Azure;*/
}
.iconImageButton
{
    position: absolute;
    left: -4px;
    width: 18px;
    height: 18px;
}
div#ramyDIV
{
    width: 300px;
    width: 312px;
    height: 160px;
    /*background-color: blue;*/
    background-position: right;
    background-repeat: no-repeat;    
    background-image: url('people/ramy_makram.png');
    position: absolute;
    bottom: 0; right: 0;
}
div#ramyContact
{
    width: 160px;
    height: 70px;
    /*background-color: aqua;*/
    overflow: visible;
    /*margin-left: 140px;*/
    margin-top: 45px;
    margin-bottom: 45px;
    margin-left:-12px;
}
div#ramyContact p
{
    margin: 0;
    padding: 0;
    font-family: Georgia;
    font-size: 24px;
    display: inline-block;
    height: 30px;
}
div#ramyContact a
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: none;
}
div#ramyContact a:visited
{
    color:#006DE2;
}
#supervisorDIV
{
    height: 100px;
    margin-top: 8px;
    background-image: url('people/slim_abdennadher.png');
    background-position: left;
    background-repeat: no-repeat;
    /*background-color: Green;*/
}
#content p.headerMedium
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 21px;
    /*background-color: Aquamarine;*/
}
#supervisorContact
{
    /*background-color: orange;*/
    margin-left: 120px;
    height: 100px;
}
#supervisorContact p
{
    margin: 0;
    padding: 0;
    font-family: Georgia;
    font-size: 24px;
    display: block;
    height: 40px;
    /*background-color: Red;*/
}
#supervisorContact a
{
    margin: 0;
    padding: 0;
    font-family: Georgia;
    font-size: 14px;
    line-height: 36px;
    /*background-color: Violet;*/
    text-decoration: none;
}
#supervisorContact a:visited
{
    color:#006DE2;
}
div.iconDIV24
{
    border: none;
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    background-color: Azure;
}
.iconImageButton24
{
    position: absolute;
    left: -4px;
    width: 24px;
    height: 24px;
}
#content p.headerSmall
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    /*background-color: Aquamarine;*/
}
#content p.headerSemi
{
    color:#242323;
    font-size:20px;
}
.specialThanksDIV
{
    margin-bottom: 20px;
    margin-top: 6px;
    width: 345px;
    height: 90px;
    /*background-color: Bisque;*/
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.specialThanksDIV .specialThanksPicture
{
    width: 90px;
    height: 90px;
    /*background-color: BlueViolet;*/
    display: inline-block; *display: inline; *zoom: 1;    
}
.specialThanksDIV .specialThanksContact
{
    height: 60px;
    width:236px;
    vertical-align: top;
    margin-top: 15px;
    /*background-color:AliceBlue;*/
    margin-left: 16px;
    display: inline-block; *display: inline; *zoom: 1;    
}
#content .specialThanksDIV .specialThanksContact p.name
{
    margin: 0;
    padding: 0;
    display: block;
    height: 30px;
    line-height: 30px;
    /*background-color: Red;*/
    font-family: Times New Roman;
    font-size:16px;
    color: Black;
}
#content .specialThanksDIV .specialThanksContact p.role
{
    margin: 0;
    padding: 0;
    display: block;
    height: 30px;
    line-height: 30px;
    /*background-color: aqua;*/
    font-family: Times New Roman;
    font-size:16px;
    color: #949090;
}
#ahmedAdawyPic
{
    background-image: url('people/ahmed_aladawy.png');
}
#ahmedOsamaPic
{
    background-image: url('people/ahmed_osama.png');
}
#halaGabrPIC
{
    background-image: url('people/hala_gabr.png');
}
#husseinAmanallahPic
{
    background-image: url('people/hussein_amanallah.png');
}
#pierreFaresPic
{
    background-image: url('people/pierre_fares.png');
}
#mohamedAbdelHalimPic
{
    background-image: url('people/mohamed_abdelhalim.png');
}
#content .specialThanksDIV .specialThanksContact p.Bname
{
    margin: 0;
    padding: 0;
    display: block;
    line-height: 30px;
    font-size:18px;
}


