/* CSS BG PNG Image File */

/*

	For browsers other than IE 6 and below
	
*/

/* MTT Layout */

#mtt_col_top {width: 783px; height: 134px; background-image: url(images/elements/meet/meet_top.png);}
#mtt_col_middle {width: 783px; height: 469px; background-image: url(images/elements/meet/meet_middle.png);}

#mtt_col_bottom_curtis {width: 783px; height: 449px; background-image: url(images/elements/meet/meet_bottom_martin.png);}
#mtt_col_bottom_danny {width: 783px; height: 449px; background-image: url(images/elements/meet/meet_bottom_danny2.png);}
#mtt_col_bottom_peter {width: 783px; height: 449px; background-image: url(images/elements/meet/meet_bottom_peter.png);}
#mtt_col_bottom_brian {width: 783px; height: 449px; background-image: url(images/elements/meet/meet_bottom_brian.png);}

/* Main Col */

#main_col_top {width: 783px; height: 10px; background-image: url(images/elements/main_col/top.png);}
#main_col_middle {width: 783px; min-height: 100px; background-image: url(images/elements/main_col/middle.png); padding-bottom: 15px;}
#main_col_bottom {width: 783px; height: 9px; background-image: url(images/elements/main_col/bottom.png);}

#ContentBody ol#Discussions li {background-image: url(images/elements/ask_the_team/row_bg.png); height: 58px; margin-bottom: 10px; padding-left: 10px; padding-top: 5px;}
#ContentBody ol#Discussions li li {background-image: none; height: 10px;}
#ContentBody ol#Discussions li ul li {background-image: none;}

/* Right Col */

.right_col_top {width: 327px; height: 10px; background-image: url(images/elements/right_col/top.png);}
.right_col_middle {width: 327px; min-height: 100px; background-image: url(images/elements/right_col/middle.png); padding-bottom: 1px;}
.right_col_bottom {width: 327px; height: 9px; background-image: url(images/elements/right_col/bottom.png);}

/* Middle Col */

.middle_col_top {width: 458px; height: 10px; background-image: url('images/elements/middle_col/top.png'); background-repeat: no-repeat;}
.middle_col_middle {width: 458px; min-height: 100px; background-image: url('images/elements/middle_col/middle.png'); padding-bottom: 1px; background-repeat: repeat-y;}
.middle_col_bottom {width: 458px; height: 9px; background-image: url('images/elements/middle_col/bottom.png'); background-repeat: no-repeat;}
.middle_col_bottom_dark {width: 458px; height: 9px; background-image: url('/images/elements/middle_col/bottom-dark.png'); background-repeat: no-repeat;}

