﻿body 
{
 background: white;
}
/* Heading and Footer set */
#main
{
 background-color: #ffffff;
}
#mastHead
{
 background-color: transparent;
 background-image: url(/_images/ambience/header-cloud-bg.jpg);
 /* background-image: url(/_images/clouds.jpg); */
}
#mastFooter
{
 background-color: #a0a0a0;
}
/* End of Heading and Footer set */

/* Link Set */
/* End of Link Set */

/* Content set */
.middleColumn
{
 background-color: #ffffff;
}
.leftColumn
{
}
.rightColumn
{
}
/* End of Content set */

/* Heading Set */
#lblFacultyName
{
}
#lblPageTitle
{
}
h1
{
}
h2
{
}
h3
{
}
h4
{
}
h5
{
}
/* End of Heading Set */

/* Breadcrumbs Set */
/* End of Breadcrumbs Set */

/* Navigation Set */
#NavigationMenu2
{
}
/* End of Navigation Set */

/* Promobuttons Set */
#PromoButtonList1 div div
{
 background: url(/_images/ambience/promotion-bg.png) no-repeat left top;
}
#PromoButtonList1 div div p
{
 color: #ffffff;
}
/* End of Promobuttons Set */

/* Landing Page set */
/* End of Landing Page set */

/* Go to top link set */
.GoToTop, .GoToTop:visited
{
 border-top-color: Gray;
 background: transparent url(/_images/ambience/anchor-up.gif) no-repeat right top;
}
.GoToTop:hover
{
 background-position: right bottom;
}
/* End of Go to top link set */

/* Anchor List set */
.anchorlink
{
 list-style-image: url(/_images/ambience/bullet-point.gif);
}
/* End of Anchor List set */
