/* projects */



/* 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/podcasts_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/podcasts_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/podcasts_rBG3.jpg) no-repeat top left;
}







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


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




/* LEFT COLUMN - 
------------------------------------------------------------------------- */

/* columnA_boxA - container for Podcasts */
#columnA_boxA {
margin:40px 0 0 70px;
width:30em;
height:10em;
max-width:300px;
max-height:500px;
overflow:auto;
}

#columnA_boxA p {
/*
width:;
max-width:;
*/
}


/* 
------------------------------------------------------------------------- */