﻿/* Hello World
   Content created by Conrad StudioWorks, LLC */

/* Start Sitewide config options */
body
{
    background-color: #000000;
}

div.footer
{
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 10px;
}

/* End Sitewide config options*/

/* Start homepage*/
img.homepageImage
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

div.homepageImageContainer
{
    overflow: hidden;
}

div.homepageText
{
    position:absolute;
    top: 84px;
    left: 0px;
    width: 160;
    height: auto;
    background-color: #000000;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom:10px;
    padding-left: 10px;
    z-index: 5;
}

div.homepageInfo
{
    position:absolute;
    top: 84px;
    left: 190px;
    width: 600px;
    height: auto;
    background-color: #000000;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom:10px;
    padding-left: 10px;
    z-index: 5;    
}
img.ipbimsarup
{
    float: right;
}
/* End homepage */

/* Start Banner Top*/
div.banner
{
    position: absolute;
    top: 15px;
    left: 10px;
    z-index: 3;
}
/* End Banner Top*/

/* Start Main Menu*/
a.menu
{
    font-style: normal;
    font-size: 14px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    color: #009900;
    background-color: #ffffff;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin-top: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
}

a.menu:hover
{
    font-style: normal;
    font-size: 14px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    color: #009900;
    background-color: #000000;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
}

a.menu:active
{
    font-style: normal;
    font-size: 14px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    color: #009900;
    background-color: #000000;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
}

div.whiteContainer
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 64px;
    z-index: 2;
    background-color: #ffffff;
}

div.blackLine
{
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
    height: 4px;
    z-index: 3;
    background-color: #000000;
}

div.menu
{
    position: absolute;
    top: 32px;
    left: 310px;
    height: auto;
    width: 540px;
    z-index: 3;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* End Main Menu*/

/* Start ContactUs page*/

/* div.contactusBackground
{
    position:absolute;
    top: 84px;
    left: 0px;
    width: 535px;
    height: 335px;
    background-color: #000000;
    z-index: 4;
} */

div.contactusText
{
    position:absolute;
    top: 84px;
    left: 0px;
    width: 515px;
    height: auto;
    background-color: #000000;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom:10px;
    padding-left: 10px;
    z-index: 5;
}

div.contactusInfo
{
    position:absolute;
    top: 84px;
    left: 190px;
    width: 600px;
    height: auto;
    background-color: #000000;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom:10px;
    padding-left: 10px;
    z-index: 5;
}

span.green
{
    font-style: normal;
    font-size: 12px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    color: #009900;		
}

a.link
{
    font-style: normal;
    font-size: 12px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: underline;
    color: #009900;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

a.link:hover
{
    font-style: normal;
    font-size: 12px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 2px;
    text-decoration: underline;
    color: #009900;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

a.link:active
{
    font-style: normal;
    font-size: 12px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: underline;
    color: #009900;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}    

/* End ContactUs page */

/* Start Students+Projects*/
a.projectlink
{
    font-style: normal;
    font-size: 14px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-right: 8px;
    padding-left: 8px;
}

a.projectlink:hover
{
    font-style: normal;
    font-size: 14px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    color: #009900;
    text-align: center;
    padding-right: 8px;
    padding-left: 8px;
}

a.namelink
{
    font-style: normal;
    font-size: 14px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-left: 8px;
}

a.namelink:hover
{
    font-style: normal;
    font-size: 14px;
    font-family: century gothic, arial, sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    color: #009900;
    text-align: center;
    padding-left: 8px;
}

div.projectsHeader
{
    position: absolute;
    top: 72px;
    left: 160px;
    height: 34px;
    width: 80px;
    font-weight: bold;
    font-size: 14px;
    font-family: Century Gothic, Arial, Sans-Serif;
    letter-spacing: 2px;
    color: #009900;
    z-index: 4;
}

div.projects
{
    position: absolute;
    top: 72px;
    left: 240px;
    height: 34px;
    width: auto;
    font-size: 14px;
    font-family: Century Gothic, Arial, Sans-Serif;
    z-index: 4;
}

div.studentsHeader
{
    position: absolute;
    top: 106px;
    left: 13px;
    width: 130px;
    height: 60px;
    font-weight: bold;
    font-size: 14px;
    font-family: Century Gothic, Arial, Sans-Serif;
    letter-spacing: 2px;
    color: #009900;
}

div.students
{
    position: absolute;
    top: 136px;
    left: 5px;
    width: 130px;
    height: auto;
    font-size: 14px;
    font-family: Century Gothic, Arial, Sans-Serif;
}

div.gallery_loading_area
{
    position: absolute;
    top: 105px;
    left: 150px; 
    width: auto;
    height: auto;  
}

div.galleryTitle
{
    height: 30px;
    position: absolute;
    top: 105px;
    left: 160px;
    z-index: 6;
    color: #ffffff;
    background-color: #000000;
    font-family: Century Gothic, Arial, Sans-Serif;

}
/* End People+Projects */

/* Start Loading Area */
div.galleryareaLogo
{ 
    position: absolute;
    top: 180px;
    left: 0px;
}
/* End Loading Area */

/* Good-Bye world */