@charset "UTF-8";
#content #leftcol {
	background: #FFFFFF;
	float: left;
	width: 264px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	text-align: right;
	padding: 20px 0px 24px 24px;
	margin: 0px 0px 0px 40px;
	display: inline;
}
#content #main {
	width: 266px;
	background: #FFFFFF url(images/greybg.jpg) no-repeat;
	text-align: center;
	margin-right: 54px;
	height: 350px;
	margin-top: 24px;
	padding: 54px 0px 0px;
	float: right;
	display: inline;
}
table {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto;
	width: 230px;
}
td {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
}
a:hover {background: transparent;}

a img {
	border: 6px solid #C0C0C0;
}

a:hover img,
a:active img {
	border: 6px solid #666666;
} 

caption {
	font-size: 1em;
	text-align: center;
	font-style: italic;
	padding-bottom: 4px;
	padding-top: 2px;
}
#animpics {
	background: no-repeat;
	height: 346px;
}

