/* interns */



/* Background image rows - for whole page
--------------------------------------------------------------------------------------------- */

/* rBG1 - for BG image */
#rBG1 {
margin:0 0 0 0;
top:0;
width:95em;
height:4.5em;
max-width:100%;
max-height:45px;
background:url(/images/intern_rBG1.jpg) no-repeat top left;
}


/* rBG2 - for BG image */
#rBG2 {
margin:0 0 0 0;
top:0;
width:95em;
height:40em;
max-width:100%;
max-height:400px;
background:url(/images/intern_rBG2.jpg) no-repeat top left;
}


/* rBG3 - for BG image */
#rBG3 {
margin:0 0 0 0;
top:0;
width:95em;
height:20.3em;
max-width:100%;
max-height:203px;
background:url(/images/intern_rBG3.jpg) no-repeat top left;
}




/* Torso Outer Containers - for 2 columns
------------------------------------------------------------------------- */
#torso_outerA {
margin:0 0 0 0;
width:26em;
height:50em;
max-width:50%;
max-height:602px;
position:absolute;
overflow:hidden;
}


#torso_outerB {
margin:0 0 0 0;
width:64.5em;
height:50em;
max-width:67%;
max-height:602px;
float:right;
overflow:hidden;
}






/* LEFT COLUMN - SEE 'interns_list.css' for rest of css
------------------------------------------------------------------------- */

/* columnA_boxA - container for APPLY!
SEE 'interns_list.css' */


/* columnA_boxB - container for INTERNS LIST */
#columnA_boxB {
height:22em;
max-height:330px;
margin-top:235px;
}

/*
#columnA_boxB ul {
height:19.24em;
max-height:250px;
}
*/

#columnA_boxB dl {
height:19.24em;
max-height:250px;
}



/* Torso GRID CONTAINER
------------------------------------------------------------------------- */

#gridContain {
margin:83px 0 0 .3em;
width:56em;
height:420px;
max-width:560px;
max-height:420px;

overflow:hidden;
}


/* subGrids - GRID PROJECT ICONS
------------------------------------------------------------------------- */
/* Row 1 */
#subGrid_r1A {
margin:18px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;

position:relative;
background:#FFF;
float:left;
}

#subGrid_r1B {
margin:18px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
float:left;
}

#subGrid_r1C {
margin:18px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r1D {
margin:18px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r1E {
margin:18px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
float:left;
}

/* Row 2 */
#subGrid_r2A {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
clear:both;
float:left;
}

#subGrid_r2B {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r2C {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r2D {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r2E {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}


/* Row 3 */
#subGrid_r3A {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
clear:both;
float:left;
}

#subGrid_r3B {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r3C {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r3D {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
float:left;
}

#subGrid_r3E {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
float:left;
}



/* Row 4 */
#subGrid_r4A {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
clear:both;
float:left;
}

#subGrid_r4B {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
float:left;
}

#subGrid_r4C {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
float:left;
}

#subGrid_r4D {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#FFF;
float:left;
}

#subGrid_r4E {
margin:8px 0 0 8px;
width:90px;
height:90px;
max-width:16%;
max-height:90px;
background:#003366;
float:left;
}





/* STYLES FOR REMOTERO.JS
------------------------------------------------------------------------- */


/* Remote RO txt styles*/

.linkOut {
text-decoration:none;
font-size:1em;
font-weight:bold;
line-height:1.1em;
color:#333;
}

.linkOver {
text-decoration:underline;
font-size:1em;
font-weight:bold;
line-height:1.1em;
color:#003366;
}



/* RolloverIntern - KYUNG LEE */

.bgRoll_leeK {
display:block;
width:90px;
height:90px;
background:url(/images/intern_leeK.gif) no-repeat top left;
text-indent:-9999px;
}

.bgRoll_leeK_switch {
display:block;
width:90px;
height:90px;
background:url(/images/intern_leeK.gif) no-repeat -90px;
text-indent:-9999px;
}

a.bgRoll_leeK:link, a.bgImageRoll_leeK:visited {
background:url(/images/intern_leeK.gif) no-repeat top left;
}

a.bgRoll_leeK:hover {
background:url(/images/intern_leeK.gif) no-repeat -90px;
}




/* RolloverIntern - BRIAN CROTTY */

.bgRoll_crottyB {
display:block;
width:90px;
height:90px;
background:url(/images/intern_crottyB.gif) no-repeat top left;
text-indent:-9999px;
}

.bgRoll_crottyB_switch {
display:block;
width:90px;
height:90px;
background:url(/images/intern_crottyB.gif) no-repeat -90px;
text-indent:-9999px;
}

a.bgRoll_crottyB:link, a.bgImageRoll_crottyB:visited {
background:url(/images/intern_crottyB.gif) no-repeat top left;
}

a.bgRoll_crottyB:hover {
background:url(/images/intern_crottyB.gif) no-repeat -90px;
}



/* RolloverIntern - SANJE WOODSORREL */

.bgRoll_woodsoS {
display:block;
width:90px;
height:90px;
background:url(/images/intern_woodsoS.gif) no-repeat top left;
text-indent:-9999px;
}

.bgRoll_woodsoS_switch {
display:block;
width:90px;
height:90px;
background:url(/images/intern_woodsoS.gif) no-repeat -90px;
text-indent:-9999px;
}

a.bgRoll_woodsoS:link, a.bgImageRoll_woodsoS:visited {
background:url(/images/intern_woodsoS.gif) no-repeat top left;
}

a.bgRoll_woodsoS:hover {
background:url(/images/intern_woodsoS.gif) no-repeat -90px;
}



/* RolloverIntern - LOGAN BAIRD */

.bgRoll_bairdL {
display:block;
width:90px;
height:90px;
background:url(/images/intern_bairdL.gif) no-repeat top left;
text-indent:-9999px;
}

.bgRoll_bairdL_switch {
display:block;
width:90px;
height:90px;
background:url(/images/intern_bairdL.gif) no-repeat -90px;
text-indent:-9999px;
}

a.bgRoll_bairdL:link, a.bgImageRoll_bairdL:visited {
background:url(/images/intern_bairdL.gif) no-repeat top left;
}

a.bgRoll_bairdL:hover {
background:url(/images/intern_bairdL.gif) no-repeat -90px;
}



/* RolloverIntern - TONY SONDAG */

.bgRoll_sondagT {
display:block;
width:90px;
height:90px;
background:url(/images/intern_sondagT.gif) no-repeat top left;
text-indent:-9999px;
}

.bgRoll_sondagT_switch {
display:block;
width:90px;
height:90px;
background:url(/images/intern_sondagT.gif) no-repeat -90px;
text-indent:-9999px;
}

a.bgRoll_sondagT:link, a.bgImageRoll_sondagT:visited {
background:url(/images/intern_sondagT.gif) no-repeat top left;
}

a.bgRoll_sondagT:hover {
background:url(/images/intern_sondagT.gif) no-repeat -90px;
}



/* RolloverIntern - KEDAR LAWRENCE */

.bgRoll_lawrenK {
display:block;
width:90px;
height:90px;
background:url(/images/intern_lawrenK.gif) no-repeat top left;
text-indent:-9999px;
}

.bgRoll_lawrenK_switch {
display:block;
width:90px;
height:90px;
background:url(/images/intern_lawrenK.gif) no-repeat -90px;
text-indent:-9999px;
}

a.bgRoll_lawrenK:link, a.bgImageRoll_lawrenK:visited {
background:url(/images/intern_lawrenK.gif) no-repeat top left;
}

a.bgRoll_lawrenK:hover {
background:url(/images/intern_lawrenK.gif) no-repeat -90px;
}