#ps2_content{
    position: relative;
    margin-left: 40px;
    margin-top: 0px; 
    /* added by Dominic */
    /* z-index: -1; */
    /*END added by Dominic */
}
#ps2_header{
    width: 776px;
    height: 41px;
    background-image: url('/images/prospective-students/ps2-header.jpg');
    background-repeat: no-repeat;
}
#ps2_header p{
    /* commented out by Dominic  - padding: 16px 0px 0px 12px; */
    padding:  16px 0px 0px 12px;
    font-family: helvetica,sans-serif;
    font-size: 15px;
    color: #4c4c4c;
    /* added by Dominic */
    margin: 0;
    /* end added by Dominic */
}
#ps2_body{
    width: 776px;
    background-image: url('/images/prospective-students/ps2-body.jpg');
    background-repeat: repeat-y;
    min-height: 700px;
}
#ps2_body_well{
    width: 526px;
    padding: 4px 0px 0px 12px;
    /* added by Dominic */
    z-index: 18;
    /* END added by Dominic */
}
#ps2_body_well p{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    font-family: helvetica,sans-serif;
    font-size: 13px;
    color: #4c4c4c;
    line-height: 1.6;
}
#ps2_body_side{
    float: right;
    width: 227px;
    /* commented out by Dominic
    margin: 4px 6px 0px 0px;
    */
    padding: 4px 6px 0px 0px;
    margin: 0;
}
#ps2_promo{
    margin-top: 20px;
    text-align: center; 
}
#ps2_related_links{
    /* commented out by Dominic 
    margin: 20px 0px 0px 0px;
    padding: 0px;
    */
    padding: 20px 0px 0px 0px;
    margin: 0px;
}
#ps2_related_links ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#ps2_related_links ul li{
    font-family: helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-indent: 10px;
    /* added by Dominic */
    margin: 0;
    padding: 0;
    /* END added by Dominic */
}
#ps2_related_links ul li ul li{
    font-size: 12px;
    font-weight: normal;
    /* added by Dominic */
    margin: 0;
    padding: 0;
    /* END added by Dominic */
}
#ps2_related_links ul li ul li a{
    display: block;
    border-top: solid 1px #a4a4a4;
    background-image: url('/images/prospective-students/ps2-rl.gif');
    background-repeat: no-repeat;
    text-indent: 10px;
    padding: 4px 0px 4px 0px;
    margin: 0;
}
#ps2_related_links ul li ul li a:hover{
    display: block;
    border-top: solid 1px #a4a4a4;
    background-image: url('/images/prospective-students/ps2-rl-hover.gif');
    background-repeat: no-repeat;
}
#ps2_footer{
    width: 776px;
    height: 10px;
    background-image: url('/images/prospective-students/ps2-footer.jpg');
    background-repeat: no-repeat;   
}

/* main css */
/*          */

