html	{
	}
body	{
	background-image: url(images/bg-d.gif);
	background-repeat: repeat;
	text-align: center;
	}
#content	{
	margin-top:5em;
	background-image: url(images/bg-d.gif);
	background-repeat: repeat;

	}	
#works,	#noworks, #centerworks, #centerworks_pano	{
	position:relative;
	color:#666;
	bottom:1em;
	margin:0;
	font-size:80%;
	font-family:sans-serif;
	font-weight:bold
	}
#noworks	{
	right:1em;
	position: relative;
	text-align: right;
	float: right;
	}
#works	{
	left:1em;
	bottom: 1em;
	text-align: left;
	float: left;
	clear: both;
	}
#bodyLinks  {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	text-decoration: none;
	color: #CCCCCC;
}
#bodyLinks img {
	border: thick solid #000000;
}
#bodyLinksSmall  {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
	color: #999999;
}
#bodyLinksSmall a {
	color: #CACAFF;
	text-decoration: none;
}

table.stats 
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 790px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td 
{
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	background-color: #CCC;
}

table.stats td.hed
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: center;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
} 
.stats img {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.center_container  .right {
	float: right;
}
.center_container  .left {
	float: left;
}
.center_container {
	width: 700px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.body_container {
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#centerworks {
	right:1em;
	position: relative;
	text-align: center;
	float: none;
	padding: 10px;
}
#centerworks_pano {
	text-align: center;
	float: none;
	font-size: x-small;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#bodyLinks a, #noworks a, #works a, #centerworks a, #bodyLinksSmall a	{
	text-decoration: none;
	color: #666666;
	}
#bodyLinks a:hover, #noworks a:hover, #works a:hover, #centerworks a:hover, #bodyLinksSmall a:hover	{
	text-decoration: underline;
	color: #999999;
	}
td #bodyLinksSmall a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
#bodyLinksSmall em {
	text-decoration: underline;
}
