@charset "utf-8";
/* CSS Document */
body{
background-image:url(images/grey011.jpg);
}


a {font-family:Georgia,serif; }
a:link {color:#FFCC00; text-decoration: none;}
a:visited {color:#CCFF99; text-decoration: none;}
a:hover {text-decoration: none; color: #ff9900;}
/*a:active {color:#CCFF00;text-decoration: none}*/



#MainContainer
{
width:1039px;  /* Sets window size 940  */
margin-left:auto;
margin-right:auto;

}

#BannerContainer
{
text-align:center;
height:263px;
width:1039px;
background-image:url(images/Banner.png);
margin:auto;

}

#MainBody{ 
width:1039px;  /*788*/
height:700px;
float:left;
/*background-color:#00CCFF;*/ 
/*margin-left:205px; */ /*Moved whole text area to left */
/*background-image:url(MiddleBoard.png);*/
/*background-repeat:no-repeat;*/

}




#LeftColumnContainer{
width:250px;  /*788*/
height:700px;
float:left;
/*background-color:#990033;*/
/*margin-left:205px; */ /*Moved whole text area to left */
/*background-image:url(MiddleBoard.png);*/
/*background-repeat:no-repeat;*/
background: url(images/Gray_Background.jpg) repeat-x ;
 
}


#MenuContainer{
height:300px;
width:200px;
background-repeat:no-repeat;
margin-top:80px; 
margin-left:30px;
background-color:#990033;
background: url(images/Menu_Box.png);
}

#LeftPictureContainer{
height:202px;
width:198px;
background-repeat:no-repeat;
margin-top:70px; 
margin-left:30px;
background: url(images/Circle_Logo.png);
}


#welcomeContainer{
width:539px;  /*788*/
height:90px;
float:left;
/*background:#990099;*/

/*margin-left:205px; */ /*Moved whole text area to left */
background-image:url(images/TextBannerOnly.png);
/*overflow: scroll*/
}



#CenterTextColumn{
width:539px;  /*788*/
height:700px;
float:left;
/*margin-left:205px; */ /*Moved whole text area to left */
/*background-image:url(MiddleBoard.png);*/
/*overflow: scroll*/
background-image:url(images/CenterColumnBackgound.jpg);
}

#mainText{
width:400px;  /*788*/
height:400px;
padding-top:70px;
padding-left:60px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justify;
}

#ResearchLabsmainText{
width:500px;  /*788*/
height:684px;
padding-top:0px;
padding-left:60px;


}


#HomemainText{
width:480px;  /*788*/
height:328px;
padding-top:30px;
padding-left:10px;
padding-right:10px;

color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justify;
background: url(images/Middle_Box.png);
}



#GrantsMainText
{
width:500px;  
height:500px;
padding-top:70px;
padding-left:1px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
/*text-align:justify;*/
}

#GrantsMainTextPage3
{
width:500px;  
height:500px;
padding-top:10px;
padding-left:1px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;

/*text-align:justify;*/
}



/*------------Main Text area for StaffHome.html----------------*/
#StaffHomeMainText
{
width:465px;  
height:255px;
/*padding-top:140px;
padding-left:60px;*/
margin-left:60px;
margin-top:90px;



/*text-align:justify;*/
background: url(images/Staff_TextBox.png);
}

#staffLinks{
width:300px;
height:60px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-left:75px;
margin-top:90px;
color:#000066;

}
/*------------Ending MainText Section-------------------*/



/*----------css for ResearchFacultyHome.html---------------*/
#ResearchFacultyMainText{
width:400px;  /*788*/
height:400px;
padding-top:20px;
padding-left:170px;

color:#FFFFFF;
}
/*---------------End comment--------------------------------*/

#RightColumnContainer{
width:250px;  /*788*/
height:700px;
float:left;
background: url(images/Right_Background.jpg) repeat-x ;

/*margin-left:205px; */ /*Moved whole text area to left */
/*background-image:url(MiddleBoard.png);*/

/*overflow: scroll  background-repeat:no-repeat;  */
}

#DNAimg {
width:142px;
height:600px;
float:left;
background:url(images/DNA.png);
margin-top:0px;
margin-left:20px;
}

/*microscope image*/
#ResearchLabImg1{
height:218px;
width:144px;
float:left;
margin-top:80px;
margin-left:50px;
border:ridge;
background:url(images/microscope.jpg);
}


/*test tubes images*/
#ResearchLabImg2{ 
height:144px;
width:218px;
float:left;
margin-top:20px;
margin-left:15px;
border:ridge;
background:url(images/testTubes.jpg);
}


/*beakers images*/
#ResearchLabImg3{
height:144px;
width:218px;
float:left;
margin-top:130px;
margin-left:15px;
border:ridge;
background:url(images/beakers.jpg);
}


#LabImg1{
height:211px;
width:239px;
float:left;
margin-top:80px;
margin-left:0px;
border:ridge;
background:url(images/LabCells.jpg);
}

#LabImg2{
height:144px;
width:218px;
float:left;
margin-top:50px;
margin-left:10px;
border:ridge;
background:url(images/labStudentCropped.jpg);
}

#LabImg3{
height:144px;
width:218px;
float:left;
margin-top:5px;
margin-left:10px;
border:ridge;
background:url(images/StudentScannerSmall.jpg);
}


#leftImageContainer
{
height:300px;
width:200px;
background-color:#00FFFF;
background-repeat:no-repeat;
margin-top:80px; 
margin-left:30px;

}




/*-----------------Start Menu Buttons----------------------------*/

#menuButton{
height:30px;
width:153px;
float:left;
padding-left:25px;
padding-top:10px;
text-decoration: none;
}
/*-----------------End of Menu Buttons----------------------------*/







.borderBottom{
border-bottom:#CCCCCC thin solid;
}

.emailLink{
color:#FFFF00;
}
