html {
	font-family: Times, Helvetica, sans-serif; 
	font-size: 10pt;
	top:0;
	left:0;
	overflow:visible;
}

body {
	font-family: Times, Helvetica, sans-serif; 
	font-size:10pt;
	top:0;
	left:0;
	overflow:visible;
}

#left { display:none; }

#left2 { display:none; }

#head { display:none; }

#logo { display:none; }

#container {
	position:absolute;
	overflow:visible;
	top:0;
	left:0;
	width: 7.0in;
	margin: 0 0;
	padding: 0;
	border: 0;
	color: black;
	background: transparent none;
}

#content {
	position:absolute;
	overflow:visible;
	height:8.0in;
	top:0;
	left:0;
	margin: 0 0;
	padding: 0 0;
	border:0;
}

#content2 {
	position:absolute;
	overflow:visible;
	height:8.0in;
	top:0;
	left:0;
	margin: 0 0;
	padding: 0 0;
	border:0;
}

#foot { display:block; position:fixed; bottom:0; right:0;}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#content a[href^="/"]:after {
   content: " (http://www.panoramatech.com" attr(href) ") ";
}

#blanket {
	top:0;
	left:0;
	background-color:white;
	border:1pt solid black;
	padding-bottom:1in;
}

#close { left:12in; }
	
#next { left:12in; }
	
#prev { left:12in; }
	
#first { left:12in; }

#last { left:12in; }

#slideshow { display:none; }

#toggle { display:none; }

#interval { display:none; }

#timespan { display:none; }

#secs { display:none; }

#someText {
	width:5.5in;
	top:0;
	left:0;
	padding-right: 10px;
	padding-bottom:10px;
}

#someTexth {
	width:3.5in;
	top:0;
	left:0;
	padding-right: 10px;
	padding-bottom:10px;
}

#someTextv {
	width:5.5in;
	top:0;
	left:0;
	padding-right: 10px;
	padding-bottom:10px;
}


