@import "BizContent.css";


/* white curved background */
#contentContainer{background-image:url(images/bgCenterMiddle1Col.gif);background-position:3px top;margin-left:16px;}
#centerTop{background-image:url(images/bgCenterTop1Col.gif);background-position:1px top;}
#footerContainer{background-image:url(images/bgCenterBottom1Col.gif);background-position:19px top;}

.IE #contentContainer{background-position:2px top;}
.IE #centerTop{background-position:0 top;}
.IE #footerContainer{background-position:18px top;}
/* zones */
#centerZone{width:830px;clear:both;}
.IE6 #centerZone{margin-left:13px;}
#centerZone .FilmstripThumbs div{margin-left:12px;margin-right:12px;}	

/*==== TEXT EDITOR DROP DOWNS to be repeated in all called css files ====*/
h1{color:#212e84;font:24px Georgia,"Times New Roman", serif;margin:10px 0;}/* page title */
h2{color:#212e84;font:16px Georgia,"Times New Roman", serif;}
h3{color:#212e84;font:14px Georgia,"Times New Roman", serif;margin-bottom:10px;}
h4{color:#212e84;font-size:12px;margin-bottom:5px;}
h5{color:#363636;font-size:12px;}
h6{color:#666;font-size:12px;}

.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}

/* ann is there something easier than requiring user to add div tag in text editor div tag*/
.bgDiagonal{background:url(images/bgDiagonal.gif);padding:10px;}
.bgDiagonal a{color:#d9531e;text-decoration:underline;}
.bgDiagonal a:hover{color:#212e84;}
