div,td,th,tr,table,font,input,li,ul,form,blockquote,b,i,h1,h2,h3,h4,h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #EEEEEE;
}

body{
	background : Black;
}

#pagebanner{
	position : absolute;
	border-bottom : 1px solid #666666;
	left : 10px;
	top : 2px;
	width : 800px;
	height : 50px;
}

#panobanner{
	position : absolute;
	border-bottom : 1px solid #666666;
	left : 10px;
	top : 2px;
	width : 1350px;
	height : 50px;
}

#logo{
	position : absolute;
	left : 14px;
	top :  4px;
	width : 60px;
	height : 44px;
}

#bannertext{
	position : absolute;
	left : 110px;
	top : 10px;
	width : 700px;
	height : 40px;
	 font-family : Berling Antiqua, Verdana, Arial, sans-serif;
	font-size : 20pt;
	font-style : italic;
}

#nav{
	position : absolute;
	text-align : left;
	left: 10px;
	top: 70px;
	width : 90px;
}

#content{
	position : absolute;
	border-left : 1px solid #666666;
	left: 100px;
	top: 64px;	
	width : 700px;
	padding-left : 2px;
}

#panocontent{
	position : absolute;
	border-left : 1px solid #666666;
	left: 100px;
	top: 64px;	
	width : 1200px;
	padding-left : 2px;
}

#imageholder{
	width : 640px;
	padding-top : 20px;
	padding-left : 20px;
}

#panoholder{
	width : 1200px;
	padding-top : 20px;
	padding-left : 20px;
}

#pagefooter{
	width : 640px;
	padding-top : 20px;
	padding-left : 20px;
}

#panofooter{
	width : 1200px;
	padding-top : 20px;
	padding-left : 20px;
}

div.order{
	position: static;
	left: 120px;
	top: 150px;
	width : 500px;
	height : 100px;
	display: none;
	float: none;
}

div.mediaselect{
	width: 130px;
	height: 130px;
}

div.thmholder{
	float: left;
	width: 140px;
	height: 195px;
	padding-top : 0px;
	padding-left : 10px;
	padding-right: 10px;
	
}

div.panothmholder{
	float: left;
	width: 260px;
	height: 195px;
	padding-top : 0px;
	padding-left : 10px;
	padding-right: 10px;
	
}

div.gallerythm{
	float: left;
	width: 170px;
	height: 160px;
	padding-top : 20px;
	padding-left : 20px;	
	padding-right: 20px;
}

div.panogallerythm{
}

div.spacer {
	clear: both;
	height: 1px;
	line-height : 1px;
}


a:link {
	color : #EEEEEE;
	background : transparent;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}
a:active {
	color :#EEEEEE;
	background : transparent;
	text-decoration : none;
	font-weight : normal;
}
a:visited {
	color : #EEEEEE;
	background : transparent;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
	color : White;
	background : transparent;
	text-decoration : underline;
	font-weight : normal;
}

img {
	border: none;
}

img.logo {
	border : none;
}

img.thumbnail {
	border-style : solid;
	border-width : 1px;
	border-color : #666666;
} 

img.display {
	border-style : solid;
	border-width : 1px;
	border-color : #666666;
}
 
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #EEEEEE;
}
 
.menu{
	margin: 4px 5px;
}


#content a.print {
	color : #EEEEEE;
	background : transparent;
	text-decoration : underline;
	font-weight : normal;
}

#content a:hover.print {
	color : White;
	background : transparent;
	text-decoration : underline;
}

#content h3{
	font-size : large;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content h4{
	font-size : medium;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content p{
	font-size : medium;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content div.codetxt{
	font-size : medium;
	text-align : left;
	margin: 14px 20px 14px 30px;
	padding-left : 25px;
}

#content p.byline{
	font-size : 10pt;
	font-style : italic;
	text-align : center;
	margin: 2px 12px;
}

#content p.quote{
	font-size : 12pt;
	font-style : italic;
	margin: 10px 20px 0px 16px;
}

#content p.imgnav{
	font-size : medium;
	height: 12px;
	text-align : center;
	margin-bottom : 0px;
}

#content p.caption {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

#panocontent p.imgnav{
	font-size : medium;
	height: 12px;
	text-align : center;
	margin-bottom : 0px;
}

#panocontent p.caption {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

#content p.instructions {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}


#content p.noprint{
	font-size : 12pt;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content p.footer {
  font-size : 10pt;
  font-style : italic;
  text-align : center;
} 

#panocontent p.footer {
  font-size : 10pt;
  font-style : italic;
  text-align : center;
} 


