@page
{
	margin: 1cm;
}

body
{
   /*color : #000000;*/
   background : #ffffff;
   font-family : "Times New Roman";
   font-size : 12pt; 
}

#top_print
{
	margin-top: 0px;
	float: left;
	font-family :"Times New Roman";
	clear: right;
}

#content
{ 
  /*color : #000000;*/
  clear: left;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  text-align: justify;
}

a
{ 
  text-decoration : underline; 
  color : #0000ff; 
}

#banner, #menu, #topShadow, .roundedcornr_box_237431, #footer
{ 
	display : none; 
}

#photoList {
	clear: left;
	position: relative;
	float: left;
	width: 290px;
	margin-left: 10px;
	margin-top: 20px;
}

.photoFrame {
	position: relative;
	float: left;
	width: 250px;
	height: 180px;
}

.photoFrame img{
	width: 210px;
	height: 140px;
	margin-top: 20px;
	margin-left: 21px;
}

p.pagebreak { page-break-after: always; }
p.spacer { }

.photoFrame p
{
	/*display: none;*/
	
}

#tour_body
{	
	width: 480px; 
	margin-top: 0px; 
	position: relative; 
	float: left;
}

br
{
	page-break-after: auto;
}