body{
    background-color: #ffffff;
    /* added by Dominic */
    margin: 0;
    padding: 0;
    /* end added by Dominic */
}
.ps{
    cursor: pointer;
    cursor: hand;
}
#ps-feature{
    width: 857px;
    height: 427px;
    background: url('/images/prospective-students/ps-background.jpg');
    background-repeat: no-repeat;
    position: relative;
    /* added by Dominic */
    margin: 0;
    padding: 0;
    z-index: 1;
    /* END added by Dominic */
}
#ps-title{
    top: 30px;
    left: 50px;
    font-family: helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    z-index: 20;
    color: #000000;
}
#ps-applyNow{
    border: 0px;
    position: absolute;
    z-index: 15;
    bottom: 65px;
    left: 12px;
}
#ps-menuTop, #ps-menuBottom{
    font-family: helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    z-index: 50;
}
#ps-menuTop{
    width: 764px;
    height: 40px;
    top: 78px;
    left: 80px;
}
#ps-menuBottom{
    width: 764px;
    height: 50px;
    top: 373px;
    left: 45px;
    /* added by Dominic */
    margin: 0;
    padding: 0;
    z-index: 50;
    /* END added by Dominic */
}
#ps-slideShow{
    width:  764px; 
    height: 251px;
    position: absolute;
    z-index: 9;
    top: 111px;
    left: 46px;
}
#ps-videoOverlay{
    width: 330px;
    height: 251px;
    background-color: ;
    position: absolute;
    z-index: 15;
    bottom: 0px;
    left: 0px;
}
#ps-videoOverlayPlayer{
    display: none;
    width: 260px;
    height: 218px;
    position: absolute;
    z-index: 16;
    bottom: 17px;
    left: 17px;
}
#ps-captions{
    line-height: 17px;
    color: #ffffff;
    position: absolute;
    z-index: 20;
    right: 0px;
    font-size: 12px;
    width: 260px;
    height: 220px;
    font-family: helvetica,sans-serif;
    padding: 4px 4px 4px 4px;
}
#ps-videoBackground{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    
    width: 534px;
    height: 228px;
    background-color: #000000;
    position: absolute;
}
#ps-videoOverlayBackground{
    display: none;
    width: 534px;
    height: 228px;
    position: absolute;
    z-index: 15;
    bottom: 12px;
    left: 12px;
}
#ps-videoOverlayButton #ps-togglePlayerOn{
    border: 0px;
    position: absolute;
    z-index: 15;
    bottom: 12px;
    left: 12px;
}
#ps-videoOverlayButton #ps-togglePlayerOff{
    display: none;
    border: 0px;
    position: absolute;
    z-index: 17;
    bottom: 3px;
    left: 3px;
}
#ps-togglePlayerOn img, #ps-togglePlayerOff img{
    border: 0px;
}
#ps-slideDescription{
    background-color: #000000;
    font-family: helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    position: absolute;
    z-index: 10;
    width: 764px;
    top: 0px;
    left: 0px;
}
#ps-slideDescription a.ps{
    margin: 4px 10px 4px 0px;
    color: #ffffff;
    text-decoration: none;
}
#ps-slideDescription a.ps:hover{
    text-decoration: underline;
}
#ps-images{
    width:  764px; 
    height: 251px;
    padding: 0;
    margin:  0;
} 
#ps-images img{
    float: left;
    width:  764px; 
    height: 251px;
    padding: 0;
    margin:  0;
}
#ps-body{
    width: 764px;
    min-height: 200px;
    border: solid 1px #a4a4a4;
    margin-left: 46px;
}
#ps-bodyTitle{
    font-family: helvetica, sans-serif;
    font-size: 17px;
    min-height: 20px;
    color: #000000;
    background: url('/images/prospective-students/ps-titleBackground.jpg');
    padding: 4px;
    border-bottom: solid 1px #a4a4a4;   
}
#ps-bodyContent{
    font-family: helvetica, sans-serif;
    font-size: 12px;
    color: #3d3d3d;
    padding: 0px 4px 4px 4px;
}
#ps-bodyColumn{
    margin-left: 4px;
    float: right;
    width: 200px;
    min-height: 170px;
    border-left: solid 1px #a4a4a4;
    background-color: #f1f1f1;
    text-align: center;
}
#centerDiv{
}

/* Suckerfish: top menu */
#ps-navTop{
    position: absolute;
    left: 0px;
}
#ps-navTop .ps-topMenuHead{ /* top of dropwdown menu */
    /* added by edu */
    /* width: 138px; */
    height: 26px;
}
#ps-navTop .topMenuFoot{ /* bottom of dropwdown menu */
    /* added by edu */
    /* width: 138px; */
    height: 10px;
}
#ps-navTop, #ps-navTop ul{ /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}
#ps-navTop a.ps{
    display: block;
    width: 138px;
    
    /* added by edu */
    text-decoration: none;
    color: #000000;
    font-size: .9em;
}
#ps-navTop li{ /* all list items */
    float: left;
    /* width: 138px; *//* width needed or else Opera goes nuts */
    padding: 0px;
    margin: 0px;
    /* added by edu */
    text-align: center;
}
#ps-navTop > li > a.ps{ /* all list items */
    /* width: 138px; */
}
#ps-navTop li a.ps{ /* all list items */
    padding: 10px 14px 4px 14px;
}
.ps-topSubLinksText{
    color: #ffffff;
    padding: 6px 0px 0px 6px;
}
.ps-topSubLinksText:hover{
    color: #000000;
}
#ps-navTop > li:hover, #ps-navTop > li.sfhover{ /* all list items */
    /* added by edu */

    /* background: url('/images/prospective-students/ps-menuTop_head.gif'); */
    background-repeat: no-repeat;
    background-position: center;
}
#ps-navTop li ul{ /* second-level lists */
    position: absolute;
    /* background: orange; */
    /* width: 130px; */
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    
    /* added by edu */
    padding-bottom: 20px;
    width: 764px;
    background: url('/images/prospective-students/ps-menuTop_foot.gif');
    background-repeat: repeat-x;
}
#ps-navTop li ul li{ /* second-level lists */
    /* added by edu */
    padding: 0px 0px 0px 4px;
    margin: 0px 0px 0px 0px;
}
#ps-navTop li ul li a.ps{ /* second-level lists */
    /* added by edu */
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    font-size: .85em;
    text-align: center;
    /* width: 138px; */
    height: 23px;
}
#ps-navTop li ul li a.ps:hover{ /* second-level lists */
    /* added by edu */
    height: 23px;
    color: #000000;
}
#ps-navTop li:hover, #ps-navTop li.sfhover {  
    position: static; 
}
#ps-navTop li:hover ul, #ps-navTop li.sfhover ul{ /* lists nested under hovered list items */
    left: -34px;
}
.tabhover{
    /* added by edu */
    /* background: url('/images/prospective-students/ps-menuTop_head.gif'); */
    background-repeat: no-repeat;
    background-position: center;
}

