.footer {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: top;
	word-spacing: 6px;
	display: inherit;
}
a:link {
	font-size: 12px;
	color: #959595;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	text-align: center; /* for IE */

}
div#container
{
   width: 1000px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
.content_block {
	margin-right: auto;
	margin-left: auto;
	top:21px;
	padding-bottom:41px;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	display: inherit;
	margin-top: 30px;
	position:relative;
}
.content_block img{
	border:inherit;
}
.content_block a img{
	border:inherit;
}
.img_link{
	border:none;
}
.gallery_img a img{
	border-width:3px;
	border-collapse:collapse;
	border-color:#666666;
	border-style:solid;
}
table {
	vertical-align: middle;
	font-size:inherit;
	word-spacing: normal;
	white-space: normal;
	width: 550px;
	margin-top:11px;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cd_list {
	font-size: small;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: pre;
}


a.tea, p.tea {
font-size: 8px;
color: #2f2e2e;
}