BODY
{
	color: #CCC;
	font-family: Arial;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}
TABLE.galleryTable
{
	max-width: 850px;
	min-width: 690px;
	width: expression(document.body.clientWidth < 692? "690px" : document.body.clientWidth > 852? "850px" : "auto");
}
H1
{
	color: #FFF;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}
H1 SUP
{
	color: #DDD;
}
H1 A
{
	color: #FFF;
	text-decoration: none;
}
H2
{
	color: #DDD;
	font-size: 12pt;
	text-align: center;
}
H3
{
	color: #FFF;
	font-size: 1.5em;
}
H4
{
	font-size: 1.3em;
}
.content
{
	text-align: center;
	margin: 0 auto;
}
.galleryTable TD
{
	text-align: center;
	margin: 0 auto;
}
.content A
{
	color: #FFFFFF;
}
.content P.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #DDD;
}
.content P.linkage A
{
	color: #FFF;
}
/*.content p.linkage a
{
color: #fff;
background: url('../images/bg/biglink_off.gif') center right no-repeat;
padding: 10px 20px;
text-decoration: none;
}

.content p.linkage a:hover
{
background: url('../images/bg/biglink_on.gif') center right no-repeat;
font-style: italic;
}*/
#myGallery
{
	text-align: center;
	margin: 0 auto;
}
.slideInfoZone P
{
	font-size: 10pt;
	text-align: center;
}