/* Suckerfish: bottom menu */
#ps-navBottom .ps-bottomMenuHead{ /* top of dropwdown menu */
    /* added by edu */
    background: url('/images/prospective-students/ps-menuBottom_head.gif');
    background-repeat: no-repeat;
    width: 130px;
    height: 20px;
}
#ps-navBottom .ps-bottomMenuFoot{ /* bottom of dropwdown menu */
    /* added by edu */
    background: url('/images/prospective-students/ps-menuBottom_foot.gif');
    background-repeat: no-repeat; /*  */
    width: 130px;
    height: 10px;
}
#ps-navBottom, #ps-navBottom ul{ /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}
#ps-navBottom a.ps{
    display: block;
    width: 130px;
    
    /* added by edu */
    text-decoration: none;
    color: #000000;
    font-size: .9em;
}
/* added by Dominic to be specific to the Veterans rollover pulldown*/
#ps-navBottom a.ps-veterans{
    display: inline;
    width: 80px;
    
    /* added by edu */
    text-decoration: none;
    color: #000000;
    font-size: .9em;
}
/* END added by Dominic */

#ps-navBottom li{ /* all list items */
    float: left;
    width: 127px; /* width needed or else Opera goes nuts */
    /* added by edu */
    text-align: center;
    /* added by Dominic */
    margin: 0;
    /* END added by Dominic */
}
/* added by Dominic for the Veterans menu which is displaying wrong in IE6 */
#ps-navBottom li a.ps-veterans{ 
    float: left;
    width: 77px; /* width needed or else Opera goes nuts */
    /* added by edu */
    text-align: center;
    margin: 0;
}
/* END added by Dominic */

.ps-bottomSubLinksText{
    color: #ffffff;
    line-height: 140%;
    padding: 5px 0px 5px 6px;
}
.ps-bottomSubLinksText:hover, #ps-navBottom a:hover div{
    color: #cc0000;
}
#ps-navBottom li ul{ /* second-level lists */
    position: absolute;
    /* background: orange; */
    width: 130px;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#ps-navBottom li ul li a.ps{ /* second-level lists */
    /* added by edu */
    padding: 0px 0px 0px 0px;
    background-color: #000000;
    color: #ffffff;
    font-size: .85em;
    text-align: left;
}
#ps-navBottom li ul li a.ps:hover{ /* second-level lists */
    /* added by edu */
    background: url('/images/prospective-students/ps-menuBottom_hover.gif');
    background-repeat: repeat-y;
    color: #cc0000;
}
#ps-navBottom li:hover, #ps-navBottom li.hover {  
    position: static;  
}
#ps-navBottom li:hover ul, #ps-navBottom li.sfhover ul{ /* lists nested under hovered list items */
    left: auto;
}
*html #ps-navBottom li:hover ul, #ps-navBottom li.sfhover ul{ /* adjustment for IE. shifts second-level lists */
    margin-left: -60px;
}


/* STUDENT BLOG */
.sb-person{
    background: url('/images/prospective-students/sb-background.jpg');
    background-repeat: repeat-x;
    width: 424px;
    padding: 0px;
    margin: 0px;
    
    font-family: helvetica,sans-serif;
}
.sb-picture{
    float: left;
    width: 113px;
}
.sb-details{
    width: 415px;
}
.sb-title{
    padding: 16px 0px 0px 0px;
    font-size: 20px;
    border-bottom: solid 1px #a4a4a4;
    color: #cc0000;
}
.sb-info{
    padding: 2px 0px 0px 0px;
    font-size: 12px;
    line-height: 22px;
    color: #626262;
}
.sb-infoHeading{
    font-weight: bold;
}
.sb-comment{
    padding: 4px 4px 4px 8px;
    clear: both;
    font-size: 12px;
    color: #1f1f1f;
}
