body{ background-color: white; font-family: arial; cursor: default; }


iframe.frame{ position: absolute; top: 200px; left: 365px;} 


p{ font-size: 10pt; font-weight: normal; color: #224488; text-align: justify;} 

ul li{ font-size: 10pt; font-weight: normal; color: #224488;} 

p.title{ font-size: 12pt; font-weight: bold;} 



a{ font-size: 10pt; font-weight: normal; color: #224488;}

a:hover{ font-weight: bold;}



img.line{ position: absolute; top: 140px; left: 210px;}

img.vert_line{ position: absolute; top: 140px; left: 342px;}

img.line_index{ position: absolute; top: 150px; left: 220px;}

img.vert_line_index{ position: absolute; top: 150px; left: 220px;}



img.page{ position: absolute; top: 140px; left: 210px;}

img.anim{ position: absolute; top: 155px; left: 363px;}

img.map{ position: absolute; top: 210px; left: 360px;}

img.thumb{ position: absolute; top: 510px; left: 370px;}

img.photo{ position: absolute; top: 142px; left: 228px;}



table.info{ position: absolute; top: 200px; left: 365px;}

table.photos{ position: absolute; top: 180px; left: 270px;}


table.photo-grid {
	position: absolute; top: 380px; left: 270px;
}
table.photo-grid tr td {
	width: 133px;
	border-bottom: 10px solid #fff;
	border-right: 5px solid #fff;
	text-align: center;
}
table.photo-grid-top {
	position: absolute; top: 200px; left: 270px;
	margin-left: 70px;
}
table.photo-grid-top tr td {
	width: 133px;
	text-align: center;
}
table.photo-grid td, table.photo-grid-top td {
	vertical-align: top;
}
table.photo-grid-bottom {
	position: absolute; bottom: -75px; left: 340px;
	margin-left: 70px;
}
table.photo-grid-bottom tr td {
	width: 133px;
	text-align: center;
}
table.photo-grid td, table.photo-grid-bottom td {
	vertical-align: bottom;
}

.teamtext  { 
color: #112266; 
font-size: 18px; 
line-height: 13px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
font-weight:;
text-decoration: none;
padding-bottom: 4px;
padding-top:1px;
}