﻿centerheader { font-family: Times New Roman; font-size: 14pt; font-weight: bold; text-align: 
               center }
bodytext     { font-family: Times New Roman; font-size: 12pt; text-align: left; color: 
               #000000 }
.h_custom	{
	color: #666644;
	margin-top:0px;
	padding-top: 0px;
	text-align:center;
}
p.custom {
	text-align:center;
	margin: 0px;
}
p.custom_left {
	margin:2px;
}
h5.h_custom {
	text-align:center;
	text-decoration: underline;
	color: #666600;
	font-size: 16px;
	margin-bottom:2px;
	margin-top: 15px;
}
h2.h_custom {
	padding-top: 80px;
}
#tas_slideshow {
	background: transparent url('images/tasyellowstrip2.gif') repeat;
	width: 500px;
	height:600px;
	margin:auto;
	text-align:center;
}
#tas_behindthescenes {
	text-align:center;
	background: transparent url('images/tasyellowstrip2.gif') repeat;
	margin:auto;
	width:500px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
img.fl, img.fr {
	margin: 5px;
	padding:2px;
	border: 1px silver solid;	
}
.caption {
	text-align: justify;
	width: 100%;
	padding: 5px;
	margin:5px;
	border-bottom: 1px gray solid;
	height:180px;
	overflow: auto;
}
.pop_up {
	position: absolute;
	top:40%;
	left:40%;
	width: 650px;
	height:500px;
}
.img_big_left {
	float:left; 
	border: 1px  blue solid; 
	padding:1px;
	margin: 3px;
}
div.img_big_left {
	height: 180px;
	overflow: hidden;
	text-align:center;
}
.img_big_left p {
	text-align:center;
	clear:both;
}
.img_sm_left {
	float:left;
	clear:right;
	border: 1px blue solid;
	padding: 1px;
	margin: 3px 3px 0 1px;
}
.pic {
	margin:auto;
	text-align:center;
	padding: 5px;
	border: 1px solid blue;
	width: 180px;
	margin: 2px;
}
.pic p {
	margin: 1px;
	padding: 1px;
}
