body {
        /*background-image: url(../media/images/staticFooterBackground.gif);*/
        background-image: url(../media/images/bkg.gif);
        background-repeat: repeat;
        font-family: Arial; 
}
.sponsors {
        position: relative;
        width: 960px;
        height: 156px;
        margin: 0px 0 20px 0;
        color: #453f95;
        font-size: 9pt;
        font-family: Arial;
}
.sponsorsMini{
        position: relative;
        background-image: url(../media/images/funderBarLargeBackground2.gif);
        background-repeat: repeat-x;
        width: 960px;
        height: 100px;
        text-align: center;
}
.sponsorsFull{
        position: relative;
        background-image: url(../media/images/funderBarLargeBackground3.gif);
	background-color: #151540;
        background-repeat: repeat-x;
        width: 960px;
        height: 370px;
        /* height: 236px; */
}

.funder {
        border: 0;
        padding: 0 0 0 5px;
	vertical-align: middle;
}

.majorFunding{
        float: left;
        width: 110px;
        text-align: right;
        margin: 7px 8px 0 15px;
}
.cr {
        clear: both;
        padding: 10px 0 0 0;
        text-align: center;
}
.producedByDiv {
	display:block;
        width: 100%;
        margin: 0;
        padding: 0;
}
.producedByTitle {
        height: 25px;
        margin: 0;
        text-align: center;
}
.tvDiv {
        float: left;
        width: 180px;
        text-align: center;
        padding: 7px 7px 0 7px;
}

.fundingDiv{
	display: block;
        margin: 0;
        padding: 0;
        text-align: left;
}
.fundingTitle{
        height: 25px;
        margin: 0;
        padding: 7px 0 0 12px;
        text-align: left;
}
.seperator{
        float: left;
        width: 12px;
        height: 88px;
        background-image: url(../media/images/seperator2.gif);
        background-repeat: no-repeat;
}
.rightSide{
        float: left;
}
.science_fair_mobile {
        padding: 15px 0px 15px 0px;
        margin: 0;
        border: 0;
}

.sponsorsFablab{
        position: relative;
        background-color: #19194d;
        width: 960px;
        height: 100px;
        text-align: center;
}

.fablab_footer {
        width: 960px;
        background-color: #19194d;
        font-size: 9pt;
        font-family: Arial;
}
.fablab_footer_text {
        padding: 5px 30px 5px 30px;
        color: #453f95;
        background-color: #19194d;
        text-align: center;
}
.fablab_footer_logos {
        padding: 15px 0px 15px 0px;
        text-align: center;
        background-color: #19194d;
}
a.quickLinks:active {
        color: #453f95;
        text-decoration: none;
}
a.quickLinks:link {
        color: #453f95;
        text-decoration: none;
}
a.quickLinks:visited {
        color: #453f95;
        text-decoration: none;
}
a.quickLinks:hover {
        color: #453f95;
        text-decoration: underline;
}
a:focus{
        outline: none;
}

