/* Version history
	2.1 2015-11-01 Forcing three column layout onto main page. Lost white bar headers for each column; 2.2 2015-11-01 mid bar altered to allow infinite height
*/
.bartop{position: relative; background-image: url(../images/bars_and_separators/upper_bar_2_mainpage.jpg);min-height:164px; padding: 12px 12px 0px 12px; margin:0px;}
.barmid{background-image: url(../images/bars_and_separators/mid_bar_2.gif); background-repeat:repeat-y;}
.barmid img{padding:0px;margin:0px 4px 0px 0px;border: 1px blue solid; float:left;}

.contentleft{float:left;width:33%;background-image:url(../images/bars_and_separators/glassbar_wht_titlebar.gif);background-repeat:no-repeat;
	background-position:top left;padding:0px 8px 0px 8px; height:100%;}
.contentmiddle{	float:left;	width:33%; background-image:url(../images/bars_and_separators/glassbar_wht_titlebar.gif);background-repeat:no-repeat;
	background-position:top left; padding:0px 8px 0px 8px;margin-left:4px;}
.contentright{ float:right; width:26%; padding:4px;}
.contentright img{border:none; padding:0px; margin:0px;}

.columnLeft{ float: left; width: 33%; }
.columnRight{ float: right; width: 33%; }
.columnCentre{ display: inline-block; width: 33%; 
				border-left:1px gray solid; padding-left:2px;
				border-right:1px gray solid; padding-right:2px;}

.logoTable img{border:none; float:inherit;}
.logoTable td{text-align:center;}

#newsbox{ border:1px solid black;  font-size:xx-small; height:176px; width:26%; position:fixed;}
iframe { overflow-x: scroll; overflow-y: scroll;} 
#bbox{ float:left; border:1px solid black;  font-size:xx-small; height:276px; width:95%; position:static; overflow-y:scroll;}
#abox{ float:left; border:1px solid black;  font-size:xx-small; height:276px; width:26%; position:static; overflow-y:scroll;}

#lowermenu{ clear:both; margin-top:4px; height:30px; background-color:#999999; width:98%; font-size:14px; color:#FF0000; 
	background-image:url(../images/titles_and_headers/lowerbar.gif); padding:4px;}

.barbottom{ clear:both; width:751px;height:19px;background-image: url(../images/bars_and_separators/lower_bar_2.gif);background-repeat:no-repeat;background-position:top center;}

h4{font-weight:bold; border-bottom:1px solid blue;}
