#interContainer{position: absolute;width: 500px; /*Width of interstitial box*/top:0;left:0;margin:-80px 0 0 3px;padding: 10px;padding-top: 0;background-color: #F08112;border: 0px solid black;visibility: hidden;z-index: 6;}#interContainer .headerbar{ /*CSS for header bar of interstitial box*/color: gray;padding: 5px 0;text-align: right;}#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/font-size: 120%;text-decoration: none;}#interContent{ /*CSS for div that holds the content to show*/	border: 0px solid gray;	background-color: white;	padding: 10px;}#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/position: absolute;background: black url(blackdot.gif);right: 0;width: 10px;top: 0;z-index: 5;visibility: hidden;filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity: 0.2;opacity: 0.2;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";}h2{	color:#F08112;	margin:0 0 0em 0;	line-height: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;}h3{	color:#F08112;	line-height: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;}p{	color:#000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;}a{	color:#F08112;}
