﻿body
{
}
#wt_wrapper
{
    width: 712px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; /*Try centering the wrapper*/
    /*background-image: url('../webimages/careerSearch_bottomgraphic.gif');
   background-repeat: repeat-y;
    background-position: center top;*/
    z-index: 0;
}

/* For the drop shadow box*/
#wt_shadowbox
{
    text-align: center;
    margin-left: 25%;
    margin-right: 25%;
    }

#wt_bottombox
{
    text-align: center;
    /*background-image: url(../webimages/careerSearch_verybottomgraphic.gif);*/
    background-repeat: no-repeat;
    background-position: center top;
    height: 30px;
    color: #683466;
    z-index: 0;
}
#wt_floatwrapper_physopp
{
    width: 840px;
    margin-left: auto;
    margin-right: auto; /*Try centering the wrapper*/
    background-image: url(../webimages/PhysicianOpp_graphic2.jpg);
    background-position: center top;
    background-repeat:no-repeat;
    z-index: -1;
    overflow: hidden;
}
#wt_floatwrapper
{
    width: 840px;
    margin-left: auto;
    margin-right: auto; 
    padding-top: 80px;
    /*Try centering the wrapper*/
    /*background-image: url('../webimages/careerSearch_bottomgraphic.gif'); */
    z-index: -1;
    overflow: hidden;
}
#wt_leftcolumn
{
    float: left;
    width: 230px;
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 2;
}
#wt_smallerrightcolumn
{
    float: right;
    width: 565px;
    display: inline;
    margin-right: 0px;
    margin-left: 0px;
    clear: none;
    z-index: 2;
}
#wt_rightcolumn
{
    float: right;
    width: 675px;
    display: inline;
    margin-right: 25px;
    margin-left: 5px;
    clear: none;
    z-index: 1;
    background-image: inherit;
}

#wt_leftshadowbox
{
    margin-left: auto;
    margin-right: auto;
}

#wt_rightshadowbox
{
    margin-left: auto;
    margin-right: auto;
}
#wt_jobtopbox
{
    text-align: center;
    background-image: url(../webimages/careerSearch_graphic.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 0;
}