/*** CSS for the div tags in the template.php file for the secondary page.** *ID***/#secHeaderContainer{position: relative;padding:0px;margin:0px;top:0px;left:0px;width:800px;height:195px;background: #ffffff;}#secMainContentContainer{position: relative;padding:0px;margin:0px;top:10px;]top:0px; /* IE Only */left:0px;width:800px;/*background: #EBEBEB; *//* gray background down left side is really behind everything */}#secLeftContainer{position:relative;padding:0px;margin:0px;top:0px;left:0px;width:155px;/*background: #EBEBEB; */}/* The left copy is absolute so that the  mainContainer (which is relative)is at the top and not below the left container */#secLeftContainerContainer{position: absolute;background: #ff0000;}#secMainContainer{position: relative;padding:0px;margin:0px;top:0px;padding-top:10px; /* drops the first column down a bit *//* covers up real background colour */left:-10px;padding-left:10px;]margin-right:-14px; /*IE only, fixes grey line overhang */width:645px;/*background: #ffffff;*/margin-left:155px;height:auto;}#secFooterContainer{position: relative;padding:0px;margin:0px;top:0px;left:0px;/* covers up real background colour */left:-10px;padding-left:0px;]margin-right:-10px; /*IE only, fixes grey line overhang */margin-left: 15px;width:800px;]width:645px; /*IE Only width */height:100px;background: #ffffff;padding-top:80px;}
